Make the badblocks invocation vaguely more copy/paste friendly
[mirror/dsa-wiki.git] / input / howto / decomission.mdwn
index fd2e6e2..6271f62 100644 (file)
@@ -3,13 +3,19 @@
  * Get rid of any services running on the host.
  * Optional, shut down the machine, then wait a month
  * Zero disks
+
+    badblocks -v -s -p 5 -w -f DEVICE_GOES_HERE
+
  * Revoke puppet certificate
+
+    on handel: puppetca clean $HOST
+
  * Remove from LDAP
  * Remove from Nagios
  * Remove any references from puppet configuration
  * Remove references to the host from DNS files, including reverse DNS
+ * Get rid of the HW (tell the hoster to get rid of it or other as appropriate)
 
 Three months after decomissioning:
 
  * Remove backups
- *