> 
> AFAIK that's not proper fencing. SunOS once had a "fasthalt" command. In 
> Linux "halt -nf" might do a similar thing, or maybe trigger a reboot via 
> sysrq (echo b > /proc/sysrq-trigger).
> 
> Fencing is everything but a clean shutdown. The specific problem is that 
> shutdown may be performed asynchronously, so the command finishes, but the 
> system is still in progress of shutting down (which may hang indefinitely).
> 
> Regards,
> Ulrich

reboot -f is not a clean shutdown
_______________________________________________
Users mailing list: Users@clusterlabs.org
http://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to