LGTM, thanks
On Thu, Jan 9, 2014 at 3:36 PM, Klaus Aehlig <[email protected]> wrote: > The recommended way of downgrading a cluster from 2.11 onwards > is to use the ``gnt-cluster upgrade`` command. Document this in > the section on downgrades. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > UPGRADE | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/UPGRADE b/UPGRADE > index c68cde7..bdfa784 100644 > --- a/UPGRADE > +++ b/UPGRADE > @@ -132,6 +132,17 @@ course, but you get a warning about it. If there is > any new feature and > you haven't changed from its default value, you don't have to worry > about it, as it will get the same value whenever you'll upgrade again. > > +Automatic downgrades > +.................... > + > +From version 2.11 onwards, downgrades can be done by using the > +``gnt-cluster upgrade`` command.:: > + > + gnt-cluster upgrade --to 2.10 > + > +Manual downgrades > +................. > + > The procedure is similar to upgrading, but please notice that you have to > revert the configuration **before** installing the old version. > > -- > 1.8.5.1 > > -- -- 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
