X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/96b39bcce266f44042d618c7596af0268256ad3a..e2736e40ee13ad94b9dad1eafa44d97dcfcf2fff:/man/gnt-instance.sgml diff --git a/man/gnt-instance.sgml b/man/gnt-instance.sgml index 0e53802..2d4c2cb 100644 --- a/man/gnt-instance.sgml +++ b/man/gnt-instance.sgml @@ -85,6 +85,7 @@ --no-ip-check --no-name-check --no-start + --no-install --net=N:options @@ -243,7 +244,13 @@ The options specifies the operating system to be installed. The available operating systems can - be listed with gnt-os list. + be listed with gnt-os + list. Passing will + however skip the OS installation, allowing a manual import + if so desired. Note that the no-installation mode will + automatically disable the start-up of the instance (without + an OS, it most likely won't be able to start-up + successfully). @@ -584,9 +591,9 @@ option to KVM, or one of the KVM cache modes: none (for direct I/O), writethrough (to use the host cache but report completion to the guest only when the host - has commited the changes to disk) or writeback (to use - the host cache and report completion as soon as the - data is in the host cache). Note that there are + has committed the changes to disk) or writeback (to + use the host cache and report completion as soon as + the data is in the host cache). Note that there are special considerations for the cache mode depending on version of KVM used and disk type (always raw file under Ganeti), please refer to the KVM documentation @@ -637,6 +644,38 @@ + + kvm_flag + + Valid for the KVM hypervisor. + + If enabled the -enable-kvm flag is + passed to kvm. If disabled -disable-kvm is + passed. If unset no flag is passed, and the default running + mode for your kvm binary will be used. + + + + + + + migration_downtime + + Valid for the KVM hypervisor. + + The maximum amount of time (in ms) a KVM instance is + allowed to be frozen during a live migration, in order to copy + dirty memory pages. Default value is 30ms, but you may need to + increase this value for busy instances. + + + This option is only effective with kvm versions >= 87 + and qemu-kvm versions >= 0.11.0. + + + + + @@ -976,6 +1015,7 @@ instance5: 11225 --no-headers --separator=SEPARATOR -o [+]FIELD,... + --roman instance @@ -993,6 +1033,11 @@ instance5: 11225 + The option allows latin people to better + understand the cluster instances' status. + + + The option takes a comma-separated list of output fields. The available fields and their meaning are: @@ -1350,6 +1395,7 @@ instance5: 11225 -s --static + --roman --all instance @@ -1373,6 +1419,13 @@ instance5: 11225 Use the to get info about all instances, rather than explicitly passing the ones you're interested in. + + + The option can be used to cause envy among + people who like ancient cultures, but are stuck with non-latin-friendly + cluster virtualization technologies. + +