Gentoo Archives: gentoo-user

From: Jim Cunning <jcunning@×××××××××××.org>
To: gentoo-user@l.g.o
Cc: Volker Armin Hemmann <volkerarmin@××××××××××.com>
Subject: Re: [gentoo-user] Moving an installed system to RAID10
Date: Sat, 02 May 2009 21:38:26
Message-Id: 200905021438.22533.jcunning@cunning.ods.org
In Reply to: Re: [gentoo-user] Moving an installed system to RAID10 by Volker Armin Hemmann
1 On Saturday 02 May 2009 13:43:27 Volker Armin Hemmann wrote:
2 > On Samstag 02 Mai 2009, Jim Cunning wrote:
3 > > I have a well-running AMD64 system running on a 250G disk that is
4 > > beginning to show some SMART errors. I have purchased and partitioned
5 > > two 1T disks into RAID10 arrays and would like to move everything to the
6 > > new arrays, make them bootable and abandon booting from the 250G disk.
7 > >
8 > > I know I'll need to change /boot/grub/grub.conf, /etc/fstab and any other
9 > > files that refer to my current drive partitions, /dev/sda{1,2,3,4}. I am
10 > > concerned whether my current kernel will recognize the /dev/md{1,2,3,4}
11 > > arrays on booting, and before switching from the initrd root disk. How
12 > > can I check the parameters and contents of the initrd I'm currently using
13 > > and/or generate a new one to permit booting from the RAID disks?
14 >
15 > how do you do 10 with only two disks? You need four!
16 > the kernel is able to autoassemble - so you don't need an initrd - me I
17 > hate initrds.
18
19 RAID10 = RAID1+0. It works fine with 2 disks. I was able to create it first
20 with one drive missing and then add the second, which sync'ed without
21 problems.
22
23 I'm glad I don't need any special initrd.
24 --
25 Jim

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Moving an installed system to RAID10 Anthony Metcalf <nevyn@××××××××××.uk>
Re: [gentoo-user] Moving an installed system to RAID10 Jarry <mr.jarry@×××××.com>