Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ocf_heartbeat_serveraid(7) [suse man page]

OCF_HEARTBEAT_SERVER(7) 					OCF resource agents					   OCF_HEARTBEAT_SERVER(7)

NAME
ocf_heartbeat_ServeRAID - Enables and disables shared ServeRAID merge groups SYNOPSIS
ServeRAID [start | stop | status | monitor | validate-all | meta-data | methods] DESCRIPTION
Resource script for ServeRAID. It enables/disables shared ServeRAID merge groups. SUPPORTED PARAMETERS
serveraid The adapter number of the ServeRAID adapter. (required, integer, no default) mergegroup The logical drive under consideration. (required, integer, no default) SUPPORTED ACTIONS
This resource agent supports the following actions (operations): start Starts the resource. Suggested minimum timeout: 40. stop Stops the resource. Suggested minimum timeout: 40. status Performs a status check. Suggested minimum timeout: 20. Suggested interval: 10. monitor Performs a detailed status check. Suggested minimum timeout: 20. 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 ServeRAID resource using the crm(8) shell: primitive example_ServeRAID ocf:heartbeat:ServeRAID params serveraid=integer mergegroup=integer op monitor depth="0" timeout="20" interval="10" SEE ALSO
http://www.linux-ha.org/wiki/ServeRAID_(resource_agent) AUTHOR
Linux-HA contributors (see the resource agent source for information about individual authors) resource-agents 1.0.3 07/05/2010 OCF_HEARTBEAT_SERVER(7)

Check Out this Related Man Page

OCF_HEARTBEAT_WAS6(7)						OCF resource agents					     OCF_HEARTBEAT_WAS6(7)

NAME
ocf_heartbeat_WAS6 - Manages a WebSphere Application Server 6 instance SYNOPSIS
WAS6 [start | stop | status | monitor | validate-all | meta-data | methods] DESCRIPTION
Resource script for WAS6. It manages a Websphere Application Server (WAS6) as an HA resource. SUPPORTED PARAMETERS
profile The WAS profile name. (optional, string, default default) 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 WAS6 resource using the crm(8) shell: primitive example_WAS6 ocf:heartbeat:WAS6 op monitor depth="0" timeout="30" interval="10" SEE ALSO
http://www.linux-ha.org/wiki/WAS6_(resource_agent) AUTHOR
Linux-HA contributors (see the resource agent source for information about individual authors) resource-agents 1.0.3 07/05/2010 OCF_HEARTBEAT_WAS6(7)
Man Page

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

file monitoring using unix scripting on shared drive

Hi all, I have a query and need advise. is it possible to have a script which will monitor file/s on network shared drive (windows machine)? Is there a way i can monitor a file is available on shared drive and move it over to unix machine for further processing? Any guidance or advice much... (3 Replies)
Discussion started by: zulfikarmd
3 Replies

2. AIX

Verify and Synchronize HACMP

Hi Earlier we used to move the resource groups between nodes manually. Recently I have added the HACMP startup and stop scripts. Then I moved the resource group to see if everything works fine as per the startup and stop scripts, but it didn't work out as expected. Do i need to do bring... (4 Replies)
Discussion started by: samsungsamsung
4 Replies

3. UNIX for Dummies Questions & Answers

No Disks Found RH 5.1

hi guys I am trying to install RedHat 5.1 x64 in a x3650 M3 IBM Server which has a ServeRAID m5014 Controller but I get the message No Disks Found so I cannot install RedHat any idea how to load or install the drivers? thanks a lot guys (3 Replies)
Discussion started by: karlochacon
3 Replies

4. Filesystems, Disks and Memory

IBM ServeRAID M5100 Series

Hi, Is it possible to check progress when replace a faulty disk without reboot server? OS is RHEL 5. Please advice. Thanks. (1 Reply)
Discussion started by: mzainal
1 Replies