fence_manual(8) - Linux man page
Name
fence_manual - program run by fenced as a part of manual I/OFencing
Synopsis
fence_manual [OPTION]...Description
Note: fence_manual is provided for use during testing and evaluation only. Sites should not use fence_manual as the primary fencing method on a production cluster.
Options
- -h
- Print out a help message describing available options, then exit.
- -q
- quiet mode, no output.
- -n nodename
- The node name (usually hostname) of the machine that needs to be reset or disconnected from shared storage.
- -V
- Print out a version message, then exit.
Stdin Parameters
- agent = < param >
- This option is used by fence_node(8) and is ignored by fence_manual.
- nodename = < param >
- The node name (usually hostname) of the machine that needs to be reset or disconnected from storage.
- ipaddr = < param >
- IP address or hostname of the machine that needs to be reset or disconnected from storage. (Deprecated; use nodename instead.)