From: Marc Giger <gigerstyle@gmx.ch>
To: gentoo-alpha@lists.gentoo.org
Subject: Re: [gentoo-alpha] alpha newbie question
Date: Thu, 2 Mar 2006 19:03:12 +0100 [thread overview]
Message-ID: <20060302190312.1d220b56@vaio.gigerstyle.ch> (raw)
In-Reply-To: <bba6100b0603020642q5aa404d7m47a068b9e5be511a@mail.gmail.com>
Hi,
On Thu, 2 Mar 2006 09:42:35 -0500
"Nick Smith" <nick.smith79@gmail.com> wrote:
> On 3/2/06, Ben de Luca <bedel@allmail.net> wrote:
> > >
> > > I don't know if the bootloader can boot off ext3 partitions; I've
> > > never
> > > tried. You'll have to dig into the docs to find out.
> >
> > ext3 is ext2 with a journal. so if it can see ext2 it can see ext3
> > --
Wow, 10 mails in one day! Is this a new record for this list?:-)
I just want to say that it is relatively easy to boot from a software
raid1. Since the discs are bitwise mirrored, you can mount a single
partition directly. This is also the trick behind booting from a raid0
array. It doesn't boot from raid but reads just a single partition from
the raid. I should mention that you shouldn't mount a part from the
array read-write...
My setup is as following:
/dev/md0 on / type xfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
udev on /dev type tmpfs (rw,nosuid)
devpts on /dev/pts type devpts (rw)
/dev/md5 on /boot type ext2 (rw)
/dev/md1 on /usr type xfs (rw)
/dev/md2 on /var type xfs (rw)
/dev/md3 on /home type xfs (rw)
/dev/md10 on /usr/portage type xfs (rw,noatime)
/dev/md11 on /space/01 type xfs (rw,noatime)
/dev/md12 on /space/02 type xfs (rw,noatime)
/dev/md13 on /space/03 type xfs (rw,noatime)
none on /dev/shm type tmpfs (rw)
(swap is mirrored too)
My boot partition is ext2 (to make aboot happy) and about ~40MB in size.
ext3 doesn't make sense, because the journal also needs space but
would work too...
If one disk fails, I have no downtime and loose no data.
I hope this helps a little bit with your decisions.
greets
Marc
--
gentoo-alpha@gentoo.org mailing list
next prev parent reply other threads:[~2006-03-02 18:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-02 3:33 [gentoo-alpha] alpha newbie question Nick Smith
2006-03-02 10:03 ` kloeri
2006-03-02 10:40 ` Andrew Gaylard
2006-03-02 11:41 ` Ben de Luca
2006-03-02 12:31 ` Nick Smith
2006-03-02 13:29 ` Andrew Gaylard
2006-03-02 13:34 ` Ben de Luca
2006-03-02 14:42 ` Nick Smith
2006-03-02 18:03 ` Marc Giger [this message]
2006-03-02 14:41 ` Nick Smith
2006-03-02 15:10 ` Andrew Gaylard
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=20060302190312.1d220b56@vaio.gigerstyle.ch \
--to=gigerstyle@gmx.ch \
--cc=gentoo-alpha@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