Article ID: 932465 - Last Review: April 24, 2007 - Revision: 2.2 A new physical disk resource does not successfully move to another cluster node on a Windows Server 2003-based server clusterImportant This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986
(http://support.microsoft.com/kb/256986/
)
Description of the Microsoft Windows registry SYMPTOMSWhen you try to move a physical disk resource from one cluster node to another cluster node on a Microsoft Windows Server 2003-based server cluster, the move operation is unsuccessful. When this problem occurs, information that resembles the following is logged in the %WINDIR%\Cluster.log file: INFO [CP] CppResourceNotify for resource Restore Volume INFO Physical Disk <Disk JM:>: [DiskArb]------- DisksOnline -------. INFO Physical Disk <Disk JM:>: [DiskArb] DisksOpenResourceFileHandle: Attaching to disk with signature E8AAEC81 INFO Physical Disk <Disk JM:>: [DiskArb] DisksOpenResourceFileHandle: Disk unique id present trying new attach INFO Physical Disk <Disk JM:>: [DiskArb] DisksOpenResourceFileHandle: Retrieving disk number from ClusDisk registry key ERR Physical Disk <Disk JM:>: Online: Unable to open ClusDisk signature key e8aaec81. Error: 2. ERR Physical Disk <Disk JM:>: Online, DisksOpenResourceFileHandle failed. Error: 2 INFO Physical Disk <Disk JM:>: Online, setting ResourceState 4 . INFO [RM] RmpSetResourceStatus, Posting state 4 notification for resource <Disk JM:> CAUSEThis problem occurs if the hard disk's signature is missing from the Windows registry. When you bring a physical disk online, the following behavior occurs:
RESOLUTIONMethod 1: Install the KB919117 hotfixInstall the hotfix that is mentioned in the Microsoft Knowledge Base article KB919117. For more information about this hotfix, click the following article number to view the article in the Microsoft Knowledge Base:919117
(http://support.microsoft.com/kb/919117/
)
A hotfix is available that adds support for GUID partition table (GPT) volumes that are larger than 2 terabytes on a Windows Server 2003-based server cluster
Method 2: Modify the registryWarning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.To resolve this problem, create the registry subkey that corresponds to the disk signature of the physical disk resource with which you experience this problem. In the Cluster.log file that appears in the "Symptoms" section, this subkey is the E8AAEC81 subkey. Then, add the following registry entry to this subkey: Name: DiskName After you perform these actions, you can fail over the physical disk resource successfully. You do not have to restart the computer after you perform these actions.Type: REG_SZ Value data: \Device\Harddisknumber To configure this registry entry, follow these steps:
MORE INFORMATIONIf you specify an incorrect disk number when you follow the steps in the "Resolution" section, information that resembles the following is logged in the Cluster.log file: INFO [CP] CppResourceNotify for resource Restore Volume INFO Physical Disk <Disk JM:>: [DiskArb]------- DisksOnline -------. INFO Physical Disk <Disk JM:>: [DiskArb] DisksOpenResourceFileHandle: Attaching to disk with signature E8AAEC81 INFO Physical Disk <Disk JM:>: [DiskArb] DisksOpenResourceFileHandle: Disk unique id present trying new attach INFO Physical Disk <Disk JM:>: [DiskArb] DisksOpenResourceFileHandle: Retrieving disk number from ClusDisk registry key ERR Physical Disk <Disk JM:>: Online: error opening device '\\.\PhysicalDrive22', Error: 2 ERR Physical Disk <Disk JM:>: Online, DisksOpenResourceFileHandle failed. Error: 2 INFO Physical Disk <Disk JM:>: Online, setting ResourceState 4 . INFO [RM] RmpSetResourceStatus, Posting state 4 notification for resource <Disk JM:> | Article Translations
|
Back to the top
