From: Kai Krakow <hurikhan77@gmail.com>
To: linux-btrfs@vger.kernel.org
Subject: Re: btrfsck: backpointer mismatch (and multiple other errors)
Date: Mon, 4 Apr 2016 21:26:28 +0200 [thread overview]
Message-ID: <20160404212628.14e83e37@jupiter.sol.kaishome.de> (raw)
In-Reply-To: pan$39ed6$7954b891$6122ae15$76baf1b0@cox.net
Am Mon, 4 Apr 2016 04:34:54 +0000 (UTC)
schrieb Duncan <1i5t5.duncan@cox.net>:
> Meanwhile, putting bcache into write-around mode, so it makes no
> further changes to the ssd and only uses it for reads, is probably
> wise, and should help limit further damage. Tho if in that mode
> bcache still does writeback of existing dirty and cached data to the
> backing store, some further damage could occur from that. But I
> don't know enough about bcache to know what its behavior and level of
> available configuration in that regard actually are. As long as it's
> not trying to write anything from the ssd to the backing store, I
> think further damage should be very limited.
bcache has 0 for dirty data most of the time for me - even in write
back mode. It does write back during idle time and at reduced rate,
usually that finishes within a few minutes.
Switching the cache to write-around initiates instant write-back of all
dirty data, so within seconds it goes down to zero and the cache
becomes detachable.
I'll go test the soon-to-die SSD as soon as it replaced. I think it's
still far from failing with bitrot. It was overprovisioned by 30% most
of the time, with the spare space trimmed. It certainly should have a
lot of sectors for wear levelling. In addition, smartctl shows no
sector errors at all - except for one: raw_read_error_rate. I'm not
sure what all those sensors tell me, but that one I'm also seeing on
hard disks which show absolutely no data damage.
In fact, I see those counters for my hard disks. But dd to /dev/null of
the complete raw hard disk shows no sector errors. It seems good. But
well, counting 1+1 together: I currently see data damage. But I guess
that's unrelated.
Is there some documentation somewhere what each of those sensors
technically mean and how to read the raw values and thresh values?
I'm also seeing multi_zone_error_rate on my spinning rust.
According to smartctl health check and smartctl extended selftest,
there's no problems at all - and the smart error log is empty. There
has never been an ATA error in dmesg... No relocated sectors... From my
naive view the drives still look good.
--
Regards,
Kai
Replies to list-only preferred.
next prev parent reply other threads:[~2016-04-04 19:26 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-31 20:44 btrfsck: backpointer mismatch (and multiple other errors) Kai Krakow
2016-03-31 23:27 ` Henk Slager
2016-04-01 1:10 ` Qu Wenruo
2016-04-02 8:47 ` Kai Krakow
2016-04-02 9:00 ` Kai Krakow
2016-04-02 17:17 ` Henk Slager
2016-04-02 20:16 ` Kai Krakow
2016-04-03 0:14 ` Chris Murphy
2016-04-03 4:02 ` Kai Krakow
2016-04-03 5:06 ` Duncan
2016-04-03 22:19 ` Kai Krakow
2016-04-04 0:51 ` Chris Murphy
2016-04-04 19:36 ` Kai Krakow
2016-04-04 19:57 ` Chris Murphy
2016-04-04 20:50 ` Kai Krakow
2016-04-04 21:00 ` Kai Krakow
2016-04-04 23:09 ` Chris Murphy
2016-04-05 7:05 ` Kai Krakow
2016-04-04 4:34 ` Duncan
2016-04-04 19:26 ` Kai Krakow [this message]
2016-04-05 1:44 ` Duncan
2016-04-03 19:03 ` Chris Murphy
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=20160404212628.14e83e37@jupiter.sol.kaishome.de \
--to=hurikhan77@gmail.com \
--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).