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

NAME

6       fence_rackswitch - I/O Fencing agent for RackSaver RackSwitch
7
8

SYNOPSIS

10       fence_rackswitch [OPTION]...
11
12

DESCRIPTION

14       fence_rackswitch  is  an  I/O  Fencing agent which can be used with the
15       RackSaver RackSwitch.  It logs into the RackSwitch and boots  a  speciā€
16       fied  plug.   Using  the  http  interface  to  the RackSwitch should be
17       avoided while a GFS cluster  is  running  because  the  connection  may
18       interfere with the operation of this agent.
19
20       fence_rackswitch  accepts  options  on the command line as well as from
21       stdin.  fenced sends the options through stdin when it execs the agent.
22       fence_rackswitch  can  be run by itself with command line options which
23       is useful for testing.
24
25       Vendor URL: http://www.bladenetwork.net
26
27

OPTIONS

29       -a IPaddress
30              IP address of the switch.
31
32       -h     Print out a help  message  describing  available  options,  then
33              exit.
34
35       -n plug
36              The plug number to power cycle.
37
38       -p password
39              Password for login.
40
41       -S path
42              Full path to an executable to generate the password for login.
43
44       -l username
45              Username for login.
46
47       -q     Quiet operation.  Only print out error messages.
48
49       -V     Print out a version message, then exit.
50
51

STDIN PARAMETERS

53       agent = < param >
54              This   option  is  used  by  fence_node(8)  and  is  ignored  by
55              fence_rackswitch.
56
57       ipaddr = < ip >
58              IP address of the switch.
59
60       username = < param >
61              Username for login.
62
63       password = < param >
64              Password for login.
65
66       passwd_script = < param >
67              Full path to an executable to generate the password for login.
68
69       port = < param >
70              The port (outlet) number to act upon.
71
72

SEE ALSO

74       fence(8), fence_node(8)
75
76
77
78                                                           fence_rackswitch(8)
Impressum