to open up to nodes in the gnt-fsn cluster, the command would be:
for n in fsn-node-0{1..8}; do nodeip=$(dig +short ${n}.torproject.org); gnt-cluster command "iptables-legacy -I ganeti-cluster -j ACCEPT -s ${nodeip}/32"; done
### Actual VM migration
Once the above configuration is completed, the following procedure