Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ocf_heartbeat_vmware(7) [debian man page]

OCF_HEARTBEAT_VMWARE(7) 					OCF resource agents					   OCF_HEARTBEAT_VMWARE(7)

NAME
ocf_heartbeat_vmware - Manages VMWare Server 2.0 virtual machines SYNOPSIS
vmware [start | stop | monitor | meta-data] DESCRIPTION
OCF compliant script to control vmware server 2.0 virtual machines. SUPPORTED PARAMETERS
vmxpath VMX configuration file path (required, string, no default) vimshbin vmware-vim-cmd executable path (optional, string, default /usr/bin/vmware-vim-cmd) SUPPORTED ACTIONS
This resource agent supports the following actions (operations): start Starts the resource. Suggested minimum timeout: 600. stop Stops the resource. Suggested minimum timeout: 600. monitor Performs a detailed status check. Suggested minimum timeout: 30. Suggested interval: 300. meta-data Retrieves resource agent metadata (internal use only). Suggested minimum timeout: 5. EXAMPLE
The following is an example configuration for a vmware resource using the crm(8) shell: primitive p_vmware ocf:heartbeat:vmware params vmxpath=string op monitor timeout="30" interval="300" depth="0" SEE ALSO
http://www.linux-ha.org/wiki/vmware_(resource_agent) AUTHOR
Linux-HA contributors (see the resource agent source for information about individual authors) resource-agents UNKNOWN 03/09/2014 OCF_HEARTBEAT_VMWARE(7)

Check Out this Related Man Page

OCF_HEARTBEAT_WAS(7)						OCF resource agents					      OCF_HEARTBEAT_WAS(7)

NAME
ocf_heartbeat_WAS - Manages a WebSphere Application Server instance SYNOPSIS
WAS [start | stop | status | monitor | meta-data | validate-all] DESCRIPTION
Resource script for WAS. It manages a Websphere Application Server (WAS) as an HA resource. SUPPORTED PARAMETERS
config The WAS-configuration file. (optional, string, default /usr/WebSphere/AppServer/config/server-cfg.xml) port The WAS-(snoop)-port-number. (optional, integer, default 9080) SUPPORTED ACTIONS
This resource agent supports the following actions (operations): start Starts the resource. Suggested minimum timeout: 300. stop Stops the resource. Suggested minimum timeout: 300. status Performs a status check. Suggested minimum timeout: 30. Suggested interval: 10. monitor Performs a detailed status check. Suggested minimum timeout: 30. Suggested interval: 10. validate-all Performs a validation of the resource configuration. Suggested minimum timeout: 5. meta-data Retrieves resource agent metadata (internal use only). Suggested minimum timeout: 5. methods Suggested minimum timeout: 5. EXAMPLE
The following is an example configuration for a WAS resource using the crm(8) shell: primitive p_WAS ocf:heartbeat:WAS op monitor depth="0" timeout="30" interval="10" SEE ALSO
http://www.linux-ha.org/wiki/WAS_(resource_agent) AUTHOR
Linux-HA contributors (see the resource agent source for information about individual authors) resource-agents UNKNOWN 03/09/2014 OCF_HEARTBEAT_WAS(7)
Man Page

15 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 in vmware : vim hangs

Hello, I downloaded the vmware image of Solaris 10 Update 3 from the Sun site. I have a problem with vim when I edit a file while being connected through SSH to my vm: When I try to edit whatever file with vim, it freezes just after I've hit enter. vim works correctly when I run it in a... (1 Reply)
Discussion started by: Tex-Twil
1 Replies

2. Red Hat

X Server won't start (Redhat 9) HELP

im running rh 9 on my vmware, i tryed changing the graphics card mode to resize the desktop, after restarting i get a message X Server cannot start. then it takes me to the consol screen to log on, "im new to using linux as of last night" It would be helpfull if anyone can help me resolve... (4 Replies)
Discussion started by: aoteg
4 Replies

3. Shell Programming and Scripting

automatically answer a question raised by a command

i have installed vmware on a text base linux node now i have to vmware-configure.pl to do the initial configuration now 1st step it askes for agreeing for a " License Agreement" for that i have to say "q" and "yes" to Accept it i want to run a script with does these 3 steps... (6 Replies)
Discussion started by: pbsrinivas
6 Replies

4. Shell Programming and Scripting

Need to execute a command on a path with a space in it...

Hello, I need to execute the following command in a script: /usr/bin/ssh 205.21.1.1 vmware-cmd -v /home/virtual machines//Machine.vmx"createsnapshot Weekly_Backup >/dev/null 2>&1 The problem is that there is a space between virtual and machines and when I run the script I get no such... (2 Replies)
Discussion started by: mojoman
2 Replies

5. Shell Programming and Scripting

write script for more then 600 files

Hi, i have 600 or more file on my server and from this 600 files i want to make one file. i have written this script SPATH=/etlstg/DAT TPATH=/etlstg/DAT/DAT_PROCESSED FILE_DATE=`TZ=CST+24 date +20%y%m%d` a1=0 while do a2=0 while do a3=0 while ... (1 Reply)
Discussion started by: prasson_ibm
1 Replies

6. Shell Programming and Scripting

Script for VMWare ESX

Hi I would make a script for my ESX server. Unfortunately I'm beginner in shell scripting. I will do the following: # With the command vmware-cmd -l I can do a listing like this File1.vmx File2.vmx File3.vmx File4.vmx File5.vmx # Now with every single line of this output I will... (2 Replies)
Discussion started by: nathy
2 Replies

7. UNIX for Dummies Questions & Answers

Error Executing a script(SSH problem)

Hi i m writing a script which will fetch data from different machines and display it on single terminal. I have created a file named SERVERNAMES containing ip address of machines i need to monitor. Then for every IP i m issuing ssh command to get date on that machine. However When i m trying... (3 Replies)
Discussion started by: pinga123
3 Replies

8. SCO

Unixware 7.1.1 physical to VMWare

Hi there Firstly, I'm no expert with Unixware but have an appreciation of Unix systems generally. I've been asked to help with a P2V of an aging server and me and the guy that asked for help have hit some snags. He's created an image (.spf) and used the VMWare Converter to upload it to... (3 Replies)
Discussion started by: philipellis
3 Replies

9. Shell Programming and Scripting

vm ware linux

HI I am using vmware on my windows system and I had the red hat linux working on my system.But the problem I'm facinf certain commands are not working in lunux. i don't know the reason why ex : echo $shell this should dispaly the shell.but system responds with blank line. ex : echo... (2 Replies)
Discussion started by: prabhu_kumar
2 Replies

10. Red Hat

Need automation script executing on multiple servers from one server

I have a tar file uploaded in a FTP server and it needs to be deployed in some 300 linux machines in a path like /opt/oracle/scripts and untar the file. it needs to be executed with one shell script by executing on all the the servers. this tar needs to deployed by doing pbrun su - user.... (4 Replies)
Discussion started by: appoo4
4 Replies

11. UNIX for Dummies Questions & Answers

Is "stat: illegal option -- -" an issue with hyphenated filename or flag problem?

Hi. I'm trying to install VMWare Workstation to run a virtual machine on my Mac OS, but running the bundle from bash(xterm) sh VMware-workstation-Full-11.0.0-2305329.x86_64.bundle (as suggested in install guide) comes up with error:stat: illegal option -- - usage: stat Digging... (5 Replies)
Discussion started by: defeated
5 Replies

12. SCO

Moving SCO Virtual Machine in VMWare Environment: Critical Licensing Error Messages

Some years ago our company chose to run a critical proprietary app under SCO Unix. My predecessor tried to move A SCO Unix virtual machine from our dedicated VMWare environment to a shared Cloud VMWare environment. My predecessor received licensing messages from these critical servers so... (2 Replies)
Discussion started by: timfox1234
2 Replies

13. Linux

Unable to set static ip address

Hi All, Am using centos 7 in my vmware workstatio with the bridged network. when run the ifconfig cmd its not at all showing the ip address and pls advise how to set static ip address in my linux box. (1 Reply)
Discussion started by: sarathkumar s
1 Replies

14. UNIX for Beginners Questions & Answers

How to check everything are migrated after the physical to vmware virtual machine?

I have a physical machine , just use vmware tools migrated data to virtual machine . how can I check these two servers - old and new server , the data are the same , all files are copy to new server ? thanks (2 Replies)
Discussion started by: ust3
2 Replies

15. Red Hat

Advice on allocating SAN storage to a virtual database server on VMware

I am relatively new to Linux and we are getting ready to convert our current oracle database servers from the AIX platform to RHEL7 servers on VMWare. I would appreciate any advice on how best to allocate storage to these machines. I plan on using LVM to maintain the disks/filesystems but am... (9 Replies)
Discussion started by: dkmartin
9 Replies