Thanks James. I did a ceph-ansible cluster deploy using the SRU PPA on Xenial.
I rebooted the ceph monitor node and the ceph mon daemon started on reboot. I tried out these commands on an OSD node and the OSDs were all stopped/started: systemctl stop ceph-osd\*.service ceph-osd.target systemctl start ceph-osd\*.service ceph-osd.target which means that bug https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1627640 is likely fixed as well. For completeness the systemd unit list post-install: systemctl list-units | grep ceph [email protected] system-ceph\x2dcreate\x2dkeys.slice system-ceph\x2dmon.slice ceph-mon.target ceph-osd.target ceph.target -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1646583 Title: Ceph mon doesn't restart on reboot with Xenial when using ceph-{mon,osd}@ systemd units To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1646583/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
