From: Mike Williams <mike@gaima.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: [OT] Moving system from "single-disk" to RAID-1 configuration
Date: Mon, 24 Oct 2005 21:02:51 +0100 [thread overview]
Message-ID: <200510242102.53410.mike@gaima.co.uk> (raw)
In-Reply-To: <200510242028.44718.ti.liame@email.it>
On Monday 24 October 2005 19:28, Francesco Talamona wrote:
> The most difficult thing was making disc naming sticky, I have a ASUS
> A8V with a Via and a Promise controller, and the disk naming was so
> sloppy that if sda failed all other disks were renamed to accommodate
> in the free namespace, not at all reliable!
I don't read french, so I don't know what that URL said, but device naming is
not an issue.
All you need to do is change the partition type to fd "Linux raid autodetect",
then either:
1) Compile all the raid/ide/scsi drivers you need into the kernel, and all
your arrays will be automagically created on startup.
2) Add an entry like at the bottom of page 1 of the linuxdevcenter article,
except all you actually need is this:
DEVICE partitions
ARRAY /dev/md0 uuid=8ef83d67:79b230ba:6cc967c3:208b9224
I have a SATA card that doesn't have in kernel drivers, so I have to load a
module, which naturally means the kernel can't autostart all my arrays, but
mdadm can without me having to tell it any device nodes.
--
Mike Williams
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-10-24 20:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-23 13:53 [gentoo-user] [OT] Moving system from "single-disk" to RAID-1 configuration Dan Johansson
2005-10-24 18:28 ` [gentoo-user] " Francesco Talamona
2005-10-24 20:02 ` Mike Williams [this message]
2005-10-25 5:01 ` Francesco Talamona
2005-10-25 10:27 ` Mike Williams
2005-10-25 17:02 ` Dan Johansson
2005-10-25 17:54 ` Mike Williams
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=200510242102.53410.mike@gaima.co.uk \
--to=mike@gaima.co.uk \
--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