From: Tudor Holton <tudor@smartguide.com.au>
To: linux-raid <linux-raid@vger.kernel.org>
Subject: Aren't 2TB+ disk sizes supposed to be standardized?
Date: Fri, 05 Jul 2013 15:19:52 +1000 [thread overview]
Message-ID: <51D65778.9010502@smartguide.com.au> (raw)
Hi guys,
I just discovered this when I was about to do a disk transfer:
[edited for brevity]
$ sudo fdisk -l
Disk /dev/sdc: 2000.4 GB, 2000397852160 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907027055 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x00027892
Disk /dev/sdd: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
$ sudo smartctl -a /dev/sdc
Model Family: Seagate Barracuda (SATA 3Gb/s, 4K Sectors)
Device Model: ST2000DM001-1CH164
Firmware Version: CC43
User Capacity: 2,000,397,852,160 bytes [2.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
ATA Version is: 8
ATA Standard is: ATA-8-ACS revision 4
$ sudo smartctl -a /dev/sdd
Model Family: Seagate Barracuda LP
Device Model: ST32000542AS
Firmware Version: CC34
User Capacity: 2,000,398,934,016 bytes [2.00 TB]
Sector Size: 512 bytes logical/physical
ATA Version is: 8
ATA Standard is: ATA-8-ACS revision 4
These are from the same manufacturer! Interestingly, the larger drive
is actually the older one!
Is the "standardization" not a fixed value but a minimum? If so, what
is that actual minimum? If it's an actual 2 terabyte (2x10^12), then I
suppose they're both technically over, but that means that we can't just
simply create partitions that fill the space and expect to be able to
transfer them later. :-(
Cheers,
Tudor.
next reply other threads:[~2013-07-05 5:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-05 5:19 Tudor Holton [this message]
2013-07-05 7:11 ` Aren't 2TB+ disk sizes supposed to be standardized? Mikael Abrahamsson
2013-07-06 7:50 ` Kai Stian Olstad
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51D65778.9010502@smartguide.com.au \
--to=tudor@smartguide.com.au \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.