You are not logged in.

#1 2011-09-13 14:05:31

pad76
Member
From: New York
Registered: 2011-03-28
Posts: 9

dmraid ignores partitions on primary array

I have two RAID 0 arrays on my installation.  One array is two OCZ SSDs (named Sigma) and the other is a 2TB array (named Chi) for storage  purposes. Both arrays were build using the Intel Matrix Storage Manager tool on my motherboard (just above the BIOS), and partitioned with a live-session of GParted. Originally when I installed Arch, dmraid did not pick up on the partition of the 2TB array, just the drive itself.  I decided to rebuild the 2TB array, and the problem has reversed; dmraid will pick up on the storage partition of the larger array, but ignores the two partitions on the SSD array (it still sees the other array though). This means that I cannot boot into my installation on the SSD array, and have to run a live-session off of a USB drive to troubleshoot. The SSD array has two partitions, one for Windows and another for Arch so I can dual boot for gaming and non-open source software purposes.

I am currently running a live session of Ubuntu, which acknowledges both arrays and all partitions just fine.  All the commands listed below are from the live-install running, but chrooted into my install on the SSD array.

Here is the error I get in grub when trying to boot:

Activating dmraid arrays...
Waiting 10 seconds for device /dev/mapper/isw_cjcefcajfc_Sigmap2
Root device '/dev/mapper/isw_cjcefcajfc_Sigmap2' doesn't exist attempting to create it.
Error: Unable to determine major/minor number of root device '/dev/mapper/isw_cjcefcajfc_Sigmap2'

Here is the output of dmraid -tay on the Arch install (chrooted):

isw_bjcehbjhed_Chi: 0 3907039232 striped 2 256 /dev/sdc 0 /dev/sdd 0
isw_cjcefcajfc_Sigma: 0 250081280 striped 2 256 /dev/sda 0 /dev/sdb 0
isw_bjcehbjhed_Chip1: 0 3907037184 linear /dev/mapper/isw_bjcehbjhed_Chi 2048

Here is the output of dmraid -tay on the Ubuntu live session:

isw_bjcehbjhed_Chi: 0 3907039744 striped 2 256 /dev/sdc 0 /dev/sdd 0
isw_cjcefcajfc_Sigma: 0 250081792 striped 2 256 /dev/sda 0 /dev/sdb 0
isw_bjcehbjhed_Chi1: 0 3907037184 linear /dev/mapper/isw_bjcehbjhed_Chi 2048
isw_cjcefcajfc_Sigma1: 0 197650432 linear /dev/mapper/isw_cjcefcajfc_Sigma 2048
isw_cjcefcajfc_Sigma2: 0 52428800 linear /dev/mapper/isw_cjcefcajfc_Sigma 197652480

Here is the output of lspci:

00:00.0 Host bridge: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port (rev 13)
00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 (rev 13)
00:03.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 (rev 13)
00:07.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 (rev 13)
00:14.0 PIC: Intel Corporation 5520/5500/X58 I/O Hub System Management Registers (rev 13)
00:14.1 PIC: Intel Corporation 5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers (rev 13)
00:14.2 PIC: Intel Corporation 5520/5500/X58 I/O Hub Control Status and RAS Registers (rev 13)
00:14.3 PIC: Intel Corporation 5520/5500/X58 I/O Hub Throttle Registers (rev 13)
00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1
00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 3
00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5
00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
00:1f.2 RAID bus controller: Intel Corporation 82801 SATA RAID Controller
00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
02:00.0 VGA compatible controller: ATI Technologies Inc Radeon HD 5870 (Cypress)
02:00.1 Audio device: ATI Technologies Inc Cypress HDMI Audio [Radeon HD 5800 Series]
04:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II Controller (rev b2)
05:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
07:02.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0)

Thanks for taking the time to help me troubleshoot my install, I'm looking forward to getting my desktop to run Arch Linux.

Offline

Board footer

Powered by FluxBB