public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Rich Freeman <rich0@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Tips for fresh install with GRUB2+RAID1+LVM2
Date: Tue, 19 May 2015 08:54:26 -0400	[thread overview]
Message-ID: <CAGfcS_k1yK=pe49JCQ5pWQ4rVEJeN3MX5dqz8J6ykw9-Wrt+pg@mail.gmail.com> (raw)
In-Reply-To: <20150519111325.7a8c1ff4@digimed.co.uk>

On Tue, May 19, 2015 at 6:13 AM, Neil Bothwick <neil@digimed.co.uk> wrote:
> On Tue, 19 May 2015 10:02:38 +0100, Peter Humphrey wrote:
>
>> > skip mdadm and lvm ... and try btrfs as you have the chance on shiny
>> > new hardware
>>
>> I also have a spare external hard disk, which I could experiment with
>> for snapshots etc.
>
> Snapshots are subvolumes in btrfs, so they stay in the same filesystem.
> That's why they are so fast.
>
> It's a similar situation with ZFS.

Yup.  In both cases they're copy-on-write, so they don't consume
additional space except to the extent that things change.

Also, in both cases you can serialize a snapshot (either in its
entirety or as a diff vs a previous snapshot) and store it on separate
storage.  This is mainly done for backup (storing the serialized
files) or replication (replaying them onto another server with the
same filesystem).

But, neither ZFS nor btrfs are without issue on Linux, so I'd use care
in a production environment.  The btrfs issues tend to revolve around
stability, and the zfs issues tend to revolve around dealing with
out-of-mainline code and legal/license issues.

-- 
Rich


  reply	other threads:[~2015-05-19 12:54 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-17 11:48 [gentoo-user] Tips for fresh install with GRUB2+RAID1+LVM2 Nuno Magalhães
2015-05-17 13:24 ` Peter Humphrey
2015-05-17 14:09   ` Rich Freeman
2015-05-17 15:35     ` covici
2015-05-17 15:43       ` Canek Peláez Valdés
2015-05-17 16:05     ` Peter Humphrey
2015-05-17 19:36       ` Stefan G. Weichinger
2015-05-17 20:48         ` Nuno Magalhães
2015-05-17 22:08           ` Stefan G. Weichinger
2015-05-17 22:44             ` Nuno Magalhães
2015-05-18  1:08             ` Rich Freeman
2015-05-18 18:21               ` Nuno Magalhães
2015-05-18 19:27                 ` Rich Freeman
2015-05-19  6:15                 ` Alan McKinnon
2015-05-19  9:02         ` Peter Humphrey
2015-05-19 10:13           ` Neil Bothwick
2015-05-19 12:54             ` Rich Freeman [this message]
2015-05-19 14:44               ` Peter Humphrey
2015-05-19 14:53                 ` Rich Freeman
2015-05-19 15:00                   ` Peter Humphrey
2015-05-19 15:15                     ` Rich Freeman
2015-05-19 15:11                   ` Peter Humphrey
2015-05-19 15:22                     ` gottlieb
2015-05-19 15:34                       ` Rich Freeman
2015-05-19 15:38                         ` gottlieb
2015-05-19 16:23                         ` covici
2015-05-19 20:17                           ` Rich Freeman
2015-05-19 21:30                             ` Stefan G. Weichinger
2015-05-19 15:21                   ` Marc Joliet
2015-05-19 19:39                 ` Nuno Magalhães
2015-05-20  9:16     ` Peter Humphrey
2015-05-20  9:23       ` Neil Bothwick
2015-05-20  9:42         ` Peter Humphrey
2015-05-20 10:23           ` Neil Bothwick
2015-05-20 11:56             ` Peter Humphrey
2015-05-20 12:20               ` Alan Mackenzie
2015-05-25  1:24                 ` Bruce Hill
2015-05-20 10:26           ` Rich Freeman
2015-05-20 10:51             ` covici
2015-05-20 12:06               ` Neil Bothwick
2015-05-20 12:21                 ` covici
2015-05-20 12:55                   ` Neil Bothwick
2015-05-20 13:24                     ` covici
2015-05-20 13:49                       ` Neil Bothwick
2015-05-20 13:29                     ` Mick
2015-05-20 13:47                       ` Neil Bothwick
2015-05-20 12:01             ` Peter Humphrey
2015-05-20 12:08               ` Neil Bothwick
2015-05-20 14:26                 ` Peter Humphrey
2015-05-20 15:08                   ` Peter Humphrey
2015-05-20 16:46                     ` Bob Wya
2015-05-20 17:04                       ` J. Roeleveld
2015-05-20 20:34                       ` Neil Bothwick
2015-05-20 20:35                     ` Neil Bothwick
2015-05-21  8:13                       ` Peter Humphrey
2015-05-21  8:33                         ` Neil Bothwick
2015-05-21 11:34                           ` Rich Freeman
2015-05-21 11:44                             ` Peter Humphrey
2015-05-21 12:10                               ` Neil Bothwick
2015-05-21 12:14                                 ` Neil Bothwick
2015-05-21 13:19                                 ` Rich Freeman
2015-05-21 14:06                                   ` Neil Bothwick
2015-05-21 12:13                             ` Neil Bothwick
2015-05-20 10:19         ` Alec Ten Harmsel
2015-05-20 10:22           ` Neil Bothwick
2015-05-17 23:24 ` Neil Bothwick

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='CAGfcS_k1yK=pe49JCQ5pWQ4rVEJeN3MX5dqz8J6ykw9-Wrt+pg@mail.gmail.com' \
    --to=rich0@gentoo.org \
    --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