1fence_bullpap(8) System Manager's Manual fence_bullpap(8)
2
3
4
6 fence_bullpap - I/O Fencing agent for Bull FAME architecture controlled
7 by a PAP management console.
8
9
11 fence_bullpap [OPTION]...
12
13
15 fence_bullpap is an I/O Fencing agent which can be used with Bull's
16 NovaScale machines controlled by PAP management consoles. This agent
17 calls Bull's support software provided by the NSMasterHW RPM available
18 from Bull.
19
20 fence_bullpap 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_bullpap can be run by itself with command line options which is
23 useful for testing.
24
25 Vendor URL: http://www.bull.com
26
27
29 -a IPaddress
30 IP address or hostname of the PAP management console.
31
32 -h Print out a help message describing available options, then
33 exit.
34
35 -l login
36 Login with administrative privileges.
37
38 -d domain
39 This is the domain name of the Bull machine to power-cycle.
40
41 -o option
42 Action to perform (on, off, reboot, 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 -q Quiet operation. Only print out error messages.
51
52 -V Print out a version message, then exit.
53
54
56 ipaddr = < hostname | ip >
57 IP address or hostname of the PAP management console.
58
59 login= < param >
60 Login with administrative privileges.
61
62 domain = < param >
63 This is the domain name of the Bull machine to power-cycle.
64
65 option = < param >
66 Action to perform (on, off, reboot, status).
67
68 passwd = < param >
69 Password for login.
70
71 passwd_script = < param >
72 Full path to an executable to generate the password for login.
73
74
76 fence(8), fence_node(8)
77
78
79
80 fence_bullpap(8)