From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QAT3B-00024S-2q for garchives@archives.gentoo.org; Thu, 14 Apr 2011 20:22:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DB091C0FA; Thu, 14 Apr 2011 20:19:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BD9971C0FA for ; Thu, 14 Apr 2011 20:19:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 34D2E1B4165 for ; Thu, 14 Apr 2011 20:19:47 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.54 X-Spam-Level: X-Spam-Status: No, score=-2.54 required=5.5 tests=[AWL=0.059, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LGHPTNSgNvHT for ; Thu, 14 Apr 2011 20:19:38 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 4A5711B4067 for ; Thu, 14 Apr 2011 20:19:36 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QAT0l-00043i-Fg for gentoo-user@gentoo.org; Thu, 14 Apr 2011 22:19:31 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 22:19:31 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Apr 2011 22:19:31 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: raid1 grub ext4 Date: Thu, 14 Apr 2011 20:19:20 +0000 (UTC) Message-ID: References: <20110411214915.3f88106a@digimed.co.uk> <20110412101132.0ee9c8e8@zaphod.digimed.co.uk> <4DA570EB.2060904@binarywings.net> <4DA7008F.5030303@binarywings.net> <4DA71837.9030000@binarywings.net> <4DA74FE6.1080601@binarywings.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.17) Gecko/20110305 Gentoo/2.0.12 SeaMonkey/2.0.12) X-Archives-Salt: X-Archives-Hash: f472fb19477583c8ec1a4296dafb21ab > *Head scratch* This, uhm, looks odd. No clue what to make of it. Ahhh, Don't give up just yet? I issued these commands: mdadm --create /dev/md127 --level=1 --raid-devices=2 --metadata=0.90 /dev/sda1 /dev/sdb1 mdadm --create /dev/md125 --level=1 --raid-devices=2 --metadata=0.90 /dev/sda3 /dev/sdb3 mdadm: /dev/sda3 appears to be part of a raid array: level=raid1 devices=2 ctime=Thu Apr 14 13:22:32 2011 mdadm: /dev/sdb3 appears to be part of a raid array: level=raid1 devices=2 ctime=Thu Apr 14 13:22:32 2011 Continue creating array? y mdadm --create /dev/md126 --level=1 --raid-devices=2 --metadata=0.90 /dev/sda2 /dev/sdb2 I'm not sure if I just wiped the drives clean (empty)? If so, I'll have to start over.....? mdadm --detail /dev/md1 mdadm: cannot open /dev/md1: No such file or directory same now for md2 and md3... Look (ma no hands!): livecd gentoo # mdadm --detail /dev/md125 /dev/md125: Version : 0.90 Creation Time : Thu Apr 14 14:15:21 2011 Raid Level : raid1 Array Size : 1948227584 (1857.97 GiB 1994.99 GB) Used Dev Size : 1948227584 (1857.97 GiB 1994.99 GB) Raid Devices : 2 Total Devices : 2 Preferred Minor : 125 Persistence : Superblock is persistent Update Time : Thu Apr 14 15:51:46 2011 State : clean, resyncing Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 Rebuild Status : 37% complete UUID : fa800cdb:33955cfd:cb201669:f728008a (local to host livecd) Events : 0.6 Number Major Minor RaidDevice State 0 8 3 0 active sync /dev/sda3 1 8 19 1 active sync /dev/sdb3 mdadm --detail /dev/md126 /dev/md126: Version : 0.90 Creation Time : Thu Apr 14 14:16:01 2011 Raid Level : raid1 Array Size : 5023680 (4.79 GiB 5.14 GB) Used Dev Size : 5023680 (4.79 GiB 5.14 GB) Raid Devices : 2 Total Devices : 2 Preferred Minor : 126 Persistence : Superblock is persistent Update Time : Thu Apr 14 14:16:01 2011 State : clean Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 UUID : e4651ca8:4aae2908:cb201669:f728008a (local to host livecd) Events : 0.1 Number Major Minor RaidDevice State 0 8 2 0 active sync /dev/sda2 1 8 18 1 active sync /dev/sdb2 # mdadm --detail /dev/md127 /dev/md127: Version : 0.90 Creation Time : Thu Apr 14 14:10:56 2011 Raid Level : raid1 Array Size : 262080 (255.98 MiB 268.37 MB) Used Dev Size : 262080 (255.98 MiB 268.37 MB) Raid Devices : 2 Total Devices : 2 Preferred Minor : 127 Persistence : Superblock is persistent Update Time : Thu Apr 14 16:12:41 2011 State : clean Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 UUID : 8939604f:676aa8df:cb201669:f728008a (local to host livecd) Events : 0.18 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 We'll see in a few hours.... James