So the biggest change in the latest verisons of ceph are the move to an entirely systemd architecture.
chown ceph:ceph -R /var/lib/ceph
systemctl enable ceph.target
systemctl start ceph.target
So the biggest change in the latest verisons of ceph are the move to an entirely systemd architecture.
chown ceph:ceph -R /var/lib/ceph
systemctl enable ceph.target
systemctl start ceph.target