canonical / canonical/microceph
Microceph: Command not found RPi
- Dominant language
- Go
- Stars
- 396
- Forks
- 74
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 7
Description
I have followed the guide installing microceph via snap. When i get to any microceph command with sudo, it says "sudo: microceph: command not found". You can run microceph without the sudo command, but microceph bootstrap, just hangs.
```
steve@swarm01:/ $ sudo microceph cluster bootstrap
sudo: microceph: command not found
steve@swarm01:/ $ sudo microceph
sudo: microceph: command not found
steve@swarm01:/ $ microceph status
Error: failed listing disks: Get "http://control.socket/1.0/disks": dial unix /var/snap/microceph/common/state/control.socket: connect: permission denied
```
Contributor guide
Research direction
Start with the installation guide and the reported sudo microceph command output on Raspberry Pi. Check why sudo cannot find microceph and why the non-sudo command lacks permission to access the control socket; done when the documented commands run and cluster bootstrap completes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, raspberry-pi
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100