Home All Groups Group Topic Archive Search About

Win2k3 Bad Free Disk Space Report

Author
11 May 2007 5:18 AM
-Steve-
I have a windows 2003 R2 x64 4-way cluster that has a volume that is
incorrectly reporting the amount of free disk space.

The volume is 250 gb's.  If you add up the folder sizes of the root
directories it equals ~60 gb's.  However most every tool (explorer, fsrm,
etc) reports 234 gb's being used.  The only tool I've found so far that
reports the correct amount of free space is disk defragrmenter.

It's not snapshots becuase those are only consume 2 gb's so that doesn't
even bring it close.

Google tells me all about how to fix this on a FAT32 volume on Windows 98.
Apparently this was a common issue back then.

Any ideas?


Steve Evans

Author
11 May 2007 5:47 AM
Pegasus (MVP)
Show quote Hide quote
"-Steve-" <n***@dosomethingwiththis.miisconsultant.com> wrote in message
news:uQTqTv4kHHA.4904@TK2MSFTNGP05.phx.gbl...
> I have a windows 2003 R2 x64 4-way cluster that has a volume that is
> incorrectly reporting the amount of free disk space.
>
> The volume is 250 gb's.  If you add up the folder sizes of the root
> directories it equals ~60 gb's.  However most every tool (explorer, fsrm,
> etc) reports 234 gb's being used.  The only tool I've found so far that
> reports the correct amount of free space is disk defragrmenter.
>
> It's not snapshots becuase those are only consume 2 gb's so that doesn't
> even bring it close.
>
> Google tells me all about how to fix this on a FAT32 volume on Windows 98.
> Apparently this was a common issue back then.
>
> Any ideas?
>
>
> Steve Evans

It's risky to claim that Windows incorrectly reports the
amount of free disk space. People would have found out
a long, long time ago! It is far more likely that you are
not fully aware of what's stored where. The following
command will give you accurate disk statistics:

fsutil volume diskfree C:

You can get fsutil.exe from here:
http://www.microsoft.com/technet/community/columns/profwin/pw0902.mspx

Use one of these tools to really see what's eating up your
disk space:

DriveUse:
http://members.ozemail.com.au/~nulifetv/freezip/freeware/index.html
Bullet Proof Folder sizes: http://www.foldersizes.com/
Are all your drivers up to date? click for free checkup

Author
11 May 2007 4:03 PM
-Steve-
fsutil reports the free space correctly  On a whim I removed the quota on
the drive and re-applied it and now quota manager (along with explorer, etc)
report the correct amount of free space.

Steve



Show quoteHide quote
"Pegasus (MVP)" <I.***@fly.com> wrote in message
news:eNeXN$4kHHA.568@TK2MSFTNGP02.phx.gbl...
>
> "-Steve-" <n***@dosomethingwiththis.miisconsultant.com> wrote in message
> news:uQTqTv4kHHA.4904@TK2MSFTNGP05.phx.gbl...
>> I have a windows 2003 R2 x64 4-way cluster that has a volume that is
>> incorrectly reporting the amount of free disk space.
>>
>> The volume is 250 gb's.  If you add up the folder sizes of the root
>> directories it equals ~60 gb's.  However most every tool (explorer, fsrm,
>> etc) reports 234 gb's being used.  The only tool I've found so far that
>> reports the correct amount of free space is disk defragrmenter.
>>
>> It's not snapshots becuase those are only consume 2 gb's so that doesn't
>> even bring it close.
>>
>> Google tells me all about how to fix this on a FAT32 volume on Windows
>> 98.
>> Apparently this was a common issue back then.
>>
>> Any ideas?
>>
>>
>> Steve Evans
>
> It's risky to claim that Windows incorrectly reports the
> amount of free disk space. People would have found out
> a long, long time ago! It is far more likely that you are
> not fully aware of what's stored where. The following
> command will give you accurate disk statistics:
>
> fsutil volume diskfree C:
>
> You can get fsutil.exe from here:
> http://www.microsoft.com/technet/community/columns/profwin/pw0902.mspx
>
> Use one of these tools to really see what's eating up your
> disk space:
>
> DriveUse:
> http://members.ozemail.com.au/~nulifetv/freezip/freeware/index.html
> Bullet Proof Folder sizes: http://www.foldersizes.com/
>
>

Bookmark and Share

Post Thread options