From: Alexander Schreiber Date: Mon, 20 Oct 2008 11:09:11 +0000 (+0000) Subject: Update gnt-cluster man page for removal of --hypervisor-type. X-Git-Tag: v2.0.0beta1~447 X-Git-Url: https://code.grnet.gr/git/ganeti-local/commitdiff_plain/dcd7cbaf6b9bf93b494d654b3412477520927929 Update gnt-cluster man page for removal of --hypervisor-type. We no longer use a single, cluster-wide hypervisor, but configure the actual to be used hypervisor on the instance level. The option has already been removed from gnt-cluster. Reviewed-by: imsnah --- diff --git a/man/gnt-cluster.sgml b/man/gnt-cluster.sgml index 6af0c3f..e3f2d27 100644 --- a/man/gnt-cluster.sgml +++ b/man/gnt-cluster.sgml @@ -210,7 +210,6 @@ init -s secondary_ip -b bridge - -t hypervisor-type -g vg-name --master-netdev vg-name -m mac-prefix @@ -258,17 +257,6 @@ - The allows to set the hypervisor type of - the cluster. Available hypervisor types are: xen-pvm, fake and - xen-hvm. The default is the xen-pvm hypervisor. - Note that if you init the cluster with hypervisor-type - xen-hvm you also need to provide the cluster VNC password - file /etc/ganeti/vnc-cluster-password - because HVM instances require it for VNC console - authentication. - - - The option will let you specify a volume group different than 'xenvg' for ganeti to use when creating instance disks. This volume group must have the same name on all nodes. Once the