On Tue, 2007-10-23 at 22:33 +0100, André Fernandes wrote:
> Hi,
> thank you for the reply.
> 
> What does it do to reboot the node? fences itself? does a clean
> shutdown?

Immediate reboot, a la 'reboot -fn', or the syscall:

   reboot(RB_AUTOBOOT);

So, only specify self_fence if recovery of the service is more important
than keeping the node up.

-- Lon

--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to