https://bugzilla.novell.com/show_bug.cgi?id=724909 https://bugzilla.novell.com/show_bug.cgi?id=724909#c6 Bruno Friedmann <bruno@ioda-net.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bruno@ioda-net.ch --- Comment #6 from Bruno Friedmann <bruno@ioda-net.ch> 2011-11-07 13:16:01 UTC --- I've been hit by the same trouble. Resolved by replacing /dev/md[1-9] /boot line in /etc/fstab by it's UUID equivalent fix all trouble Now I've UUID=f25ecb65-b690-4c17-8572-fb7a74a1f546 /boot ext4 noatime,acl,user_xattr,barrier=1 1 2 The uuid is coming from /dev/disk/by-uuid mdadm -D /dev/md127 /dev/md127: Version : 1.0 Creation Time : Thu Sep 29 22:07:37 2011 Raid Level : raid1 Array Size : 522228 (510.07 MiB 534.76 MB) Used Dev Size : 522228 (510.07 MiB 534.76 MB) Raid Devices : 2 Total Devices : 2 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Mon Nov 7 14:13:19 2011 State : active Active Devices : 2 Working Devices : 2 Failed Devices : 0 Spare Devices : 0 Name : c-3po.vellerat.ioda.net:0 (local to host c-3po.vellerat.ioda.net) UUID : 1cdea130:9d2278c2:bb07c86a:6f6a19d0 Events : 44 Number Major Minor RaidDevice State 0 8 3 0 active sync /dev/sda3 1 8 19 1 active sync /dev/sdb3 ll /dev/disk/by-uuid/ total 0 lrwxrwxrwx 1 root root 10 Nov 7 10:20 85b92a0b-6396-45f4-b38b-bbbe02b4baad -> ./../dm-5 lrwxrwxrwx 1 root root 9 Nov 7 10:20 87714b7e-f290-40cf-a81f-4382b0008ed2 -> ./../md1 lrwxrwxrwx 1 root root 10 Nov 7 10:20 87f37dc4-4230-41b9-8e96-91c1e497ce63 -> ./../dm-6 lrwxrwxrwx 1 root root 10 Nov 7 10:20 88E1-2172 -> ../../sda1 lrwxrwxrwx 1 root root 10 Nov 7 10:20 8936-6563 -> ../../sdb1 lrwxrwxrwx 1 root root 10 Nov 7 10:20 8A6A-6C62 -> ../../sda2 lrwxrwxrwx 1 root root 10 Nov 7 10:20 8AC5-6A8E -> ../../sdb2 lrwxrwxrwx 1 root root 10 Nov 7 10:20 9423b814-5af0-4897-b63c-5265d89cb93a -> ./../dm-3 lrwxrwxrwx 1 root root 10 Nov 7 10:20 a354e007-c302-43ed-875a-356aab4fca5b -> ./../dm-4 lrwxrwxrwx 1 root root 10 Nov 7 10:20 b87758f9-2405-450d-a10c-f29ca45a918a -> ./../dm-2 lrwxrwxrwx 1 root root 10 Nov 7 10:20 cbf0d682-a327-455a-afe9-5d00a7b2ca97 -> ./../dm-1 lrwxrwxrwx 1 root root 10 Nov 7 10:20 eed040a2-eeef-4f23-9e8a-7f92b6c20726 -> ./../dm-7 lrwxrwxrwx 1 root root 11 Nov 7 10:20 f25ecb65-b690-4c17-8572-fb7a74a1f546 -> ./../md127 systemctl status md.service md.service - LSB: Multiple Device RAID Loaded: loaded (/etc/init.d/boot.md) Active: active (exited) since Mon, 07 Nov 2011 10:20:34 +0100; 3h 54min ago Process: 625 ExecStart=/etc/init.d/boot.md start (code=exited, status=0/SUCCESS) CGroup: name=systemd:/system/md.service cat /etc/mdadm.conf DEVICE containers partitions ARRAY /dev/md127 UUID=e190f191:81ca35c2:702c3f03:77903280 ARRAY /dev/md1 UUID=3efb3f60:bfb4210f:8ca3dc5d:f474fc7c -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.