NAME
fence_ack_manual - program run by an operator as a part of manual I/O Fencing
SYNOPSIS
fence_ack_manual
[OPTION]...
DESCRIPTION
fence_ack_manual is run by an operator on the same node that fence_manual(8)
was run after the operator has reset a node which required fencing. A message
in the system log indicates to the operator that they must reset a machine and
then run fence_ack_manual. Running fence_ack_manual allows the cluster to
continue with recovery of the fenced machine. The victim may be disconnected
from storage rather than resetting it.
OPTIONS
-h
Print out a help message describing available options, then exit.
-O
Run without prompting for user confirmation.
-n nodename
Name of node that has been reset or disconnected from storage.
-s IPaddress
IP address of the machine which has been reset or disconnected from storage. (Deprecated; use -n instead.)
-V
Print out a version message, then exit.
SEE ALSO
fence(8), fence_node(8)