1
2fence_bullpap(8) System Manager's Manual fence_bullpap(8)
3
4
5
7 fence_bullpap - I/O Fencing agent for Bull FAME architecture controlled
8 by a PAP management console.
9
10
12 fence_bullpap [OPTION]...
13
14
16 fence_bullpap is an I/O Fencing agent which can be used with Bull's
17 NovaScale machines controlled by PAP management consoles. This agent
18 calls Bull's support software provided by the NSMasterHW RPM available
19 from Bull.
20
21 fence_bullpap accepts options on the command line as well as from
22 stdin. fenced sends the options through stdin when it execs the agent.
23 fence_bullpap can be run by itself with command line options which is
24 useful for testing.
25
26
28 -a IPaddress
29 IP address or hostname of the PAP management console.
30
31 -h Print out a help message describing available options, then
32 exit.
33
34 -l login
35 Login with administrative privileges.
36
37 -d domain
38 This is the domain name of the Bull machine to power-cycle.
39
40 -o option
41 Action to perform (on, off, reboot, status).
42
43 -p password
44 Password for login.
45
46 -q Quiet operation. Only print out error messages.
47
48 -V Print out a version message, then exit.
49
50
52 ipaddr = < hostname | ip >
53 IP address or hostname of the PAP management console.
54
55 login= < param >
56 Login with administrative privileges.
57
58 domain = < param >
59 This is the domain name of the Bull machine to power-cycle.
60
61 option = < param >
62 Action to perform (on, off, reboot, status).
63
64 passwd = < param >
65 Password for login.
66
67
69 fence(8), fence_node(8)
70
71
72
73 fence_bullpap(8)