Additional steps you must use to restore a DHCP database on a server cluster (816913)
The information in this article applies to:
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Datacenter Server
SYMPTOMSWhen you try to restore a DHCP database that is on a
stand-alone clustered server, you cannot stop the DHCP Server service by using
the net stop dhcpserver command.CAUSEThis behavior occurs because the Cluster service controls
the DHCP service. Therefore, you cannot use commands such as net stop
dhcpserver to stop the DHCP service directly. When you use Cluster
Administrator to bring resources online, you must also use it to take those
resources offline. RESOLUTIONTo restore a DHCP database to a cluster, you must first take
the DHCP service offline to stop the DHCP service in the cluster. To do so,
take the DHCP service offline in Cluster Administrator or use the following
command: Cluster . res"dhcp_resource_name" /offline NoteFor more information about the cluster resource commands, see the
"Topic Cluster Resource: Command-line" topic in Microsoft Server 2003 Help and
Support Center. After you take the DHCP resource offline in the
cluster, you can restore the DHCP database.
For more information
about how to do so, click the following article number to view the article in the Microsoft Knowledge Base:
130642
How to move a DHCP database from one server to another in Windows NT 4.0 and in Windows 2000
You must restore the DHCP database on the node that
currently owns the DHCP resource. To determine whether the node currently owns
the DHCP resource, use Cluster Administrator or the following cluster resource
command line: Cluster resource dhcp_resource_name Note Do not use the net start dhcpserver command to start the DHCP service as documented in the Knowledge
base article 130642. Before you bring the DHCP resource back online, you must
make sure that the Cluster service will replicate the newly restored version of
the scope configuration. To do this, you must delete the .cpt checkpoint files
associated with the DHCP resource. The checkpoint files are on the quorum drive
in the
quorum_disk\MSCS\ dhcp_resource_GUID
folder. To find the GUID in the registry for Windows 2000 Server and
Windows Server 2003, locate the following key in the registry: HKEY_LOCAL_MACHINE\Cluster\Resources Under this key there is a series of keys that list all the GUIDs.
Click each key until you find the correct GUID for the appropriate resource you
are looking for. The value for each GUID key named Description determines the
correct GUID. REFERENCES
Modification Type: | Minor | Last Reviewed: | 2/9/2006 |
---|
Keywords: | kbprb KB816913 |
---|
|