ViviTheMage
Lifer
I am curious to what the max hard drive size (in GB) is for IDE and SATA, and what is the transfer rate maximums for IDE and SATA. I need sources for all information 🙂
Originally posted by: ViviTheMage
I know there is a limit for the IDE interface, but what is it? 400gb, 500gb? I need some proof!
Originally posted by: ViviTheMage
I know there is a limit for the IDE interface, but what is it? 400gb, 500gb? I need some proof!
What is the largest SATA hard drive available now?
Originally posted by: tfinch2
Why would IDE or SATA have a particular size limit in drive space? 😕
Originally posted by: Trikat
An important note is the 750gb drive uses verticle platters instead of horizontal. Verticle gives you more "room."
Originally posted by: QurazyQuisp
Originally posted by: tfinch2
Why would IDE or SATA have a particular size limit in drive space? 😕
That's what I was wondering, it's just an interface, nothing more.
Maximum Sizes on NTFS Volumes
In theory, the maximum NTFS volume size is 264 clusters minus 1 cluster. However, the maximum NTFS volume size as implemented in Windows XP Professional is 232 clusters minus 1 cluster. For example, using 64-KB clusters, the maximum NTFS volume size is 256 terabytes minus 64 KB. Using the default cluster size of 4 KB, the maximum NTFS volume size is 16 terabytes minus 4 KB.
Because partition tables on master boot record (MBR) disks only support partition sizes up to 2 terabytes, you must use dynamic volumes to create NTFS volumes over 2 terabytes. Windows XP Professional manages dynamic volumes in a special database instead of in the partition table, so dynamic volumes are not subject to the 2-terabyte physical limit imposed by the partition table. Therefore, dynamic NTFS volumes can be as large as the maximum volume size supported by NTFS. Itanium-based computers that use GUID partition table (GPT) disks also support NTFS volumes larger than 2 terabytes.
That's not quite true. It's an interface standard, part of that standard is the number of address bits available. There is a cap, based on how many different addresses 48bits can handle, and the size of those individual locations, but this cap is so large that it can be ignored for the time being.*Originally posted by: QurazyQuisp
Originally posted by: ViviTheMage
I know there is a limit for the IDE interface, but what is it? 400gb, 500gb? I need some proof!
I highly doubt there is a limit. All the IDE interface is doing is sending info back and forth, it has nothing to do with the actual capacity of a drive.
Originally posted by: Shawn
Maximum Sizes on NTFS Volumes
In theory, the maximum NTFS volume size is 264 clusters minus 1 cluster. However, the maximum NTFS volume size as implemented in Windows XP Professional is 232 clusters minus 1 cluster. For example, using 64-KB clusters, the maximum NTFS volume size is 256 terabytes minus 64 KB. Using the default cluster size of 4 KB, the maximum NTFS volume size is 16 terabytes minus 4 KB.
Because partition tables on master boot record (MBR) disks only support partition sizes up to 2 terabytes, you must use dynamic volumes to create NTFS volumes over 2 terabytes. Windows XP Professional manages dynamic volumes in a special database instead of in the partition table, so dynamic volumes are not subject to the 2-terabyte physical limit imposed by the partition table. Therefore, dynamic NTFS volumes can be as large as the maximum volume size supported by NTFS. Itanium-based computers that use GUID partition table (GPT) disks also support NTFS volumes larger than 2 terabytes.
Text