During fail back, if prepare_failback was executed successfully on the secondary companion but the primary companion does not start:
Check the primary companion’s error log and the cluster error log to identify why the server did not start, and correct the problems.
To clear the FAULTED state of the HAase resource, issue:
hasybase clear HAase_res_name
As “root”, move the primary logical host back to the secondary node:
hagrp -switch primary_service_group -to secondary_host_name
Log in to the secondary companion and issue:
dbcc ha_admin ("", "rollback_failback")
Your companion servers should both be back in failover mode. For more information about dbcc ha_admin, see “dbcc options for high availability systems”.
Reissue sp_companion...prepare_failback on the secondary companion.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |