Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

fence_cpint(8) [debian man page]

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)

Check Out this Related Man Page

fence_zvm(8)						      System Manager's Manual						      fence_zvm(8)

NAME
fence_zvm - I/O Fencing agent for GFS on s390 and zSeries VM clusters SYNOPSIS
fence_zvm [OPTION]... DESCRIPTION
fence_zvm is an I/O Fencing agent used on a GFS virtual machine in a s390 or zSeries VM cluster. It uses the s3270 program to log the specified virtual machine out of VM. For fence_zvm to execute correctly, you must have s3270 in your PATH. fence_zvm accepts options on the command line as well as from stdin. fence_node sends the options through stdin when it execs the agent. fence_zvm can be run by itself with command line options which is useful for testing. Vendor URL: http://www.ibm.com OPTIONS
-a IPaddress IP address or hostname of the Physical machine (required). -h Print out a help message describing available options, then exit. -u userid userid of the virtual machine to fence (required). -p password password of the virtual machine to fence (required). -S path Full path to an executable to generate the password of the virtual machine to fence. -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_zvm. ipaddr = < hostname | ip > IP address or hostname of the Physical machine (required). passwd = < param > password of the virtual machine to fence (required). passwd_script = < param > Full path to an executable to generate the password of the virtual machine to fence. userid = < param > userid of the virtual machine to fence (required). SEE ALSO
fence(8), fenced(8), fence_node(8) fence_zvm(8)
Man Page

15 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Using the Finger command in a Script

This is my senario..... The user enters a userid into linux. ((I have have already scripted the command to read this userid.)) I need help in writing the script so It reads the userID and in conjuction w/ the finger command displays to the user "no plan" on the screen (so the user reads/sees... (4 Replies)
Discussion started by: apolishuk
4 Replies

2. Shell Programming and Scripting

user nobody

Can someone explain the usage of this userid "nobody". thanks (4 Replies)
Discussion started by: jerardfjay
4 Replies

3. Solaris

distribution list won't expand in mailx message

Hi, I have a distribution list called /nisserver/sysadmin/user-alias-files/all_users. The contents of the file have the userid/usernames of the techs in my company. These userid/usernames in the file do not have the @abc.com appended to them. After I type the newaliases command the results... (4 Replies)
Discussion started by: antalexi
4 Replies

4. Red Hat

userid access only to a particular service

Hi All, How do I make a userid access only a particular service like sftp? My linux is redhat ent 4. Thanks in advance for any advise. (4 Replies)
Discussion started by: itik
4 Replies

5. UNIX for Dummies Questions & Answers

display the userid's of a file

what command can I use to display the userid's only of a file; specifially the /etc/passwd file? (5 Replies)
Discussion started by: raidkridley
5 Replies

6. Shell Programming and Scripting

What is the command to get name associated with userid?

Hi, 1#what is the command to get name associated with userid? 2#I am using unix on Mainframes thru OMVS. So any one know to to capture TSO command output to a variable on OMVS environment. I tried with below script, but its not working! #!/bin/ksh output=$(tso whois PA1234) echo... (6 Replies)
Discussion started by: prashant43
6 Replies

7. UNIX for Dummies Questions & Answers

Bourne Shell Script that only takes command line arguments

Does anybody know how to Accept a “userid” as a command line argument on a Unix Bourne Shell Script? The output should be something like this: User userid has a home directory of /path/directory the default shell for this user is /path/shell (5 Replies)
Discussion started by: ajaira
5 Replies

8. Virtualization and Cloud Computing

SVR4 on virtual machine help

Hello to all UNIX experts! This is my problem: I have to emulate an old UNIX System 5 release 4 on a virtual machine. I've got 30 images (.IMA) of 1.4M floppy where there is the installation of SVR4. How I can install it with those files? I tried with Vmware 7 workstation but it says 'Operating... (6 Replies)
Discussion started by: mghis
6 Replies

9. Shell Programming and Scripting

Bash script problem to mount

#!/bin/bash userid=$(id -u) options="rw,exec,users,uid="${userid}",gid="${userid}"" while ;do echo -n "Enter device you want to mount (Example: /dev/sda11): " read device echo "Selected device: ${device}" if ;then echo -n "Enter... (3 Replies)
Discussion started by: cola
3 Replies

10. Shell Programming and Scripting

Tricky little problem, send signal to other machine without user

Hi everyone! I want to be able to send a signal to another machine on the same network, and have it trigger a script on that machine. Here's the reason why I can't just ssh: I don't have a username on that machine, but there is a user that is always logged on that I can do stuff on. So, I want... (5 Replies)
Discussion started by: declannalced
5 Replies

11. Solaris

Frequent crashes in ESXi virtual Solaris machine

Anybody have any ideas on what could be causing this crash? This an x86 virtual machine I have running in ESXi at my house, so obviously no way to send the data to Oracle for analysis. Just curious if anyone has any ideas. I suspect motherboard problems with the x86 hardware, as I already... (4 Replies)
Discussion started by: christr
4 Replies

12. Solaris

i want to set ip address to a virtual machine

hi all i want to set ip address to a vitrual machine i am using following command. but it is not ifconfig -a command output. what is wrong i dont know bash# ifconfig interfacename plumb bash# ifconfig interfacename auto-dhcp Please use code tags next time for your code and data. (4 Replies)
Discussion started by: nikhil kasar
4 Replies

13. UNIX and Linux Applications

Version of Jdk on my machine

Hello, Please, i ask what command linux used to know the version of jdk installed on my machine ? Thank you so much. (8 Replies)
Discussion started by: chercheur857
8 Replies

14. Solaris

Network of Virtual machine not working

Hello, I have a problem. I have a server SPARC T3-1 with solaris 11 on the base. The server is working well. And then i did a virtual machine using again Solaris 11 to do this, but now my notwork on my virtual machine is not working anymore. There says that the network that i have created is... (11 Replies)
Discussion started by: keziacp
11 Replies

15. AIX

Cloning a system via mksysb backup from one system and restore to new system

Hello All, I am trying to clone an entire AIX virtual machine to a new virtual machine including all partitions and OS.Can anyone help me on the procedure to follow? I am not really sure on how it can be done.Thanks in advance. Please use CODE tags for sample input, sample output, and for code... (4 Replies)
Discussion started by: gull05
4 Replies