LGTM, thanks
On Mon, Apr 28, 2014 at 11:34 AM, 'Klaus Aehlig <[email protected]>' via ganeti-devel <[email protected]> wrote: > Add an explicit statement to the documentation that gnt-cluster upgrade > only handles the switching between Ganeti versions, not the installation > or removal of the Ganeti binaries. Some users got confused about this. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > UPGRADE | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/UPGRADE b/UPGRADE > index 203df02..b353b2d 100644 > --- a/UPGRADE > +++ b/UPGRADE > @@ -28,6 +28,16 @@ This will carry out the steps described below in the > section on upgrades from > 2.1 and above. Downgrades to the previous minor version can be done in > the same > way, specifiying the smaller version on the ``--to`` argument. > > +Note that ``gnt-cluster upgrade`` only manages the actual switch between > +versions as described below on upgrades fromm 2.1 and above. It does not > install > +or remove any binaries. Having the new binares installed is a > prerequisite of > +calling ``gnt-cluster upgrade`` (and the command will abort if the > prerequisite > +is not met). The old binaries can be used to downgrade back to the > previous > +version; once the system administrator decides that going back to the old > +version is not needed any more, they can be removed. Addition and removal > of > +the Ganeti binaries should happen in the same way as for all other > binaries on > +your system. > + > > 2.11 > ---- > -- > 1.9.1.423.g4596e3a > > -- -- Helga Velroyen | Software Engineer | [email protected] | 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
