Risorse per professionisti IT > Home page del forum > Clustering > Testing a Group Failover Policy on Windows Server 2008
Formula una domandaFormula una domanda
 

Con rispostaTesting a Group Failover Policy on Windows Server 2008

  • venerdì 3 luglio 2009 6.46Nitin Mehrotra - MSFT Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    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.


Risposte

Tutte le risposte

  • venerdì 3 luglio 2009 13.16Edwin vMierloMVP, ModeratoreMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    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.
  • sabato 4 luglio 2009 15.53Nitin Mehrotra - MSFT Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    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.
  • lunedì 6 luglio 2009 10.19Edwin vMierloMVP, ModeratoreMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     Con risposta
    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.
  • martedì 7 luglio 2009 5.30Nitin Mehrotra - MSFT Medaglie utenteMedaglie utenteMedaglie utenteMedaglie utenteMedaglie utente
     
    Thanks again Edwin. This works for me.