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

NAME

6       fence_cpint - I/O Fencing agent for GFS on s390 and zSeries VM clusters
7
8

SYNOPSIS

10       fence_cpint [OPTION]...
11
12

DESCRIPTION

14       fence_cpint  is  an I/O Fencing agent used on a virtual machine running
15       GFS in a s390 or zSeries VM cluster.  It uses the cpint package to send
16       a  CP LOGOFF command to the specified virtual machine.  For fence_cpint
17       to execute correctly, you must have the cpint module installed, and hcp
18       in  your PATH.  NOTE: for fence_cpint to send a command to another vir‐
19       tual machine, the machine executing it must either be a privilege class
20       C  user  or  it must be the secondary user of the virtual machine to be
21       fenced.  This means that unless all of you GULM server nodes are privi‐
22       lege class C, fence_cpint can only be used with SLM.
23
24       fence_cpint  accepts options on the command line as well as from stdin.
25       fence_node sends the options through stdin when  it  execs  the  agent.
26       fence_cpint  can  be  run  by itself with command line options which is
27       useful for testing.
28
29       Vendor URL: http://www.ibm.com
30
31

OPTIONS

33       -h     Print out a help  message  describing  available  options,  then
34              exit.
35
36       -u userid
37              userid of the virtual machine to fence (required).
38
39       -q     quiet mode, no output.
40
41       -V     Print out a version message, then exit.
42
43

STDIN PARAMETERS

45       agent = < param >
46              This   option  is  used  by  fence_node(8)  and  is  ignored  by
47              fence_cpint.
48
49       userid = < parm >
50              userid of the virtual machine to fence (required).
51
52

SEE ALSO

54       fence(8), fence_node(8)
55
56
57
58                                                                fence_cpint(8)
Impressum