Forum Discussion

mkruer's avatar
mkruer
Level 4
12 years ago

VCS AutoStartList ungracefully failover part2

I have two system cms-app-49-51 and cms-app-49-52 that I have been testing an ungraceful shutdown between systems (hard power off) After failing over from cms-app-49-52 to cms-app-49-51 I brought c...
  • mikebounds's avatar
    12 years ago

    If you down 49-51, then CMSApp_Cluster will only failover if:

    1. It is online on 49-51 when 49-51 goes down
    2. It is not in a faulted state on 49-52 - i.e if the CMSApp_Cluster service group previously faulted on 49-52, you need to clear the fault.
    3. It is fully probed on 49-52

    There should never be a need to restart VCS after clearing any faults.

    Mike