cancel
Showing results for 
Search instead for 
Did you mean: 

VCS Failover

rob_M
Not applicable

Hi All
I have a query regarding VCS Failover.

I have a two node cluster working in Active/Passive mode.

I am trying to achieve the following failover results
If the Active node loses power, the Passive node becomes Active.
If the Active node losses all network connectivity, the Passive node becomes Active.

Results that I am getting from both scenario’s above.
From the Passive node I can see that all groups remain offline
If I try to online a group I get the following error.

hagrp -online Oracle -sys go22rrICE-MIM02
VCS:10159:Group Oracle is auto-disabled in cluster. This can
       happen if group is not probed on all alive nodes in group's SystemList or
       VCS engine is not running on all alive nodes in group's SystemList.

If I perform a hastop -all and a hastart on the passive node becomes Active

Regards
Rob



1 REPLY 1

bsobek
Level 5
Hi,
 
just try "hagrp -autoenable Oracle -sys go22rrICE-MIM02" on the remaining node.
 
hagrp -autoenable <group> -sys <system>
Greets
Björn

Message Edited by bsobek on 08-09-200702:04 AM