Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2012 13:53:53 -0700
From:      Ian Lepore <freebsd@damnhippie.dyndns.org>
To:        "Ronald F. Guilmette" <rfg@tristatelogic.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Another WTF moment
Message-ID:  <1355691233.1198.126.camel@revolution.hippie.lan>
In-Reply-To: <24507.1355688103@tristatelogic.com>
References:  <24507.1355688103@tristatelogic.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2012-12-16 at 12:01 -0800, Ronald F. Guilmette wrote:
> 
> I have two Seagate ST380011A drives, both in the same single system.
> 
> On that system, I boot to the FreeBSD 9.1-RC3 LiveCD.
> 
> The resulting dmesg messages indicate the following regarding the two drives:
> 
> ada0 at ata0 bus 0 scbus2 target 0 lun 0
> ada0: <ST380011A 3.54> ATA-6 device
> ada0: 100.000MB/s transfers (UDMA5, PIO 8192bytes)
> ada0: 76318MB (156299375 512 byte sectors: 16H 63S/T 16383C)
> ada0: Previously was known as ad0
> ada1 at ata0 bus 0 scbus2 target 1 lun 0
> ada1: <ST380011A 3.06> ATA-6 device
> ada1: 100.000MB/s transfers (UDMA5, PIO 8192bytes)
> ada1: 76319MB (156301488 512 byte sectors: 16H 63S/T 16383C)
> ada1: Previously was known as ad1
> 
> 
> So, um, WTF?  One ST380011A is 156299375 sectors big, and the other one
> is 156301488 big.
> 
> How exactly does this happen?

Assuming the 3.06 and 3.54 are firmware revision numbers, one might
speculate that ongoing testing showed higher sector failure rates than
intially expected, and thus newer firmware sets aside a few more sectors
as spares.

-- Ian





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1355691233.1198.126.camel>