Loading howto/ganeti.md +5 −0 Original line number Diff line number Diff line Loading @@ -1710,6 +1710,11 @@ migrate a VM. In this example, we migrate a VM named and that the cluster domain secret is identical across all nodes of both source and destination clusters. This should be handled by Puppet. Run `gnt-cluster verify` on both clusters. TODO: The cluster domain secret is not yet managed by Puppet, and changing it may require restarting the ganeti daemon. 1. extract the public key from the RAPI certificate on the source cluster: ssh chi-node-01 sed -n '/BEGIN CERT/,$p' /var/lib/ganeti/rapi.pem Loading Loading
howto/ganeti.md +5 −0 Original line number Diff line number Diff line Loading @@ -1710,6 +1710,11 @@ migrate a VM. In this example, we migrate a VM named and that the cluster domain secret is identical across all nodes of both source and destination clusters. This should be handled by Puppet. Run `gnt-cluster verify` on both clusters. TODO: The cluster domain secret is not yet managed by Puppet, and changing it may require restarting the ganeti daemon. 1. extract the public key from the RAPI certificate on the source cluster: ssh chi-node-01 sed -n '/BEGIN CERT/,$p' /var/lib/ganeti/rapi.pem Loading