1
2fence_wti(8)                System Manager's Manual               fence_wti(8)
3
4
5

NAME

7       fence_wti - I/O Fencing agent for WTI Network Power Switch
8
9

SYNOPSIS

11       fence_wti [OPTION]...
12
13

DESCRIPTION

15       fence_wti  is  an I/O Fencing agent which can be used with the WTI Net‐
16       work Power Switch (NPS).  It logs into an NPS via telnet  and  boots  a
17       specified  plug.   Lengthy  telnet  connections  to  the  NPS should be
18       avoided while a GFS cluster is  running  because  the  connection  will
19       block any necessary fencing actions.
20
21       fence_wti  accepts  options  on the command line as well as from stdin.
22       fenced sends the  options  through  stdin  when  it  execs  the  agent.
23       fence_wti  can be run by itself with command line options which is use‐
24       ful for testing.
25
26

OPTIONS

28       -a IPaddress
29              IP address of the switch.
30
31       -h     Print out a help  message  describing  available  options,  then
32              exit.
33
34       -n plug
35              The plug number to power cycle.
36
37       -p password
38              Password for login.
39
40       -T     Test only.  Do not power cycle.  Reports state of the plug.
41
42       -q     Quiet operation.  Only print out error messages.
43
44       -V     Print out a version message, then exit.
45
46

STDIN PARAMETERS

48       agent = < param >
49              This   option  is  used  by  fence_node(8)  and  is  ignored  by
50              fence_wti.
51
52       ipaddr = < hostname | ip >
53              IP address or hostname of the switch.
54
55       passwd = < param >
56              Password for login.
57
58       port = < param >
59              The outlet number to act upon.
60
61       test = < param >
62              Test only.  Answer NO to the confirmation prompt instead of YES.
63
64

SEE ALSO

66       fence(8), fence_node(8)
67
68
69
70                                                                  fence_wti(8)
Impressum