Hello,
I have added to the https://github.com/ceph/ceph-ansible/issues/4955 issue how
I solved this problem, in short, it requires you to set the PATH inside of the
environment keyword in all relevant files to something like:
environment:
CEPH_VOLUME_DEBUG: 1
CEPH_CO
Hello Chris,
When using ceph deploy I use `ceph-deploy mon create $HOSTNAME` that then
should add that host to the cluster as a monitor.
Here is a link to the documentation:
https://docs.ceph.com/docs/master/rados/deployment/ceph-deploy-mon/
Hope that helps
Kind regards
Gabryel Mason-Willia