After you have installed and configured the Internet Agent in your Heartbeat cluster, you can use the following methods to test whether the Internet Agent fails over as expected:
In the HA Management Client, select a node where the Internet Agent is running, then click . The Internet Agent should fail over to another node and start running again. This can also be done from the command line using the crm_standby utility.
Using the crm_resource utility, manually migrate a node where the Internet Agent is running.
If you receive the error Unmanaged on node, see Step 8 in Testing Your Internet Agent Installation on Each Node for troubleshooting assistance.
If you have set up your Heartbeat cluster in a test situation first, you can also use the following methods for testing Internet Agent failover:
Power off the node where the Internet Agent is running. The Internet Agent should fail over to another node and start running again.
Simulate the Internet Agent stopping unexpectedly (kill -9 agent_PID). If you have configured the Internet Agent for automatic restart, as described in Enabling Automatic GroupWise Agent Restart, the agent should start running again on the same node.
WARNING:These last two tests should not be performed on a production system because they can result in damage to GroupWise databases.