Windows Server TechCenter > Windows Server Forums > Clustering > Testing a Group Failover Policy on Windows Server 2008
Ask a questionAsk a question
 

AnswerTesting a Group Failover Policy on Windows Server 2008

  • Friday, July 03, 2009 6:46 AMNitin Mehrotra - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I have a set of steps to test group failover policy on Windows Server 2003. I need to know the equivalent steps on Windows Server 2008. I could not find anything in the installed Help and even online.

    Steps for Testing Group Failover Policy in Windows Server 2003
    --------------------------------------------------------------------------

    To test a group failover policy
    1. Open Cluster Administrator by clicking Start, clicking Control Panel, double-clicking Administrative Tools, and then double-clicking Cluster Administrator.

    2. In the console tree, double-click the Groups folder.

    3. In the details pane, click the group.

    4. On the File menu, click Properties.

    5. On the Failover tab, set the Threshold to 0, and then click OK.

    6. In the Cluster Administrator console tree, click the group.

    7. In the details pane, click a resource.

    8. On the File menu, click Properties.

    9. On the Advanced tab, select the Affect the group check box, if it is not already selected.

    10. On the Advanced tab, set the Threshold to 0, and then click OK.

    11. On the File menu, click Initiate Failure.


Answers

All Replies

  • Friday, July 03, 2009 1:16 PMEdwin vMierloMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    It is the same in W2K8

    when you "right click on a group in W2K3" you now "right click on an application in W2K8"
    when you "right click on a resource in W2K3" you still "right click on a resource in W2K8"

    I don't have access to a cluster at this moment, so cannot describe step by step on what to do... it is pretty straight forward once you are in the property pages

    rgds,
    Edwin.
  • Saturday, July 04, 2009 3:53 PMNitin Mehrotra - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks Edwin. I could figure out that services/applications are equivalent to groups in 2k3. I could also reach as far as the Failover tab for service/application properties. But the options on the Failover tab are completely different. For example, I could not figure out how to set the THRESHOLD. Similarly, the options for the Resource properties are vastly different in Win2k8. And, I am not able to find any documentation around this.
  • Monday, July 06, 2009 10:19 AMEdwin vMierloMVP, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    well Threshold is still there, it is now called "Maximum failures in specified period"

    but before changing it, have a read of this: http://support.microsoft.com/kb/950804

    HTH,
    Edwin.
  • Tuesday, July 07, 2009 5:30 AMNitin Mehrotra - MSFT Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Thanks again Edwin. This works for me.