Sponsored Content
Full Discussion: A Sad Day for Smarty Jones!
The Lounge What is on Your Mind? A Sad Day for Smarty Jones! Post 51927 by Neo on Saturday 5th of June 2004 07:49:48 PM
Old 06-05-2004
A Sad Day for Smarty Jones!

We were at Champs watching the Belmont on two 15' screens.

SMARTY JONE!! SMARTY JONES!!!

Then, sadness........ the crowd goes quiet. There are many people who have not seen a triple crown winner in their lifetime......

Amazing... Horse racing!
 

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Script to find previous month last day minus one day timestamp

Hi All, I need to find the previous month last day minus one day, using shell script. Can you guys help me to do this. My Requirment is as below: Input for me will be 2000909(YYYYMM) I need the previous months last day minus 1 day timestamp. That is i need 2000908 months last day minus ... (3 Replies)
Discussion started by: girish.raos
3 Replies

2. What is on Your Mind?

Does modernity make you sad?

One more "on my mind" question ('cause it's constantly on my mind): does modern technology style make you sad and wishing PCs were like they used to be in 90's? I mean we had awesome UIs like motif, win3.1, warp3/4, cde, etc... HDDs used to load with sound. Web used to be a text on a white... (7 Replies)
Discussion started by: guest115
7 Replies

3. AIX

Sad me - or Happy me? Undecided re: AIX 7.2

AIX 7.2 - needs POWER7 or later With AIX 6.1 it was POWER4 or later - then I was "Happy Me!" because I already had a POWER4 system. With AIX 7.2 - for now I am "sad me" because I do not have a POWER7. However, next week I am going to be speaking at the POWER TechU in Cannes (look me up if you... (8 Replies)
Discussion started by: MichaelFelt
8 Replies
CRM_MASTER(8)							  [FIXME: manual]						     CRM_MASTER(8)

NAME
crm_master - determine which resource instance to promote to master SYNOPSIS
crm_master [-V|-Q] -D [-l lifetime] crm_master [-V|-Q] -G [-l lifetime] crm_master [-V|-Q] -v string [-l string] DESCRIPTION
crm_master is called from inside the resource agent scripts to determine which resource instance should be promoted to master mode. It should never be used from the command line and is just a helper utility for the resource agents. RAs use crm_master to promote a particular instance to master mode or to remove this preference from it. By assigning a lifetime, determine whether this setting should survive a reboot of the node (set lifetime to forever) or whether it should not survive a reboot (set lifetime to reboot). A resource agent needs to determine on which resource crm_master should operate. These queries must be handled inside the resource agent script. The actual calls of crm_master follow a syntax similar to those of the crm_attribute command. OPTIONS
--help, -? Print a help message. --verbose, -V Turn on debug information. Note Increase the level of verbosity by providing additional instances. --quiet, -Q When doing an attribute query using -G, print just the value to stdout. Use this option with -G. --get-value, -G Retrieve rather than set the preference to be promoted. --delete-attr, -D Delete rather than set the attribute. --attr-value string, -v string Value to set. This is ignored when used with -G. --lifetime string, -l string Specify how long the preference lasts. Possible values are reboot or forever. ENVIRONMENT VARIABLES
OCF_RESOURCE_INSTANCE--the name of the resource instance FILES
/var/lib/heartbeat/crm/cib.xml--the CIB (minus status section) on disk. SEE ALSO
???, ??? AUTHOR
crm_master was written by Andrew Beekhof. [FIXME: source] 07/05/2010 CRM_MASTER(8)
All times are GMT -4. The time now is 08:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy