Code: Select all
00:1f.2 RAID bus controller: Intel Corporation 82801 SATA Controller [RAID mode] (rev 06)
Subsystem: Dell Device 040d
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 46
I/O ports at cc00 [size=8]
I/O ports at c880 [size=4]
I/O ports at c800 [size=8]
I/O ports at c480 [size=4]
I/O ports at c400 [size=32]
Memory at f9ff4000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [70] Power Management version 3
Capabilities: [a8] SATA HBA v1.0
Capabilities: [b0] PCI Advanced Features
Kernel driver in use: ahci
Kernel modules: ahciCode: Select all
title Gentoo Linux 3.2.12
root (hd0,0)
kernel /boot/kernel-genkernel-x86_64-3.2.12-gentoo real_root=/dev/md126p3 domdadm rootfstype=ext4
initrd /boot/initramfs-genkernel-x86_64-3.2.12-gentooAnyway, I used genkernel to configure my kernel for 3.2.12 and I did the same for 3.3.8 and 3.4.9.
Code: Select all
genkernel --mdadm-config=/etc/mdadm.conf --mdadm --dmraid allWhen I do that same command under 3.2.12 I also see the md126 device, it looks like this:
Code: Select all
# cat /proc/mdstat
Personalities : [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md126 : active raid1 sda[1] sdb[0]
1465136128 blocks super external:/md127/0 [2/2] [UU]
[>....................] resync = 0.9% (14422912/1465136260) finish=553.1min speed=43709K/sec
md127 : inactive sdb[1](S) sda[0](S)
4514 blocks super external:imsm
unused devices: <none>I can't cut and paste those, though, so I'm paraphrasing.
Anyway, has anyone else had success with Intel's fakeraid with 3.3.8 and 3.4.9 kernels?[/code]


