cat /etc/mdadm/mdadm.conf
DEVICE partitions

cat /proc/mdstat
Personalities : [raid5] [raid4]
md0 : active raid5 hda6[0] hdd1[2] hdc1[1]
      390700544 blocks level 5, 32k chunk, algorithm 0 [3/3] [UUU]

unused devices: <none>

cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
# /dev/hda2 -- converted during upgrade to edgy
UUID=92a0c172-7a07-47f6-9ca3-e6935cb93642 / ext3 defaults,errors=remount-ro 0 1
# /dev/hda1 -- converted during upgrade to edgy
UUID=b04c24c9-8a1c-43fa-ac79-e456cc6d437f /boot ext3 defaults 0 2
# /dev/hda5 -- converted during upgrade to edgy
UUID=b4749463-67b8-4d80-bd3b-98366fee3d4b none swap sw 0 0
/dev/hdb        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/evms/shares /mnt/shares    xfs     defaults        0       0
#/dev/sda1      /mnt/backup     ext3    rw,noatime      0       0

ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx 1 root root 10 2007-04-02 22:23 92a0c172-7a07-47f6-9ca3-e6935cb93642 
-> ../../hda2
lrwxrwxrwx 1 root root 10 2007-04-02 22:23 b04c24c9-8a1c-43fa-ac79-e456cc6d437f 
-> ../../hda1
lrwxrwxrwx 1 root root 10 2007-04-02 22:23 b4749463-67b8-4d80-bd3b-98366fee3d4b 
-> ../../hda5

Hope that helps.

-- 
mdadm causes boot to hang for 4 minutes
https://bugs.launchpad.net/bugs/67299
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to