raid degraded, part 2

wellie2005

Registered
Could anyone check my settings?

I created a RAID of bay 2 and 3 of the Xserver G5.
Each day we swap bay 3 with an identical drive and let the diskutil automatic rebuild the RAID. Afterwards the RAID is still in degraded state. Even after a reboot.

I also swapped bay 2, the RAID is still working on the spare bay.

Any ideas how to repair this?

Cheers,

Welmoed Davidson

---


anza001:~ anza$ sudo diskutil checkRAID
Password:
RAID SETS
---------

Name: anzaraid
Unique ID: 8D902064-FD89-46BC-9BC5-D784714ABD98
Type: Mirror
Status: Degraded
Device Node: disk3
Apple RAID Version: 2
----------------------------------------------------------------------
# Device Node UUID Status
----------------------------------------------------------------------
0 disk0s4 B823E249-97C2-464A-AD9B-6EFEBF075E11 Online
1 disk2s4 02744755-7C0A-419F-A6CF-50BCDC028860 Online
2 Unknown Missing/Damaged
----------------------------------------------------------------------
anza001:~ anza$ sudo diskutil list
/dev/disk0
#: type name size identifier
0: Apple_partition_scheme *76.7 GB disk0
1: Apple_partition_map 31.5 KB disk0s1
2: Apple_Boot 128.0 MB disk0s3
3: Apple_RAID 76.6 GB disk0s4
/dev/disk1
#: type name size identifier
0: Apple_partition_scheme *76.7 GB disk1
1: Apple_partition_map 31.5 KB disk1s1
2: Apple_HFS anzaHD 76.6 GB disk1s3
/dev/disk2
#: type name size identifier
0: Apple_partition_scheme *76.7 GB disk2
1: Apple_partition_map 31.5 KB disk2s1
2: Apple_Boot 128.0 MB disk2s3
3: Apple_RAID 76.6 GB disk2s4
/dev/disk3
#: type name size identifier
0: Apple_HFS anzaraid *76.6 GB disk3
 
Back
Top