PC Review


Reply
Thread Tools Rate Thread

How can I find out the cluster size on an NTFS disk

 
 
Bo Berglund
Guest
Posts: n/a
 
      15th Dec 2006
When I format a new disk to NTFS I am being asked for the cluster
size. Usually I set this to 4096 but some disks seem to have different
sizes.
Now I wonder how I can investigate the cluster size property on a
disk? The disk properties say nothing about this....


Bo Berglund
bo.berglund(at)nospam.telia.com
 
Reply With Quote
 
 
 
 
Curt Christianson
Guest
Posts: n/a
 
      15th Dec 2006
Hi Bo,

See if this helps:
http://support.microsoft.com/kb/314878

--
Curt BD-MVBT

http://dundats.mvps.org/
http://www.aumha.org/





"Bo Berglund" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When I format a new disk to NTFS I am being asked for the cluster
> size. Usually I set this to 4096 but some disks seem to have different
> sizes.
> Now I wonder how I can investigate the cluster size property on a
> disk? The disk properties say nothing about this....
>
>
> Bo Berglund
> bo.berglund(at)nospam.telia.com



 
Reply With Quote
 
DatabaseBen
Guest
Posts: n/a
 
      15th Dec 2006

"Bo Berglund" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When I format a new disk to NTFS I am being asked for the cluster
> size. Usually I set this to 4096 but some disks seem to have different
> sizes.
> Now I wonder how I can investigate the cluster size property on a
> disk? The disk properties say nothing about this....
>
>
> Bo Berglund
> bo.berglund(at)nospam.telia.com



 
Reply With Quote
 
DatabaseBen
Guest
Posts: n/a
 
      15th Dec 2006
if i'm not mistaken you can
simply run chkdsk from a
command window and it
will provide the stats.


"Bo Berglund" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> When I format a new disk to NTFS I am being asked for the cluster
> size. Usually I set this to 4096 but some disks seem to have different
> sizes.
> Now I wonder how I can investigate the cluster size property on a
> disk? The disk properties say nothing about this....
>
>
> Bo Berglund
> bo.berglund(at)nospam.telia.com



 
Reply With Quote
 
Nepatsfan
Guest
Posts: n/a
 
      15th Dec 2006
"Bo Berglund" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)
> When I format a new disk to NTFS I am being asked for the
> cluster size. Usually I set this to 4096 but some disks seem
> to have different sizes.
> Now I wonder how I can investigate the cluster size property
> on a disk? The disk properties say nothing about this....
>
>
> Bo Berglund
> bo.berglund(at)nospam.telia.com


From a command prompt (Start -> Run -> cmd.exe), enter the
following,

fsutil fsinfo ntfsinfo C:

Look under "Bytes per cluster". Change the drive letter as
needed.

Good luck

Nepatsfan


 
Reply With Quote
 
Chris May
Guest
Posts: n/a
 
      15th Dec 2006
On Fri, 15 Dec 2006 16:48:23 -0600, DatabaseBen pondered exceedingly, then took
quill in hand and carefully composed...

| if i'm not mistaken you can
| simply run chkdsk from a
| command window and it
| will provide the stats.

You're correct. That will report the number of bytes per allocation unit. 4096
(4KB) is the max and is the best size to keep fragmenting to a minimum.

ChrisM
 
Reply With Quote
 
Bo Berglund
Guest
Posts: n/a
 
      15th Dec 2006
On Fri, 15 Dec 2006 18:02:16 -0500, "Nepatsfan"
<(E-Mail Removed)> wrote:

>"Bo Berglund" <(E-Mail Removed)> wrote in message
>news:(E-Mail Removed)
>> When I format a new disk to NTFS I am being asked for the
>> cluster size. Usually I set this to 4096 but some disks seem
>> to have different sizes.
>> Now I wonder how I can investigate the cluster size property
>> on a disk? The disk properties say nothing about this....
>>
>>
>> Bo Berglund
>> bo.berglund(at)nospam.telia.com

>
>From a command prompt (Start -> Run -> cmd.exe), enter the
>following,
>
>fsutil fsinfo ntfsinfo C:
>
>Look under "Bytes per cluster". Change the drive letter as
>needed.


Thanks,
this was what I was looking for. I just wanted to check that I did not
use too small clusters...


Bo Berglund
bo.berglund(at)nospam.telia.com
 
Reply With Quote
 
Nepatsfan
Guest
Posts: n/a
 
      16th Dec 2006
"Bo Berglund" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)
> On Fri, 15 Dec 2006 18:02:16 -0500, "Nepatsfan"
> <(E-Mail Removed)> wrote:
>
>> "Bo Berglund" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)
>>> When I format a new disk to NTFS I am being asked for the
>>> cluster size. Usually I set this to 4096 but some disks
>>> seem to have different sizes.
>>> Now I wonder how I can investigate the cluster size
>>> property on a disk? The disk properties say nothing about
>>> this....
>>>
>>>
>>> Bo Berglund
>>> bo.berglund(at)nospam.telia.com

>>
>> From a command prompt (Start -> Run -> cmd.exe), enter the
>> following,
>>
>> fsutil fsinfo ntfsinfo C:
>>
>> Look under "Bytes per cluster". Change the drive letter as
>> needed.

>
> Thanks,
> this was what I was looking for. I just wanted to check that
> I did not use too small clusters...
>
>
> Bo Berglund
> bo.berglund(at)nospam.telia.com


You're welcome.

Nepatsfan


 
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: NTFS cluster size based on file size distribution John Doe DIY PC 0 13th Nov 2008 11:01 PM
NTFS convert -- cluster size, partition size? Kevin C. Microsoft Windows 2000 1 5th Nov 2004 01:45 PM
How to find cluster size of NTFS Tod Storage Devices 4 28th Sep 2004 10:33 PM
FYI: NTFS Cluster Size /3rd Party Disk Mgmt Tools R. McCarty Windows XP General 5 1st Sep 2004 12:51 PM
How do I find the cluster size of my NTFS volumes? Aloke Prasad Windows XP General 4 27th Sep 2003 10:48 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:12 PM.