5-92container Commandscontainer restore RAID5To restore a RAID-5 set, use the container restore RAID5command. Typically, you use this command to restore a RAID-5 setthat contains one or more dead partitions. This command does notalways succeed and, in fact, you should use this command if allother measures to restore the RAID-5 set fail.One situation where the command might prove useful is for thosesituations where you may have inadvertently pulled a drive andthen almost immediately put it back. The act of pulling the drivemay cause some dead partitions to appear. You can then restore theRAID-5 set by using this command.Syntaxcontainer restore RAID5 {container}Parameters{container}Specifies the ID number (0 to 63) of the array (a RAID-5 set) torestore.ExamplesBefore restoring a RAID-5 set, use the container list commandto display information about the RAID-5 set. If a partition is dead,the “:” (colon) in the Partition Offset:Size column changes to a “!”(exclamation point).AAC0>container listExecuting: container listNum Total Oth Stripe Scsi PartitionDr Label Type Size Ctr Size Usage C:ID:L Offset:Size-- ----- ------ ------ --- ------ ------- ------ -------------0 RAID-5 30.0MB 64KB None 0:02:0 64.0KB! 10.0MB0:03:0 64.0KB: 10.0MB0:04:0 64.0KB: 10.0MB0:05:0 64.0KB: 10.0MBThe previous example shows that there is one dead partition on thisRAID-5 set. The following example uses the container restoreRAID5 command to attempt to restore the RAID-5 set: