Files
puppet-ceph/spec/acceptance
Emilien Macchi 1f2be78a26 properly scale down an OSD when requested
When scaling down an OSD, we need to run `crush remove` command before
deleting the OSD, to properly scale down the Ceph cluster.

This patch also improve the way we test if an OSD is up or DNE.

This recommendation is documented in the official Ceph documentation:
https://access.redhat.com/documentation/en/red-hat-ceph-storage/version-1.3/red-hat-ceph-storage-13-red-hat-ceph-administration-guide/#removing-osds-manual

Change-Id: I1749093740a4ab5de3493e257e311a0b9a3f06e3
2016-03-18 15:58:07 -04:00
..