Displaying 1 result from an estimated 1 matches for "my_fenc".
Did you mean:
my_func
2010 Dec 09
1
[PATCH] Call userspace script when self-fencing
...fs in RO).
Here is a proposal for this functionnality, based on ocfs2-1.4.7.
This patch add an entry 'fence_cmd' in /sys to specify an userspace
fence script.
This behavior can be selected by echoing the new keyword 'cmd' in
fence_method.
Example :
echo "/usr/local/sbin/my_fencer"> /sys/kernel/config/cluster/ocfs2/fence_cmd
echo "cmd"> /sys/kernel/config/cluster/ocfs2/fence_method
Hope this could interest someone.
Nicolas AGIUS
----------------------------------------------------------------
This message was sent using IMP, the Internet Messagin...