Comment 13 for bug 1174153

Revision history for this message
Roman Prykhodchenko (romcheg) wrote :

Possible solutions
--------------------------
- Build a special undeploy image and use it for either
  - Securely erasing the volume on the node side
  - Exporting a volume to manager and perform erasing on the manager side
- Create a separate boot configuration on the node that loads a kernel and a ramdisk with undeploy scripts in it

Food For Thought
--------------------------
- Should wiping be a part of deploying or undeploying?
- Should we wipe all nodes or wipe them on-demand?
  - Wiping all nodes might be ot required for everyone
  - Securely wiping a node requires a lot of time