Comment 0 for bug 1629679

Revision history for this message
James Troup (elmo) wrote : destroy-unit doesn't take OSDs down

I ran 'juju destroy ceph-osd/0' and expected this to take the OSDs on ceph-osd/0 down and out. It didn't; even when ceph-osd/0 was completely gone, the OSDs were still up and running.

Given ceph is currently run almost exclusively on bare metal (and therefor entirely possibly not the last unit on the machine), I think it would make sense for the charms to not assume the unit is going away and explicitly take down the OSDs. And perhaps stop them from coming back up again to avoid epic confusion on reboot?