PC Review


Reply
Thread Tools Rate Thread

CHKDSK Always finds something wrong....

 
 
Dave Onex
Guest
Posts: n/a
 
      11th Apr 2009
Hi Folks;

I'm running MCE 2005. It's a clean install with all updates on a RAID 0
array.
I used the hard drive vendors diagnostic utility to completely scan both
disks - both are perfect.

Every once in a while I do a CHKDSK through XP and when I re-start it checks
the disks. Every single time it finds something wrong. I literally do a disk
check back to back and every time it will find something.
Why is this? There doesn't actually appear to be anything wrong with the
disks (they are new and pass the most stringent diagnostic tests) yet if I
do a CHKDSK it will always find something...

Checking file system on C:
The type of the file system is NTFS.

A disk check has been scheduled.
Windows will now check the disk.
Cleaning up minor inconsistencies on the drive.
Cleaning up 3 unused index entries from index $SII of file 0x9.
Cleaning up 3 unused index entries from index $SDH of file 0x9.
Cleaning up 3 unused security descriptors.
CHKDSK is verifying Usn Journal...
Usn Journal verification completed.
976760000 KB total disk space.
210728248 KB in 45597 files.
14964 KB in 4463 indexes.
0 KB in bad sectors.
159916 KB in use by the system.
65536 KB occupied by the log file.
765856872 KB available on disk.

Thanks!
Dave


 
Reply With Quote
 
 
 
 
Jim
Guest
Posts: n/a
 
      11th Apr 2009

"Dave Onex" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi Folks;
>
> I'm running MCE 2005. It's a clean install with all updates on a RAID 0
> array.
> I used the hard drive vendors diagnostic utility to completely scan both
> disks - both are perfect.
>
> Every once in a while I do a CHKDSK through XP and when I re-start it
> checks the disks. Every single time it finds something wrong. I literally
> do a disk check back to back and every time it will find something.
> Why is this? There doesn't actually appear to be anything wrong with the
> disks (they are new and pass the most stringent diagnostic tests) yet if I
> do a CHKDSK it will always find something...
>
> Checking file system on C:
> The type of the file system is NTFS.
>
> A disk check has been scheduled.
> Windows will now check the disk.
> Cleaning up minor inconsistencies on the drive.
> Cleaning up 3 unused index entries from index $SII of file 0x9.
> Cleaning up 3 unused index entries from index $SDH of file 0x9.
> Cleaning up 3 unused security descriptors.
> CHKDSK is verifying Usn Journal...
> Usn Journal verification completed.
> 976760000 KB total disk space.
> 210728248 KB in 45597 files.
> 14964 KB in 4463 indexes.
> 0 KB in bad sectors.
> 159916 KB in use by the system.
> 65536 KB occupied by the log file.
> 765856872 KB available on disk.
>
> Thanks!
> Dave
>

Those are file system errors which the manufacturer's diagnostic might not
catch.
Jim



 
Reply With Quote
 
nass
Guest
Posts: n/a
 
      11th Apr 2009


"Dave Onex" wrote:

> Hi Folks;
>
> I'm running MCE 2005. It's a clean install with all updates on a RAID 0
> array.
> I used the hard drive vendors diagnostic utility to completely scan both
> disks - both are perfect.
>
> Every once in a while I do a CHKDSK through XP and when I re-start it checks
> the disks. Every single time it finds something wrong. I literally do a disk
> check back to back and every time it will find something.
> Why is this? There doesn't actually appear to be anything wrong with the
> disks (they are new and pass the most stringent diagnostic tests) yet if I
> do a CHKDSK it will always find something...
>
> Checking file system on C:
> The type of the file system is NTFS.
>
> A disk check has been scheduled.
> Windows will now check the disk.
> Cleaning up minor inconsistencies on the drive.
> Cleaning up 3 unused index entries from index $SII of file 0x9.
> Cleaning up 3 unused index entries from index $SDH of file 0x9.
> Cleaning up 3 unused security descriptors.
> CHKDSK is verifying Usn Journal...
> Usn Journal verification completed.
> 976760000 KB total disk space.
> 210728248 KB in 45597 files.
> 14964 KB in 4463 indexes.
> 0 KB in bad sectors.
> 159916 KB in use by the system.
> 65536 KB occupied by the log file.
> 765856872 KB available on disk.
>
> Thanks!
> Dave



Open a run command and type in:
cmd.exe click [OK] then on the command prompt type in:
fsutil dirty query c: <= Hit Enter on your keyboard.

What the report say?


The CHKDSK utility incorrectly identifies and deletes in-use security
descriptors with HotFix
http://support.microsoft.com/kb/831374

HTH,
nass
---
http://www.nasstec.co.uk

 
Reply With Quote
 
nass
Guest
Posts: n/a
 
      11th Apr 2009


"Dave Onex" wrote:

> Hi Folks;
>
> I'm running MCE 2005. It's a clean install with all updates on a RAID 0
> array.
> I used the hard drive vendors diagnostic utility to completely scan both
> disks - both are perfect.
>
> Every once in a while I do a CHKDSK through XP and when I re-start it checks
> the disks. Every single time it finds something wrong. I literally do a disk
> check back to back and every time it will find something.
> Why is this? There doesn't actually appear to be anything wrong with the
> disks (they are new and pass the most stringent diagnostic tests) yet if I
> do a CHKDSK it will always find something...
>
> Checking file system on C:
> The type of the file system is NTFS.
>
> A disk check has been scheduled.
> Windows will now check the disk.
> Cleaning up minor inconsistencies on the drive.
> Cleaning up 3 unused index entries from index $SII of file 0x9.
> Cleaning up 3 unused index entries from index $SDH of file 0x9.
> Cleaning up 3 unused security descriptors.
> CHKDSK is verifying Usn Journal...
> Usn Journal verification completed.
> 976760000 KB total disk space.
> 210728248 KB in 45597 files.
> 14964 KB in 4463 indexes.
> 0 KB in bad sectors.
> 159916 KB in use by the system.
> 65536 KB occupied by the log file.
> 765856872 KB available on disk.
>
> Thanks!
> Dave



Again can you run the defrag please in Safe Mode.

 
Reply With Quote
 
Dave Onex
Guest
Posts: n/a
 
      12th Apr 2009

"nass" <(E-Mail Removed)> wrote in message
news:CA2BEF64-CC5E-4BDF-94A7-(E-Mail Removed)...
>
>
> "Dave Onex" wrote:
>
>> Hi Folks;
>>
>> I'm running MCE 2005. It's a clean install with all updates on a RAID 0
>> array.
>> I used the hard drive vendors diagnostic utility to completely scan both
>> disks - both are perfect.
>>
>> Every once in a while I do a CHKDSK through XP and when I re-start it
>> checks
>> the disks. Every single time it finds something wrong. I literally do a
>> disk
>> check back to back and every time it will find something.
>> Why is this? There doesn't actually appear to be anything wrong with the
>> disks (they are new and pass the most stringent diagnostic tests) yet if
>> I
>> do a CHKDSK it will always find something...
>>
>> Checking file system on C:
>> The type of the file system is NTFS.
>>
>> A disk check has been scheduled.
>> Windows will now check the disk.
>> Cleaning up minor inconsistencies on the drive.
>> Cleaning up 3 unused index entries from index $SII of file 0x9.
>> Cleaning up 3 unused index entries from index $SDH of file 0x9.
>> Cleaning up 3 unused security descriptors.
>> CHKDSK is verifying Usn Journal...
>> Usn Journal verification completed.
>> 976760000 KB total disk space.
>> 210728248 KB in 45597 files.
>> 14964 KB in 4463 indexes.
>> 0 KB in bad sectors.
>> 159916 KB in use by the system.
>> 65536 KB occupied by the log file.
>> 765856872 KB available on disk.
>>
>> Thanks!
>> Dave

>
>
> Open a run command and type in:
> cmd.exe click [OK] then on the command prompt type in:
> fsutil dirty query c: <= Hit Enter on your keyboard.
>
> What the report say?
>
>
> The CHKDSK utility incorrectly identifies and deletes in-use security
> descriptors with HotFix
> http://support.microsoft.com/kb/831374
>


Hi Nass - thanks for the reply :-)

Running fsutil dirty query c: shows that the volume is NOT dirty - which is
what I expected.
This is a new RAID 0 array with a new O/S install and there's not been any
unexpected power failures etc that would cause file system/index corruption
(that I can think of).

My expectation is that even if there was something a little out of kilter
CHKDSK would fix it and immediately running CHKDSK again would show zero
errors/issues.

The KB article you mentioned sounded like it might be a possible root cause
but the problem was supposed to have been addressed with the latest service
pack for XP - I'm all up to date in that respect. So, I don't know why it
would find things wrong when there's no reason to.

The O/S is only 2 or 4 days old so far.... :-)


 
Reply With Quote
 
nass
Guest
Posts: n/a
 
      12th Apr 2009


"Dave Onex" wrote:

>
> "nass" <(E-Mail Removed)> wrote in message
> news:CA2BEF64-CC5E-4BDF-94A7-(E-Mail Removed)...
> >
> >
> > "Dave Onex" wrote:
> >
> >> Hi Folks;
> >>
> >> I'm running MCE 2005. It's a clean install with all updates on a RAID 0
> >> array.
> >> I used the hard drive vendors diagnostic utility to completely scan both
> >> disks - both are perfect.
> >>
> >> Every once in a while I do a CHKDSK through XP and when I re-start it
> >> checks
> >> the disks. Every single time it finds something wrong. I literally do a
> >> disk
> >> check back to back and every time it will find something.
> >> Why is this? There doesn't actually appear to be anything wrong with the
> >> disks (they are new and pass the most stringent diagnostic tests) yet if
> >> I
> >> do a CHKDSK it will always find something...
> >>
> >> Checking file system on C:
> >> The type of the file system is NTFS.
> >>
> >> A disk check has been scheduled.
> >> Windows will now check the disk.
> >> Cleaning up minor inconsistencies on the drive.
> >> Cleaning up 3 unused index entries from index $SII of file 0x9.
> >> Cleaning up 3 unused index entries from index $SDH of file 0x9.
> >> Cleaning up 3 unused security descriptors.
> >> CHKDSK is verifying Usn Journal...
> >> Usn Journal verification completed.
> >> 976760000 KB total disk space.
> >> 210728248 KB in 45597 files.
> >> 14964 KB in 4463 indexes.
> >> 0 KB in bad sectors.
> >> 159916 KB in use by the system.
> >> 65536 KB occupied by the log file.
> >> 765856872 KB available on disk.
> >>
> >> Thanks!
> >> Dave

> >
> >
> > Open a run command and type in:
> > cmd.exe click [OK] then on the command prompt type in:
> > fsutil dirty query c: <= Hit Enter on your keyboard.
> >
> > What the report say?
> >
> >
> > The CHKDSK utility incorrectly identifies and deletes in-use security
> > descriptors with HotFix
> > http://support.microsoft.com/kb/831374
> >

>
> Hi Nass - thanks for the reply :-)
>
> Running fsutil dirty query c: shows that the volume is NOT dirty - which is
> what I expected.
> This is a new RAID 0 array with a new O/S install and there's not been any
> unexpected power failures etc that would cause file system/index corruption
> (that I can think of).
>
> My expectation is that even if there was something a little out of kilter
> CHKDSK would fix it and immediately running CHKDSK again would show zero
> errors/issues.
>
> The KB article you mentioned sounded like it might be a possible root cause
> but the problem was supposed to have been addressed with the latest service
> pack for XP - I'm all up to date in that respect. So, I don't know why it
> would find things wrong when there's no reason to.
>
> The O/S is only 2 or 4 days old so far.... :-)


As Lesley in another thread, you can try to Restore the system and then
monitor what can cause this to happen.

HTH,
nass
http://www.nasstec.co.uk

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: finds wrong address Dave Windows Vista Mail 0 6th Aug 2009 02:08 AM
systems reboots when chkdsk finds unreadable segment =?Utf-8?B?Z3Zt?= Windows XP Help 4 21st Nov 2007 10:58 PM
CHKDSK always finds errors Hank Windows XP Help 6 2nd May 2006 04:47 AM
files disappearing too often, chkdsk finds them klaus@trillke.net Windows XP Help 4 15th Mar 2006 04:10 PM
Chkdsk finds errors Ed H Windows XP Help 4 11th Jul 2004 04:43 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:03 AM.