
Zitat von
ElektromAn
Bitte noch ein
Code:
cat /proc/partitions
sowie
Code:
mdadm --examine /dev/hda1
mdadm --examine /dev/hda2
mdadm --examine /dev/hdb1
mdadm --examine /dev/hdb2
Daten sind via Samba/CIFS/Netwerkumgebung sichtbar ??
Ergebnis:
Code:
NAS> cat /proc/partitions
major minor #blocks name
3 0 976762584 hda
3 1 530144 hda1
3 2 975972847 hda2
3 3 257040 hda3
3 64 976762584 hdb
3 65 530144 hdb1
3 66 975972847 hdb2
3 67 257040 hdb3
9 0 530048 md0
NAS>
Code:
NAS> mdadm --examine /dev/hda1
/dev/hda1:
Magic : a92b4efc
Version : 00.90.00
UUID : ec6211af:88acb50f:935521d0:63bb8200
Creation Time : Tue Apr 28 20:47:47 2009
Raid Level : raid1
Device Size : 530048 (517.71 MiB 542.77 MB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Update Time : Sun Feb 7 03:33:15 2010
State : clean
Active Devices : 1
Working Devices : 2
Failed Devices : 0
Spare Devices : 1
Checksum : aac07f63 - correct
Events : 0.4392
Number Major Minor RaidDevice State
this 2 3 1 2 spare /dev/hda1
0 0 0 0 0 removed
1 1 3 65 1 active sync /dev/hdb1
2 2 3 1 2 spare /dev/hda1
Code:
NAS> mdadm --examine /dev/hda2 (zeigt nichts an, ohne Meldung)
NAS> mdadm --examine /dev/hdb1
mdadm: cannot open /dev/hdb1: Permission denied
NAS> mdadm --examine /dev/hdb2
mdadm: cannot open /dev/hdb2: Permission denied
Lesezeichen