Hi,
We have started recieving this error on one of our Windows Server 2008 Std 64bit servers. The primary role of this server is File Services which hosts a 1TB data volume (RDM) that we replicate between 2 other sites using DFSR.
This server is a VM hosted on EXSi4.1, the storage is a fiber attached HP EVA presented through the ESXi.
We are receiving the error message up to 100 timer per hour for this volume, I assume because DFSR is trying to write replicated files to the volume.
We have tried booting to recovery console and running chkdsk /R on the volume, but chkdsk does not detect any errors/bad sectors on the volume.
Have checked thing on the EX and storage side of things, eg; no disk errors reported on the EVA, LUN is only presented to this host. The only errors I see anywhere is the Event ID 55.
The file system structure on the disk is corrupt and unusable. Please run the chkdsk utility on the volume E:.
Log Name: System
Source: Ntfs
Date: 30/06/2011 2:05:04 PM
Event ID: 55
Task Category: (2)
Level: Error
Keywords: Classic
User: N/A
Computer: AQDVFPS801.minol.local
Description:
The file system structure on the disk is corrupt and unusable. Please run the chkdsk utility on the volume E:.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Ntfs" />
<EventID Qualifiers="49156">55</EventID>
<Level>2</Level>
<Task>2</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-06-30T04:05:04.809Z" />
<EventRecordID>1064212</EventRecordID>
<Channel>System</Channel>
<Computer>AQDVFPS801.minol.local</Computer>
<Security />
</System>
<EventData>
<Data>
</Data>
<Data>E:</Data>
<Binary>06000C000200380002000000370004C000000000020100C018000000000000000000000000000000A80C14007501000000000300</Binary>
</EventData>
</Event>
Have searched google, technet, vmware, hp sites for solutions but to no avail.
Anyone have any suggestions ?
Thanks,
Glen