move-a-vm: also open the firewall in IPv6
[mirror/dsa-wiki.git] / input / howto / move-a-vm.mdwn
index 6e4d910..1a08b12 100644 (file)
@@ -13,6 +13,7 @@
   * `cat /etc/ssh/ssh_host_rsa_key.pub`
   * `tee -a /etc/ssh/userkeys/root`
   * `iptables -I INPUT -s bm-bl1 -j ACCEPT`
+  * `ip6tables -I INPUT -s bm-bl1 -j ACCEPT`
 * copy it over:
     ```
     cat /dev/mapper/adayevskaya | ssh root@manda-node03 'cat > /dev/vg_ganeti/install-adayevskaya'
@@ -42,7 +43,6 @@
     cd /
     umount /mnt/target-adayevskaya
     rmdir /mnt/target-adayevskaya
-
     ```
 * remove partitions
     ```
@@ -76,5 +76,8 @@
 * ud-replicate on denis
 * check puppet and ssh authkeys on all hosts for the old IP address
 * update nagios
-* remove the instance on the old cluster, remove volumes from puppet/multipath/storage arrays
-
+* update dsa-passwords
+* update reverse DNS
+* zero volumes on the old cluster
+* remove the instance on the old cluster
+* remove volumes from puppet/multipath/storage arrays and our google docs LUN map