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

NAME

6       fence_rsb - I/O Fencing agent for Fujitsu-Siemens RSB
7
8

SYNOPSIS

10       fence_rsb [OPTION]...
11
12

DESCRIPTION

14       fence_rsb  is  an I/O Fencing agent which can be used with the Fujitsu-
15       Siemens RSB management interface.  It logs into an RSB device via  tel‐
16       net  and  reboots the associated machine. Lengthy telnet connections to
17       the RSB device should be avoided while a GFS cluster is running because
18       the connection will block any necessary fencing actions.
19
20       fence_rsb  accepts  options  on the command line as well as from stdin.
21       Fenced  sends  parameters  through  stdin  when  it  execs  the  agent.
22       fence_rsb can be run by itself with command line options.  This is use‐
23       ful for testing.
24
25       Vendor URL: http://www.fujitsu.com
26

OPTIONS

28       -a IPaddress
29              IP address or hostname of the RSB device.
30
31       -h     Print out a help  message  describing  available  options,  then
32              exit.
33
34       -l login
35              Login name.
36
37       -n telnet_port
38              The port number on which the telnet service listens.
39
40       -o action
41              The  action required.  This can be reboot (default), off, on, or
42              status.
43
44       -p password
45              Password for login.
46
47       -S path
48              Full path to an executable to generate the password for login.
49
50       -v     Verbose.  Print informational messages to standard out.
51
52       -V     Print out a version message, then exit.
53
54

STDIN PARAMETERS

56       agent = < param >
57              This  option  is  used  by  fence_node(8)  and  is  ignored   by
58              fence_rsb.
59
60       ipaddr = < hostname | ip >
61              IP address or hostname of the device.
62
63       telnet_port = < port number >
64              The port number on which the telnet service listens.
65
66       login = < param >
67              Login name.
68
69       option = < param >
70              The  action required.  This can be reboot (default), off, on, or
71              status.
72
73       passwd = < param >
74              Password for login.
75
76       passwd_script = < param >
77              Full path to an executable to generate the password for login.
78
79

SEE ALSO

81       fence(8), fence_node(8)
82
83
84
85                                                                  fence_rsb(8)
Impressum