Skip to content
Snippets Groups Projects
Unverified Commit 716014bc authored by anarcat's avatar anarcat
Browse files

document ganeti retirement procedure and fix retire-all call

parent 26b531a8
No related branches found
No related tags found
No related merge requests found
......@@ -175,9 +175,12 @@ When you return:
4. after a delay, retire the host from its parent, backups and
Puppet, for example:
./retire -v -H kvmX.torproject.org retire-all test.torproject.org
./retire -v -H $INSTANCE retire-all --parent-host=$PARENT_HOST
TODO: cover physical machines and ganeti
TODO: `$PARENT_HOST` should be some ganeti node
(e.g. `fsn-node-01.torproject.org`) but could be auto-detected...
TODO: cover physical machines
5. remove from LDAP with `ldapvi` (STEP 6 above) TODO: add to Fabric,
make sure you show the diff
6. do one huge power-grep over all our source code, for example with
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment