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

NAME

7       fence_rsa - I/O Fencing agent for IBM RSA II
8
9

SYNOPSIS

11       fence_rsa [OPTION]...
12
13

DESCRIPTION

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

OPTIONS

28       -a IPaddress
29              IP address or hostname of the RSA II device.
30
31       -h     Print out a help  message  describing  available  options,  then
32              exit.
33
34       -l login
35              Login name.
36
37       -o action
38              The action required.  Reboot (default), Off, On, or Status.
39
40       -p password
41              Password for login.
42
43       -v     Verbose.  Print informational messages to standard out.
44
45       -V     Print out a version message, then exit.
46
47

STDIN PARAMETERS

49       agent = < param >
50              This   option  is  used  by  fence_node(8)  and  is  ignored  by
51              fence_rsa.
52
53       ipaddr = < hostname | ip >
54              IP address or hostname of the device.
55
56       login = < param >
57              Login name.
58
59       option = < param >
60              The action required.  Reboot (default), Off, On or Status.
61
62       passwd = < param >
63              Password for login.
64
65

SEE ALSO

67       fence(8), fence_node(8)
68
69
70
71                                                                  fence_rsa(8)
Impressum