[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] How to break a software RAID mirror?
|
- From: "Brent Saner" <brent.saner@gmail.com>
- To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: Re: [PLUG] How to break a software RAID mirror?
- Date: Thu, 30 Aug 2007 13:28:47 -0400
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=YP3L9yrBdl1oAu4LtfdevfraTj1zGGklsWf+gHvIgII/KuybeB/j1paVw4dnssVV1Kqjrcwa7lImzgWLEoPUeyCgR38e4zHkVdWTvYTSI6SfItT+Ldr6sAvD7k0xx5SwmYLlv142QO6YL/XL/VtrlPgToyhifsxrJVEKKpz1UiM=
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: plug-bounces@lists.phillylinux.org
you might just want to clone stuff to a new, big hdd and start from scratch. that's what i'd do; i'm lazy and it's a pretty complicated and convoluted partitioning/RAID layout you have.
On 8/30/07, Dan Roberts <Daniel.G.Roberts@sanofi-aventis.com> wrote:
Hello All Thanks for the help! I am running fedora core>> [droberts@kayak /proc]$ uname -a ; Linux kayak 2.6.12-1.1381_FC3smp #1 SMP Fri Oct 21 04:03:26 EDT 2005 i686 i686 i386 GNU/Linux
cat /proc/mdstat
Personalities : [raid0] [raid1] md4 : active raid1 sdb2[1] sda2[0] 25599488 blocks [2/2] [UU]
md2 : active raid1 sdb3[1] sda3[0] 5116608 blocks [2/2] [UU]
md3 : active raid1 sdb5[1] sda5[0]
5116544 blocks [2/2] [UU]
md1 : active raid0 sdb6[1] sda6[0] 8192896 blocks 64k chunks
md5 : active raid1 sdb7[1] sda7[0] 29704064 blocks [2/2] [UU]
md0 : active raid1 sdb1[1] sda1[0]
2048192 blocks [2/2] [UU]
unused devices: <none> [droberts@kayak /proc]$
So it seems that I am running a mix oF RAID0 and RAID1 on these two disk RAIDED sets..
The following is how they are mounted on my system when in use..
Filesystem Size Used Avail Use% Mounted on /dev/md0 2.0G 374M 1.5G 21% / /dev/md5 28G 33M 27G 1% /home2 none 1004M 0 1004M 0% /dev/shm
/dev/md3 4.9G 34M 4.6G 1% /tmp /dev/md4 25G 3.2G 20G 15% /usr /dev/md2 4.9G 190M 4.4G 5% /var /dev/sdc2 20G 9.8G 8.6G 54% /mnt
What would you recommend I do at this point to detach sda from sdb so
that I could use disk #2 while still having data preserved on disk#1? Remeber that I can still boot my system on disk#3 which isn't RAIDED to anyone.. Thanks for any advice! Dan
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
-- Brent Saner 215.264.0112
(cell) 215.362.7696(residence)
http://www.thenotebookarmy.org
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|