Unix and Linux Discussions Tagged with virtual machine |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
0 |
6,447 |
UNIX for Beginners Questions & Answers |
|
|
|
0 |
7,207 |
Linux |
|
|
|
1 |
13,608 |
Red Hat |
|
|
|
4 |
2,069 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
24,234 |
UNIX for Dummies Questions & Answers |
|
|
|
11 |
6,025 |
Solaris |
|
|
|
0 |
14,328 |
Emergency UNIX and Linux Support |
|
|
|
7 |
11,165 |
Solaris |
|
|
|
9 |
13,226 |
SCO |
|
|
|
4 |
10,652 |
HP-UX |
|
|
|
0 |
3,831 |
Fedora |
|
|
|
0 |
3,400 |
Software Releases - RSS News |
|
|
|
0 |
1,346 |
Software Releases - RSS News |
|
|
|
1 |
6,720 |
Filesystems, Disks and Memory |
|
|
|
0 |
1,432 |
Software Releases - RSS News |
|
|
|
0 |
1,122 |
Software Releases - RSS News |
|
|
|
0 |
1,568 |
Software Releases - RSS News |
|
|
|
0 |
1,456 |
Software Releases - RSS News |
|
|
|
0 |
1,479 |
Software Releases - RSS News |
|
|
|
0 |
1,558 |
Software Releases - RSS News |
|
|
|
2 |
9,546 |
UNIX for Advanced & Expert Users |
|
|
|
1 |
4,131 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
2,965 |
UNIX for Dummies Questions & Answers |
|
|
|
2 |
3,239 |
UNIX for Dummies Questions & Answers |
|
|
|
4 |
7,726 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
4,688 |
Cybersecurity |
fence_cpint(8) System Manager's Manual fence_cpint(8)
NAME
fence_cpint - I/O Fencing agent for GFS on s390 and zSeries VM clusters
SYNOPSIS
fence_cpint [OPTION]...
DESCRIPTION
fence_cpint is an I/O Fencing agent used on a virtual machine running GFS in a s390 or zSeries VM cluster. It uses the cpint package to
send a CP LOGOFF command to the specified virtual machine. For fence_cpint to execute correctly, you must have the cpint module installed,
and hcp in your PATH. NOTE: for fence_cpint to send a command to another virtual machine, the machine executing it must either be a privi-
lege class C user or it must be the secondary user of the virtual machine to be fenced. This means that unless all of you GULM server
nodes are privilege class C, fence_cpint can only be used with SLM.
fence_cpint accepts options on the command line as well as from stdin. fence_node sends the options through stdin when it execs the agent.
fence_cpint can be run by itself with command line options which is useful for testing.
Vendor URL: http://www.ibm.com
OPTIONS
-h Print out a help message describing available options, then exit.
-u userid
userid of the virtual machine to fence (required).
-q quiet mode, no output.
-V Print out a version message, then exit.
STDIN PARAMETERS
agent = < param >
This option is used by fence_node(8) and is ignored by fence_cpint.
userid = < parm >
userid of the virtual machine to fence (required).
SEE ALSO
fence(8), fence_node(8)
fence_cpint(8)