How to set the startup value for a resource on a clustered server (259243)
The information in this article applies to:
- Microsoft Windows Server 2003, Datacenter Edition
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows NT Server, Enterprise Edition 4.0
- Microsoft Windows 2000 Advanced Server
This article was previously published under Q259243 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SUMMARY
By default, when the Cluster service starts or when failover occurs, the Cluster service attempts to bring all groups and resources online. For management or troubleshooting purposes, you may want to prevent a particular group or resource from starting automatically. You can define the state of a group or resource as either offline or online by setting its "persistent state" value in the cluster registry hive. The default value is "enabled," which automatically starts all resources, while a value of "disabled" keeps a group/resource in an offline state until an administrator can manually bring the resource online.
Another consideration when setting resources persistent state and its online status is the resources that are dependent on that resource. If another resource that is persistent state is set to start that resource, it attempts to start all resources it is dependent on. This can inadvertently start resources.
For Example: You may set IP Address resources persistent state, so that it does not start. However, a Network Name resource that dependent on it and is trying to go online, may start the IP Address resource.
Modification Type: | Major | Last Reviewed: | 2/10/2005 |
---|
Keywords: | kbenv kbhowto KB259243 |
---|
|