I am trying to undue an extremely stupid mistake I did on a user's Mac Pro machine.
The machine needed a firmware update. It had 2 500GB drives concatentated.
I realized that the firmware could not be installed booting from a RAID array. Thinking (not the best choice of verb in retrospect) I would split the RAID, update the firmware, and reconnect the RAID...I used the destroyRAID command. (it still hurts to type that) I have done no other manipulating since but boot from the install DVD and boot it into target disk mode.
The user had about 100GB of data. As I understand JBOD and Apple's implementation of concatenate, there is no striping. So all of the data should be located on the first disk. The software raid info is stored on the drives so I am hoping it is still available and I can use it to restore the raid.
Here is the output from diskutil check and list when the mac pro is in target disk mode attached to my workstation:
RAID SETS
---------
No RAID sets found
/dev/disk3
#: type name size identifier
0: GUID_partition_scheme *465.8 GB disk3
1: EFI 200.0 MB disk3s1
2: Apple_RAID_Offline 465.4 GB disk3s2
3: Apple_Boot 128.0 MB disk3s3
/dev/disk4
#: type name size identifier
0: GUID_partition_scheme *465.8 GB disk4
1: EFI 200.0 MB disk4s1
2: Apple_RAID_Offline 465.4 GB disk4s2
3: Apple_Boot 128.0 MB disk4s3
Have searched all types of boards most of the night for an answer but have come up dry.
Tom
The machine needed a firmware update. It had 2 500GB drives concatentated.
I realized that the firmware could not be installed booting from a RAID array. Thinking (not the best choice of verb in retrospect) I would split the RAID, update the firmware, and reconnect the RAID...I used the destroyRAID command. (it still hurts to type that) I have done no other manipulating since but boot from the install DVD and boot it into target disk mode.
The user had about 100GB of data. As I understand JBOD and Apple's implementation of concatenate, there is no striping. So all of the data should be located on the first disk. The software raid info is stored on the drives so I am hoping it is still available and I can use it to restore the raid.
Here is the output from diskutil check and list when the mac pro is in target disk mode attached to my workstation:
RAID SETS
---------
No RAID sets found
/dev/disk3
#: type name size identifier
0: GUID_partition_scheme *465.8 GB disk3
1: EFI 200.0 MB disk3s1
2: Apple_RAID_Offline 465.4 GB disk3s2
3: Apple_Boot 128.0 MB disk3s3
/dev/disk4
#: type name size identifier
0: GUID_partition_scheme *465.8 GB disk4
1: EFI 200.0 MB disk4s1
2: Apple_RAID_Offline 465.4 GB disk4s2
3: Apple_Boot 128.0 MB disk4s3
Have searched all types of boards most of the night for an answer but have come up dry.
Tom