On Wed, Oct 02, 2013 at 02:33:08PM +0200, Klaus Aehlig wrote: > A new command, upgrade, was added to gnt-cluster. Document it. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > man/gnt-cluster.rst | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > > diff --git a/man/gnt-cluster.rst b/man/gnt-cluster.rst > index 3b0ee1c..e9657fb 100644 > --- a/man/gnt-cluster.rst > +++ b/man/gnt-cluster.rst > @@ -788,6 +788,21 @@ When all the disk sizes are consistent, the command will > return no > output. Otherwise it will log details about the inconsistencies in > the configuration. > > +UPGRADE > +~~~~~~~ > + > +**upgrade** {--to *version* | --resume} > + > +This command safely switches all nodes of the cluster to a new Ganeti > +version. It is a prerequisite that the new version is already installed, > +albeit not activated, on all nodes; this requisite is checked before any > +actions are done.
Perhaps comment on the format of version, with an example. Rest LGTM. Thanks, Jose > + > +If called with the ``--resume`` option, any pending upgrade is > +continued, that was interrupted by a power failure or similar on > +master. (This option is not yet implemented.) > + > + > VERIFY > ~~~~~~ > > -- > 1.8.4 > -- Jose Antonio Lopes Ganeti Engineering Google Germany GmbH Dienerstr. 12, 80331, München Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores Steuernummer: 48/725/00206 Umsatzsteueridentifikationsnummer: DE813741370
