Command Line Interface Guide
omconfig storage Commands 219
Example Syntax
In this example, you want to cancel the rebuild or physical disk 3 on
connector 0 of controller 1. On a SAS controller, the physical disk resides in
enclosure 2.
Example for SCSI, SATA, and ATA Controllers
To cancel the rebuild of the physical disk described in this example, type:
omconfig storage pdisk action=cancelrebuild
controller=1 pdisk=0:3
Example for SAS Controllers
To cancel the rebuild of the physical disk described in this example, type:
omconfig storage pdisk action=cancelrebuild
controller=1 pdisk=0:2:3
omconfig Cancel Replace Member
Use the following omconfig command syntax to cancel a replace member
operation.
Complete Syntax
omconfig storage pdisk action=cancelreplacemember
controller=id pdisk=<PDISKID>
where
id is the physical disk IDs as reported by the omreport command.
Example Syntax
To cancel replace member operation on disk 0:0:1 which is connected to
controller 0, type:
omconfig storage pdisk action=cancelreplacemember
controller=0 pdisk=0:0:1
omconfig Clear Physical Disk
Use the following omconfig command to clear data or a configuration from a
physical disk.