What is the OCFS2 v1.4 equivalent to the OCFS2 v1.2 command to disable reboots upon fencing? echo 1 > /proc/fs/ocfs2_nodemanager/fence_method Thanks, Joe ==========================Joseph R. Hoot Lead System Programmer/Analyst (w) 716-878-4832 (c) 716-759-HOOT joe.hoot at itec.suny.edu GPG KEY: 7145F633 ===========================
That does not disable reboots. It merely changes the fence method panic. The default is a pci bus reset. We don't have it in 1.4 though we could add it back easily. The only use I see is if one needs to get a kernel coredump at the time of the fence. Hoot, Joseph wrote:> What is the OCFS2 v1.4 equivalent to the OCFS2 v1.2 command to disable reboots upon fencing? > > echo 1 > /proc/fs/ocfs2_nodemanager/fence_method > > Thanks, > Joe > > ==========================> Joseph R. Hoot > Lead System Programmer/Analyst > (w) 716-878-4832 > (c) 716-759-HOOT > joe.hoot at itec.suny.edu > GPG KEY: 7145F633 > ==========================> > > _______________________________________________ > Ocfs2-devel mailing list > Ocfs2-devel at oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs2-devel >
On Fri, Nov 13, 2009 at 11:27:08AM -0500, Hoot, Joseph wrote:> What is the OCFS2 v1.4 equivalent to the OCFS2 v1.2 command to disable reboots upon fencing? > > echo 1 > /proc/fs/ocfs2_nodemanager/fence_methodThe big question is why you want this. You are opening your systems up to data corruption, which is a very bad thing. Joel -- "In the beginning, the universe was created. This has made a lot of people very angry, and is generally considered to have been a bad move." - Douglas Adams Joel Becker Principal Software Developer Oracle E-mail: joel.becker at oracle.com Phone: (650) 506-8127