From: Mark David Dumlao <madumlao@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: Integrated ZFS for Gentoo - WAS Re: [gentoo-user] Optional /usr merge in Gentoo
Date: Sun, 1 Sep 2013 13:41:30 +0800 [thread overview]
Message-ID: <CAG2nJkMPShrmB12A74EDc13JOXJRZ5t5gH8sLoajeXSqex_P=g@mail.gmail.com> (raw)
In-Reply-To: <20130901035501.GA19963@waltdnes.org>
On Sun, Sep 1, 2013 at 11:55 AM, Walter Dnes <waltdnes@waltdnes.org> wrote:
>> I usally use ext4 as filesystem.
>>
>> # lsmod|grep ext
>> ext3 100768 0
>> jbd 39586 1 ext3
>> ext2 49572 0
>> ext4 263621 1
>> crc16 1255 2 ext4,bluetooth
>> mbcache 4450 3 ext2,ext3,ext4
>> jbd2 48679 1 ext4
>>
>> Isn't great what an initramfs can do?
>
> In this case, initramfs is your root filesystem, from which you load
> another fs and then transfer (pivot root?) to it. You have to build
> initramfs support into the kernel, to boot an initramfs. So my argument
> still stands, regardless of whether your *INITIAL* filesystem is ext4fs,
> or ZFS, or initramfs, that *INITIAL* filesystem has to be built into the
> kernel. Also, I really wonder what the point is in having to use
> initramfs on a system where /usr is part of /.
It allows you to keep some kernel bits in modules. If ever you change your mind
on whether to include / exclude / reconfigure those kernel bits in the
future, your
kernel recompile will take a lot, lot, shorter.
Case in point - do you enable all the ext4 options, like acls and
whatnot? Let's say no.
What if you suddenly have to mount an external hard disk to recover some system
on your server and the hard disk uses those ext4 options? If ext4 is
hard built into your
kernel, your recompile will have to basically redo the whole thing,
whereas if ext4
was a module you would only recompile ext4 itself.
--
This email is: [ ] actionable [x] fyi [ ] social
Response needed: [ ] yes [ ] up to you [x] no
Time-sensitive: [ ] immediate [ ] soon [x] none
next prev parent reply other threads:[~2013-09-01 5:41 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <lLgTf-5SZ-7@gated-at.bofh.it>
[not found] ` <lMy1I-42B-13@gated-at.bofh.it>
[not found] ` <lMybn-4c8-13@gated-at.bofh.it>
[not found] ` <lMFPA-5c8-5@gated-at.bofh.it>
[not found] ` <lMLLl-4gZ-31@gated-at.bofh.it>
[not found] ` <lMRxo-37c-19@gated-at.bofh.it>
[not found] ` <lMRH5-3hw-45@gated-at.bofh.it>
2013-08-31 12:08 ` Integrated ZFS for Gentoo - WAS Re: [gentoo-user] Optional /usr merge in Gentoo Gregory Shearman
2013-08-31 12:19 ` Joerg Schilling
2013-09-01 0:13 ` Walter Dnes
2013-09-01 0:36 ` Canek Peláez Valdés
2013-09-01 3:55 ` Walter Dnes
2013-09-01 4:31 ` Canek Peláez Valdés
2013-09-01 14:30 ` Tanstaafl
2013-09-01 14:47 ` Alan McKinnon
2013-09-03 14:58 ` Douglas J Hunley
2013-09-04 1:20 ` Dale
2013-09-01 5:41 ` Mark David Dumlao [this message]
2013-09-02 4:44 ` Integrated ZFS for Gentoo - WAS " Walter Dnes
2013-09-01 14:11 ` Tanstaafl
2013-09-02 4:09 ` Walter Dnes
2013-09-01 0:51 ` Mark David Dumlao
2013-09-01 3:43 ` Pandu Poluan
2013-09-01 7:49 ` Joerg Schilling
2013-09-01 21:19 ` Walter Dnes
2013-09-02 4:43 ` Mark David Dumlao
2013-09-02 8:47 ` Joerg Schilling
2013-09-04 2:54 ` Walter Dnes
2013-09-04 11:25 ` Joerg Schilling
2013-09-04 12:36 ` Integrated ZFS for Gentoo - WAS " Nicolas Sebrecht
2013-09-04 6:49 ` Integrated ZFS for Gentoo - WAS Re: [gentoo-user] " Marc Stürmer
2013-09-05 10:04 ` Tanstaafl
2013-09-04 11:53 ` Mark David Dumlao
2013-09-04 12:01 ` Joerg Schilling
2013-08-27 2:04 Thomas Mueller
2013-08-27 6:10 ` Alan McKinnon
2013-08-27 7:53 ` Joerg Schilling
2013-08-27 8:37 ` Alan McKinnon
2013-08-27 9:08 ` Joerg Schilling
2013-08-27 20:36 ` Alan McKinnon
2013-08-27 21:06 ` Joerg Schilling
2013-08-28 10:58 ` Tanstaafl
2013-08-28 11:12 ` Alan McKinnon
2013-08-30 14:29 ` Tanstaafl
2013-08-30 14:34 ` Alan McKinnon
2013-08-30 14:44 ` Integrated ZFS for Gentoo - WAS " Tanstaafl
2013-08-30 19:21 ` Alan McKinnon
2013-08-31 8:59 ` Peter Humphrey
2013-08-30 20:16 ` Mick
2013-08-31 5:10 ` Mark David Dumlao
2013-08-31 9:30 ` Pandu Poluan
2013-08-31 11:04 ` Joerg Schilling
2013-08-31 11:28 ` Tanstaafl
2013-08-31 11:32 ` Alon Bar-Lev
2013-09-01 14:24 ` Tanstaafl
2013-08-31 11:25 ` Tanstaafl
2013-08-31 11:29 ` Joerg Schilling
2013-09-01 13:55 ` Tanstaafl
2013-08-31 18:44 ` Mark David Dumlao
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='CAG2nJkMPShrmB12A74EDc13JOXJRZ5t5gH8sLoajeXSqex_P=g@mail.gmail.com' \
--to=madumlao@gmail.com \
--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