Select the product you need help with
A physical disk resource remains in the "Online Pending" status, or the Chkdsk utility automatically starts to run on a server that is running Windows Server 2008Article ID: 977516 - View products that this article applies to. On This PageSYMPTOMSWhen you bring a physical disk resource online on a server that is running Windows Server 2008, you may experience one of the following symptoms: Symptom 1When you view the physical disk resource in the Failover Cluster Management snap-in, the resource may show a status of Online Pending. Additionally, the following error message is logged in the System log:Log Name: System
Source: Microsoft-Windows-FailoverClustering Event ID: 1066 Task Category: Physical Disk Resource Level: Warning Description: Cluster disk resource 'Cluster Disk 3' indicates corruption for volume '\\?\Volume{ec2fa15d-b438-11de-88bc-00155dd99d36}'. Chkdsk is being run to repair problems. The disk will be unavailable until Chkdsk completes. Chkdsk output will be logged to file 'C:\Windows\Cluster\Reports\ChkDsk_ResCluster Disk 3_Disk2Part1.log'. Chkdsk may also write information to the Application Event Log. ERR [RES] Physical Disk <Cluster Disk 3>: VerifyFS: Failed to open file \\?\GLOBALROOT\Device\Harddisk2\Partition1\TextDocument.txt Error: 5. Symptom 2When you view the physical disk resource in the Microsoft Cluster Administrator utility, you may experience one or more of the following symptoms:
CAUSEThese issues occur for one of the following reasons. Cause of Symptom 1This issue occurs because a read-only file is located in the root directory of the resource. When a shared physical disk resource is brought online, the cluster service enumerates the files of the root directory and tries to open each file together with full access. This behavior occurs to make sure that the file system is consistent and that the volume is not corrupted. If any of the files are read-only in the root directory of the resource, the volume is considered corrupted and Chkdsk is started. To work around this problem, use the workaround that is mentioned in the "Workaround 1" section.Cause of Symptom 2This issue occurs because the "dirty" flag for the volume is set. When a shared physical disk resource is brought online, the cluster service enumerates the files of the root directory and tries to open each file together with full access. This behavior occurs to make sure that the file system is consistent and that the volume is not corrupted. If any of the files have the "dirty" flag set in the root directory of the resource, the volume is considered corrupted and Chkdsk is started. To work around this problem, use the workaround that is mentioned in the "Workaround 2" section.WORKAROUNDWorkaround 1To work around this problem, do one of the following:
NOTE: If you fail to bring the disk online and perform any further check on the files, please set the Physical Disk private property DiskRunChkDsk to a property of 4 (ChkDskDontRun). This will disable volume mount checks. For more information, please refer to: The shared disk on Windows Server 2008 cluster fails to come online http://support.microsoft.com/kb/2517696
(http://support.microsoft.com/kb/2517696)
To work around this problem, first determine whether the "dirty" flag for the specified volume is set. |
Keywords: | kbtshoot kbbug kberrmsg kbexpertiseinter kbsurveynew kbprb KB977516 |


Back to the top








