canonical / canonical/microceph

docs: Mount MicroCeph backed Block Devices

Open
#406 1 comment 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Go
Stars
396
Forks
74
Avg merge
2d 20h
Merged PRs (30d)
7

Description

Hi,

While following this doc, after installation of ceph-common packages, "ceph" command is not working as expected anymore. It is looking under /etc/ceph/ directory for conf and keyring files. So to use it as expected, either "microceph.ceph" command needs to be used or ceph.conf and keyring files should be copied as:

ubuntu@mc3:~$ sudo cp /var/snap/microceph/current/conf/ceph.conf /etc/ceph/
ubuntu@mc3:~$ sudo cp /var/snap/microceph/current/conf/ceph.keyring /etc/ceph/

---
*Reported from: https://canonical-microcloud.readthedocs-hosted.com/en/latest/microceph/tutorial/mount-block-device/*

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.