Linux HA – Crm_standby syntax
March 10th, 2008
1.Putting a node into standby mode
crm_standby -U c001n02 -v on
2.Putting a node into normal mode
crm_standby -U c001n02 -v off
3.Checking the node’s standby status
crm_standby -G -U c001n02
4. Removing a node’s standby setting (also returns it to active mode)
crm_standby -D -U c001n02
Entry Filed under: News
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">
Trackback this post | Subscribe to the comments via RSS Feed