On Mon, Feb 24, 2014 at 10:08 AM, Petr Pudlak <[email protected]> wrote: > In particular explicitly note that a node failover causes all instances > to be stopped and later restarted (issue #724). > > Signed-off-by: Petr Pudlak <[email protected]> > --- > man/gnt-node.rst | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/man/gnt-node.rst b/man/gnt-node.rst > index fdb4bd9..72ea1d4 100644 > --- a/man/gnt-node.rst > +++ b/man/gnt-node.rst > @@ -149,6 +149,10 @@ This command will fail over all instances having the > given node as > primary to their secondary nodes. This works only for instances having > a drbd disk template. > > +Note that failover will stop any running instances on the given node and > +restart them again on the new primary. > +See also FAILOVER in **gnt-instance**\(8). > + > Normally the failover will check the consistency of the disks before > failing over the instance. If you are trying to migrate instances off > a dead node, this will fail. Use the ``--ignore-consistency`` option > -- > 1.9.0.rc1.175.g0b1dcb5 >
LGTM, thanks. Michele -- 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
