From: Duncan <1i5t5.duncan@cox.net>
To: linux-btrfs@vger.kernel.org
Subject: Re: lost with degraded RAID1
Date: Sun, 9 Feb 2014 05:40:55 +0000 (UTC) [thread overview]
Message-ID: <pan$9975$a22e4391$1abcb3d9$aba51d08@cox.net> (raw)
In-Reply-To: CABgvyo89WYpOFqb7fE4Ls5U63c_Kc8bLeNGebge87Up9H+NBiQ@mail.gmail.com
Johan Kröckel posted on Sat, 08 Feb 2014 12:09:46 +0100 as excerpted:
> Ok, I did nuke it now and created the fs again using 3.12 kernel. So far
> so good. Runs fine.
> Finally, I know its kind of offtopic, but can some help me interpreting
> this (I think this is the error in the smart-log which started the whole
> mess)?
>
> Error 1 occurred at disk power-on lifetime: 2576 hours (107 days + 8
> hours)
> When the command that caused the error occurred, the device was
> active or idle.
>
> After command completion occurred, registers were:
> ER ST SC SN CL CH DH
> -- -- -- -- -- -- --
> 04 71 00 ff ff ff 0f
> Device Fault; Error: ABRT at LBA = 0x0fffffff = 268435455
I'm no SMART expert, but that LBA number is incredibly suspicious. With
standard 512-byte sectors that's the 128 GiB boundary, the old 28-bit LBA
limit (LBA28, introduced with ATA-1 in 1994, modern drives are LBA48,
introduced in 2003 with ATA-6 and offering an addressing capacity of 128
PiB, according to wikipedia's article on LBA).
It looks like something flipped back to LBA28, and when a continuing
operation happened to write past that value... it triggered the abort you
see in the SMART log.
Double-check your BIOS to be sure it didn't somehow revert to the old
LBA28 compatibility mode or some such, and the drives, to make sure they
aren't "clipped" to LBA28 compatibility mode as well.
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman
next prev parent reply other threads:[~2014-02-09 5:41 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-29 19:16 lost with degraded RAID1 Johan Kröckel
2014-01-30 3:28 ` Duncan
2014-01-30 11:53 ` Johan Kröckel
2014-01-30 17:57 ` Chris Murphy
[not found] ` <CABgvyo9FYGSYpj+jL1oqCvtNUqsC8HZ+z=x-Gz7naWoEcCKWpQ@mail.gmail.com>
2014-01-30 19:32 ` Chris Murphy
2014-01-30 22:18 ` Duncan
2014-01-31 3:00 ` Chris Murphy
2014-01-31 5:58 ` Duncan
2014-01-31 6:10 ` Chris Murphy
2014-01-31 6:13 ` Chris Murphy
2014-01-31 7:37 ` Duncan
2014-01-31 2:19 ` Chris Murphy
2014-01-30 17:33 ` Chris Murphy
2014-01-30 17:58 ` Hugo Mills
2014-01-30 18:25 ` Chris Murphy
2014-02-03 20:55 ` Johan Kröckel
2014-02-03 21:08 ` Chris Murphy
2014-02-03 21:31 ` Johan Kröckel
2014-02-07 11:34 ` Johan Kröckel
2014-02-07 17:43 ` Chris Murphy
2014-02-08 11:09 ` Johan Kröckel
2014-02-09 5:40 ` Duncan [this message]
2014-02-10 14:05 ` Johan Kröckel
[not found] ` <CABgvyo822bOAHeA1GH28MPaBAU+Zdi72MD_uwL+dhopt+nwMig@mail.gmail.com>
2014-01-31 6:28 ` Fwd: " Johan Kröckel
2014-01-31 6:40 ` Johan Kröckel
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='pan$9975$a22e4391$1abcb3d9$aba51d08@cox.net' \
--to=1i5t5.duncan@cox.net \
--cc=linux-btrfs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).