Project

General

Profile

Feature #3119

Updated by Anonymous over 11 years ago

DH cookbooks do this by setting a node attribute that maps osd.id -> desired action, one of the actions is destroy. 

 That does run into the annoyances of using Chef as an RPC mechanism, requires admin to manage id->node mapping, etc. 

 Try to solve this with a core product feature, then make that interop well with Chef/ceph-deploy/Juju.

Back