[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mdadm+udev needs MORE testing!



martin f krafft wrote:

>>You can get mdadm 1.9.0-2.2 for i386 as well as the source package
>>from

Works for me. <y system is not modular and devices are auto
assembled by the kernel. udev nodes are created correctly.

$ cat /proc/mdstat
Personalities : [raid1] [raid5]
md3 : active raid1 sdb[0] sdc[1]
      35885760 blocks [2/2] [UU]

md2 : active raid1 sda1[0]
      40064 blocks [2/1] [U_]

md1 : active raid5 sdh2[3] sdg2[0] sdf2[2] sde2[1]
      72000 blocks level 5, 4k chunk, algorithm 2 [4/4] [UUUU]

md0 : active raid5 sdh1[3] sdg1[0] sdf1[2] sde1[1] sdd1[4]
      468872704 blocks level 5, 4k chunk, algorithm 2 [5/5] [UUUUU]

unused devices: <none>

$ ls -l /dev/md*
lrwxrwxrwx  1 root root   4 May 22 22:56 /dev/md0 -> md/0
lrwxrwxrwx  1 root root   4 May 22 22:56 /dev/md1 -> md/1
lrwxrwxrwx  1 root root   4 May 22 22:56 /dev/md2 -> md/2
lrwxrwxrwx  1 root root   4 May 22 22:56 /dev/md3 -> md/3

/dev/md:
total 0
brw-rw----  1 root disk 9, 0 May 22 22:56 0
brw-rw----  1 root disk 9, 1 May 22 22:56 1
brw-rw----  1 root disk 9, 2 May 22 22:56 2
brw-rw----  1 root disk 9, 3 May 22 22:56 3

-- 
Jan



Reply to: