bonjour,
Je suis avec debian lenny
J'ai un disque en raid logiciel que j'ai monté en externe en usb.
# mdadm -v --assemble --scan
mdadm: looking for devices for /dev/md1
mdadm: /dev/sdb2 has wrong uuid.
mdadm: /dev/sdb1 has wrong uuid.
mdadm: Cannot assemble mbr metadata on /dev/sdb
# mdadm --examine /dev/sdb
/dev/sdb:
MBR Magic : aa55
Partition[0] : 208782 sectors at 63 (type fd)
Partition[1] : 312367860 sectors at 208845 (type fd)
# mdadm --examine /dev/sdb1
/dev/sdb1:
Magic : a92b4efc
Version : 0.90.00
UUID : 923d0453:7b6b7341:b7e0a45b:6a20f33f
Creation Time : Tue Apr 9 01:56:23 2013
Raid Level : raid1
Used Dev Size : 104320 (101.89 MiB 106.82 MB)
Array Size : 104320 (101.89 MiB 106.82 MB)
Raid Devices : 2
Total Devices : 1
Preferred Minor : 1
Update Time : Sat Jan 23 09:11:47 2016
State : clean
Active Devices : 1
Working Devices : 1
Failed Devices : 1
Spare Devices : 0
Checksum : 80dd933b - correct
Events : 1804
Number Major Minor RaidDevice State
this 0 8 1 0 active sync /dev/sda1
0 0 8 1 0 active sync /dev/sda1
1 1 0 0 1 faulty removed
# mdadm --examine /dev/sdb2
/dev/sdb2:
Magic : a92b4efc
Version : 0.90.00
UUID : 6400a780:185569f8:6d461fcb:9a44ecd7
Creation Time : Tue Apr 9 01:56:24 2013
Raid Level : raid1
Used Dev Size : 156183808 (148.95 GiB 159.93 GB)
Array Size : 156183808 (148.95 GiB 159.93 GB)
Raid Devices : 2
Total Devices : 1
Preferred Minor : 2
Update Time : Sat Jan 23 09:11:49 2016
State : clean
Active Devices : 1
Working Devices : 1
Failed Devices : 1
Spare Devices : 0
Checksum : dec27434 - correct
Events : 3155280
Number Major Minor RaidDevice State
this 0 8 2 0 active sync /dev/sda2
0 0 8 2 0 active sync /dev/sda2
1 1 0 0 1 faulty removed
J'ai toujours eu des soucis avec le raid et le lvm
Si quelqu'un a une idée du problème?
Merci
Anne