attempting to add two new mgr and mon to my ceph config in preparation for removing two older systems.
first mgr/mon added successfully.
Attempting to add the second yields the error:
file '/etc/ceph/ceph.conf' already exists and is not a symlink to /etc/pve/ceph.conf (500)
Is it safe to rm -f /etc/ceph/ceph.conf and ln -s /etc/pve/ceph.conf /etc/ceph/ceph.conf
?
first mgr/mon added successfully.
Attempting to add the second yields the error:
file '/etc/ceph/ceph.conf' already exists and is not a symlink to /etc/pve/ceph.conf (500)
Is it safe to rm -f /etc/ceph/ceph.conf and ln -s /etc/pve/ceph.conf /etc/ceph/ceph.conf
?