Using Serviceguard Extension for RAC, 9th Edition, September 2010
Packages can also be configured with one of two values for the FAILBACK_POLICY parameter:
• AUTOMATIC—with this setting, a package following a failover returns to its primary node
when the primary node becomes available again.
• MANUAL—with this setting, a package following a failover must be moved back to its original
node by a system administrator.
Failover and failback policies are displayed in the output of the cmviewcl -v command.
Examples of Cluster and Package States
The following sample output from the cmviewcl -v command shows status for the cluster in
the sample configuration.
Normal Running Status
Everything is running normally—both nodes in a two-node cluster are running, and each Oracle
RAC instance package is running as well. The only packages running are Oracle RAC instance
packages.
CLUSTER STATUS
example up
NODE STATUS STATE
ftsys9 up running
Network_Parameters:
INTERFACE STATUS PATH NAME
PRIMARY up 56/36.1 lan0
STANDBY up 60/6 lan1
PACKAGE STATUS STATE AUTO_RUN NODE
ops_pkg1 up running disabled ftsys9
Policy_Parameters:
POLICY_NAME CONFIGURED_VALUE
Start configured_node
Failback manual
Node_Switching_Parameters:
NODE_TYPE STATUS SWITCHING NAME
Primary up enabled ftsys9 (current)
NODE STATUS STATE
ftsys10 up running
Network_Parameters:
INTERFACE STATUS PATH NAME
PRIMARY up 28.1 lan0
STANDBY up 32.1 lan1
PACKAGE STATUS STATE AUTO_RUN NODE
ops_pkg2 up running disabled ftsys10
Policy_Parameters:
POLICY_NAME CONFIGURED_VALUE
Start configured_node
Failback manual
Node_Switching_Parameters:
NODE_TYPE STATUS SWITCHING NAME
Primary up enabled ftsys10 (current)
Alternate up enabled ftsys9
114 Maintenance and Troubleshooting