From: Maxime Boissonneault <maxime.boissonneault@usherbrooke.ca>
To: linux-raid@vger.kernel.org
Subject: Upgrading a software RAID
Date: Mon, 25 May 2009 13:05:15 -0400 [thread overview]
Message-ID: <4A1ACFCB.7010604@usherbrooke.ca> (raw)
In-Reply-To: <1243270350.11073.16.camel@cichlid.com>
Hello,
I am using Ubuntu Hardy with 3x500GB drives and the following RAID
configuration :
/boot is on a 100MB RAID1
/ is on a 30GB RAID0
/home is on a 906GB RAID5
I want to replace the 3 drives by 3 1TB drives.
Here is how I planned to do it :
0- Backup my /home on some external disk.
1- backup / with something like :
sudo tar cvpzf /backup.tgz --exclude=/media --exclude=/proc
--exclude=/lost+found --exclude=/backup.tgz --exclude=/mnt --exclude=/sys
--exclude=/home /
mv /backup.tgz $1
2- Replace 1 disk
3- Boot and let the RAID1 and RAID5 reconstruct
4- Replace 1 other disk
5- Boot and let the RAID1 and RAID5 reconstruct again
6- Replace the last disk
7- Boot and let the RAID1 and RAID5 reconstruct one last time
8- Boot and restore the backup on the RAID0 / partition.
9- Resize the /home partition to 1 TB.
I suspect there will be a problem replacing the primary disk, but I guessed
that I could solve this simply by changing which is the primary disk in the
BIOS.
Is there any other problem that will or could happen ?
For example, I am not sure if the raid manager is on the /boot partition or
on the /. I guess if it is on /, it won't work at all since the raid manager
itself won't be able to run ?
Also, is it possible to boot and access a command line to restore the backup
with a failed / partition ?
I am also unsure about how I should proceed to resize the /home partition.
Is this done through mdadm ?
Please enlight me on any problems that I will have.
Thanks
next prev parent reply other threads:[~2009-05-25 17:05 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-25 15:32 Adaptec 2405 : hardware or software raid? Janek Kozicki
2009-05-25 16:52 ` Andrew Burgess
2009-05-25 17:05 ` Maxime Boissonneault [this message]
2009-05-28 13:38 ` Upgrading a software RAID Bill Davidsen
2009-05-28 13:44 ` Maxime Boissonneault
2009-05-28 14:05 ` Bill Davidsen
2009-05-28 14:14 ` Robin Hill
2009-05-28 14:32 ` Maxime Boissonneault
2009-05-28 15:08 ` Robin Hill
2009-05-30 18:11 ` Maxime Boissonneault
2009-05-30 19:03 ` Robin Hill
2009-05-30 20:03 ` Maxime Boissonneault
2009-05-30 20:15 ` Robin Hill
2009-05-30 22:18 ` Maxime Boissonneault
2009-05-30 22:52 ` Maxime Boissonneault
2009-06-02 18:23 ` Bill Davidsen
2009-06-02 18:32 ` Thomas Fjellstrom
2009-06-02 19:57 ` Bill Davidsen
2009-06-02 20:03 ` Thomas Fjellstrom
2009-06-02 21:13 ` CoolCold
2009-06-03 16:30 ` Bill Davidsen
2009-05-29 8:58 ` Keld Jørn Simonsen
2009-05-30 18:32 ` Bill Davidsen
2009-05-30 18:35 ` Maxime Boissonneault
2009-05-30 19:10 ` Robin Hill
2009-05-30 22:39 ` Bill Davidsen
2009-05-31 0:17 ` Keld Jørn Simonsen
2009-05-31 5:21 ` Maxime Boissonneault
2009-06-02 18:33 ` Bill Davidsen
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=4A1ACFCB.7010604@usherbrooke.ca \
--to=maxime.boissonneault@usherbrooke.ca \
--cc=linux-raid@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.