X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fmove-a-vm.mdwn;h=1a08b1222f51d97909a54fdbb1d1dfeb801f6cad;hb=31c009fc0e9033a392cb75aed53fa2a96eb73589;hp=d505be7f28c02f3a9e11e5197ea8ade932ec39c6;hpb=aac3ec22b7c33c6458884927e58a6249235519b6;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/move-a-vm.mdwn b/input/howto/move-a-vm.mdwn index d505be7..1a08b12 100644 --- a/input/howto/move-a-vm.mdwn +++ b/input/howto/move-a-vm.mdwn @@ -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 ``` @@ -77,4 +77,7 @@ * check puppet and ssh authkeys on all hosts for the old IP address * update nagios * update dsa-passwords -* remove the instance on the old cluster, remove volumes from puppet/multipath/storage arrays +* 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