|
|
|
SSChasing Mays
      
Group: General Forum Members
Last Login: Yesterday @ 9:40 PM
Points: 615,
Visits: 1,821
|
|
Hi,
We have 3 node a/a/p cluster setup for SQL Servr 2005 and getting the below error daily at same time.
I did ran the DBCC CHECKDB for all databases and everything is fine. But still get the error every day.
Please advice.
Event Type: Error Event Source: Ntfs Event Category: Disk Event ID: 55 Date: 8/1/2011 Time: 6:09:22 PM User: N/A Computer: SQL1 Description: The file system structure on the disk is corrupt and unusable. Please run the chkdsk utility on the volume SQL1 Data
Thanks
|
|
|
|
|
SSC-Dedicated
           
Group: General Forum Members
Last Login: Today @ 2:54 AM
Points: 37,692,
Visits: 29,951
|
|
gmamata7 (8/2/2011) The file system structure on the disk is corrupt and unusable. Please run the chkdsk utility on the volume SQL1 Data
Did you do what the error said?
Gail Shaw Microsoft Certified Master: SQL Server 2008, MVP SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
We walk in the dark places no others will enter We stand on the bridge and no one may pass
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Friday, December 21, 2012 5:56 AM
Points: 5,
Visits: 12
|
|
I also posted this question under: Home » SQL Server 2005 » Data Corruption » CHKDSK on a SAN Volume & also Home » SQL Server 2005 » Administering » Getting Ntfs error.
I know that this topic is a bit old, but I have a very similar question.
Every two weeks we perform server/database maintenance; altering indexes, Windows updates and a server reboot. My issue periodically appears between maintenance weeks with a System error Event ID 55 in the event viewer: "The file system structure on the disk is corrupt and unusable. Please run the chkdsk utility on the volume XDATA."
This volume is on our SAN and I've determined that I need to perform a CHKDSK since the volume is marked as dirty.
I understand the differences between CHKDSK /F & CHKDSK /R. My question is since I'm not performing a CHKDSK /R should I be worried about database files on this volume if I perform a CHKDSK /F?
|
|
|
|