Description of problem: ceph cluster shrinkage(remove Node,Mons,Osds) This seems like: HTTP POST on /api/mon/delete HTTP POST on /api/osd/delete possible use cases: * delete just one OSD from a node * stop all ceph processes on a node, delete OSD data, remove packages * stop a monitor and delete it's config Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I think we need to discuss the exact use-cases here since the requirement is not clear
I met with Dusmant and we agreed If we provide this functionality USM will be responsible for validating/dealing with the result in the cases where we would be asked to perform an operation that damages the clusters ability to store data
Andrew does ceph-ansible have this capability
ceph-ansible does not currently have the ability.
what is the status of this in ansible presently - still not addressed?