Resources for IT Professionals > 포럼 홈 > Clustering > Testing a Group Failover Policy on Windows Server 2008
질문하기질문하기
 

답변됨Testing a Group Failover Policy on Windows Server 2008

  • 2009년 7월 3일 금요일 오전 6:46Nitin Mehrotra - MSFT 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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.


답변

모든 응답

  • 2009년 7월 3일 금요일 오후 1:16Edwin vMierloMVP, 중재자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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.
  • 2009년 7월 4일 토요일 오후 3:53Nitin Mehrotra - MSFT 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    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.
  • 2009년 7월 6일 월요일 오전 10:19Edwin vMierloMVP, 중재자사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     답변됨
    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.
  • 2009년 7월 7일 화요일 오전 5:30Nitin Mehrotra - MSFT 사용자 메달사용자 메달사용자 메달사용자 메달사용자 메달
     
    Thanks again Edwin. This works for me.