public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: William Kenworthy <billk@iinet.net.au>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] experience thus far
Date: Sat, 17 May 2014 20:35:14 +0800	[thread overview]
Message-ID: <53775782.4090705@iinet.net.au> (raw)
In-Reply-To: <20140517110713.7dd8d2ea@digimed.co.uk>

On 17/05/14 18:07, Neil Bothwick wrote:
> On Sat, 17 May 2014 08:08:17 +0800, William Kenworthy wrote:
> 
>> Don't forget to have a maintenance program - run a scrub regularly once
>> a week or so - I have enough btrfs drives (22 qemu files, 4 WD Greens
>> att) to see about one or two scrub fixable errors a week with no obvious
>> cause, sometimes serious (in a critical file).
> 
> That's a bit scary. I'm running ZFS on several systems, scrub twice a
> week and have never seen any corruption. Do you think this is because of
> btrfs, your hardware or your usage?
> 
> 

Usage and bugs in btrfs - the backup drive is using dirvish which
hammers the drive quite hard as its uses hardlinks for duplicate files
(faster, saves space).  Reiserfs which I used to use (same hardware)
only ever got an error whih a cause like power outage in the middle of a
backup - easily recovered if time consuming.  Its also on an LVM running
across a mixture of drives raging from an old ide to WD green.  Part of
the reason for converting it to btrfs is because if it survives the
hammering (and its getting better), its a sign its getting robust.  I
did try ext 4 (twice) before reiserfs - both attempts lasted around a
week.  All this is on roughly the same hardware - Ive had a couple of
disks fail, and move partitions around on the LVM as necessary.  The
motherboard is an old core2 but running 32bit.  Kernels are all 3.12.13
gentoo-sources.

For the VM's, they were still getting an occasional error when I had
them on a reiserfs  storage.  I tried ceph on btrfs for awhile but not
having enough hardware to do it properly (mostly btrfs failures it must
be said) its now on a 3 disk btrfs raid1.  Since creating that one just
a few weeks ago I have not seen an error, though btrfs VM's stored on it
have had errors.  The VM's 10-12 gentoo, 3xwin (usually 6 running, not
all 15 or so running at the same time) use a supermicro motherboard,
dual quad zeons and 16G ram.

BillK




      reply	other threads:[~2014-05-17 12:35 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-06 10:18 [gentoo-user] planned btrfs conversion: questions Marc Joliet
2014-05-06 18:13 ` [gentoo-user] " James
2014-05-06 23:30   ` Marc Joliet
2014-05-06 22:53 ` [gentoo-user] " Marc Joliet
2014-05-07 15:12   ` Marc Joliet
2014-05-09 21:05   ` Marc Joliet
2014-05-06 22:56 ` William Kenworthy
2014-05-06 23:51   ` Marc Joliet
2014-05-08 11:57     ` William Kenworthy
2014-05-08 18:14       ` Stefan G. Weichinger
2014-05-09 19:59         ` Stefan G. Weichinger
2014-05-10 11:14           ` Stefan G. Weichinger
2014-05-11 12:35             ` Stefan G. Weichinger
2014-05-11 16:17               ` Stefan G. Weichinger
2014-05-11 17:37                 ` Peter Humphrey
2014-05-11 21:24                 ` [gentoo-user] btrfs conversion: first impressions Stefan G. Weichinger
2014-05-12 14:30                   ` Marc Joliet
2014-05-12 18:28                     ` Stefan G. Weichinger
2014-05-13 22:34                       ` Stefan G. Weichinger
2014-05-13 23:02                         ` Neil Bothwick
2014-05-13 23:09                           ` Stefan G. Weichinger
2014-05-14  0:39                             ` Neil Bothwick
2014-05-14  8:01                               ` Stefan G. Weichinger
2014-05-14  8:42                                 ` Neil Bothwick
2014-05-14  8:54                                   ` Stefan G. Weichinger
2014-05-14  9:26                                     ` Neil Bothwick
2014-05-14  9:30                                       ` Stefan G. Weichinger
2014-05-15  6:17                                         ` Stefan G. Weichinger
2014-05-12 11:19                 ` [gentoo-user] planned btrfs conversion: questions Stefan G. Weichinger
2014-05-08 20:43       ` Marc Joliet
2014-05-10  9:33       ` William Kenworthy
2014-05-11  8:53         ` Mick
2014-05-11 10:43           ` William Kenworthy
2014-05-11 12:29             ` Peter Humphrey
2014-05-11 15:53               ` Alan McKinnon
2014-05-12 14:08           ` Marc Joliet
2014-05-12 14:39             ` Peter Humphrey
2014-05-12 15:04               ` Marc Joliet
2014-05-12 16:15                 ` Dale
2014-05-12 19:12                   ` Marc Joliet
2014-05-12 19:28                 ` Daniel Frey
2014-05-07  2:33 ` [gentoo-user] " Jonathan Callen
2014-05-16 20:15 ` [gentoo-user] experience thus far (was: planned btrfs conversion: questions) Marc Joliet
2014-05-16 20:43   ` Marc Joliet
2014-05-17  0:08   ` [gentoo-user] experience thus far William Kenworthy
2014-05-17  0:44     ` Marc Joliet
2014-05-17  3:02     ` William Kenworthy
2014-05-17  7:53       ` Mick
2014-05-17 11:41         ` Rich Freeman
2014-05-17 10:07     ` Neil Bothwick
2014-05-17 12:35       ` William Kenworthy [this message]

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=53775782.4090705@iinet.net.au \
    --to=billk@iinet.net.au \
    --cc=gentoo-user@lists.gentoo.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