JulesMaximus
No Lifer
- Jul 3, 2003
- 74,544
- 924
- 126
Bah, after my NTFS partition gettting corrupted on my machines and having to spend days trying to recover files using the program PC File Recovery (didn't recover all anyways) I'm done with NTFS.
Originally posted by: Nothinman
Bah, after my NTFS partition gettting corrupted on my machines and having to spend days trying to recover files using the program PC File Recovery (didn't recover all anyways) I'm done with NTFS.
If everyone stopped using something after having 1 or 2 problems with it, Windows would have never taken off like it did.
It hasn't shown to me that it's more reliable than FAT32 despite reading tons of things stating that it should be.
Just like when people first thought NTFS systems didn't need a defragmenter just because the way the are...
Originally posted by: Continuity
On Windows based PCs, NTFS.
I do lots of video editing, which involves many large files. FAT has severe limitations in regards to large files (over 2GB or 4GB depending). If you do video editing for example, and the file you are creating ends up passing this barrier - you just pissed away all that time on a useless incomplete file, you WON'T be able to finish the job. Nice knowing that you'll never be able to do the job without breaking the file up in some weird workaround isn't it...
The difference in speed between NTFS and FAT is miniscule at best, and one doesn't have a clear advantage in speed over the other anyhow - they flip positions depending.
Plus NTFS has added security, not that that's my main reason for using it.
I see "media creation" computers that idiot companies set up that use FAT32 still on the main partitions, and the people ALWAYS run into the problems and limitations of FAT... Convert to NTFS please. Or keep your 0.4% speed increase with showstopper limitations. (I believe they even made workarounds for the file size barrier issue, oh right, it's called NTFS )
from format /?:Originally posted by: Philippine Mango
There are utilities to change the cluster size after XP is installed but to do it before XP is installed you have to be in some sort of command prompt and use some switches to specify cluster size. Try format /? for help with which cluster sizes are available. I dont know them off the top of my head.
/A:size Overrides the default allocation unit size. Default settings
are strongly recommended for general use.
NTFS supports 512, 1024, 2048, 4096, 8192, 16K, 32K, 64K.
FAT supports 512, 1024, 2048, 4096, 8192, 16K, 32K, 64K,
(128K, 256K for sector size > 512 bytes).
FAT32 supports 512, 1024, 2048, 4096, 8192, 16K, 32K, 64K,
(128K, 256K for sector size > 512 bytes).
Note that the FAT and FAT32 files systems impose the
following restrictions on the number of clusters on a volume:
FAT: Number of clusters <= 65526
FAT32: 65526 < Number of clusters < 4177918
Format will immediately stop processing if it decides that
the above requirements cannot be met using the specified
cluster size.
NTFS compression is not supported for allocation unit sizes
above 4096.
When install Windows XP how do you specify the cluster size used for the partision? Also what cluster size would provide the best performance for a 30Gb hard drive when I only use about 9GB of it?
That you would want NTFS if working with media files or anyfiles greater than 4GB.
You don't, when you use the installer formatting it just uses 4K because that's best all around cluster size.
Why? A larger cluster size would give me better performance
Regardless of read-ahead using larger cluster sizes would ensure the data is stored more contigouosly on the hard disk (less clusters to get fragmented and therefore less drive seeks to access them).Originally posted by: Nothinman
Why? A larger cluster size would give me better performance
In most cases it won't, NT already does filesystem read ahead (up to 64K IIRC).
I would think that you would see a marginal increase regardless of what file system you run if the cluster size is larger (you would also see an increase in slack). If nothing else simply for the reason stated above, any reduction in drive seeks (especially in a single-disk configuration) is going to yield a higher total throughoput.So if using FAT32 with large clusters it would provide better performance but not with NTFS?
Regardless of read-ahead using larger cluster sizes would ensure the data is stored more contigouosly on the hard disk (less clusters to get fragmented and therefore less drive seeks to access them).
i'm afraid that one day winxp crashes, and i can't get to my files.