OmConfig

1
omconfig storage pdisk action=rebuild controller=0 pdisk=0:0:1 omconfig storage pdisk -? [...] action=rebuild Required parameters are: controller=id pdisk=<PDISKID> where PDISKID=<connector:enclosureID:portID | connector:targetID> rebuilds the given physical disk omplete Syntax action=rename controller=id vdisk=id name=<string> where id is the controller ID and virtual disk ID as reported by the omreport co mmand and <string> is the new name for the virtual disk. To obtain the values for controller ID and virtua l disk ID, enter omreport storage controller to display the controller IDs and then enter omreport storage vdisk controller=ID to display the IDs for the virtual disks attached to the controller. Example Syntax For example, to rename virtual disk 4 on controller 1 to vd4, enter: omconfig storage vdisk action=rename controller=1 vdisk=4 name=vd4

description

omconfig

Transcript of OmConfig

omconfig storage pdisk action=rebuild controller=0 pdisk=0:0:1

omconfig storage pdisk -? [...] action=rebuild Required parameters are: controller=id pdisk=<PDISKID>

where PDISKID=<connector:enclosureID:portID | connector:targetID>rebuilds the given physical disk

omplete Syntax action=rename controller=id vdisk=id name=<string>where id is the controller ID and virtual disk ID as reported by the omreport command and <string> is the new name for the virtual disk. To obtain the values for controller ID and virtual disk ID, enter omreport storage controller to display the controller IDs and then enter omreport storage vdisk controller=ID to display the IDs for the virtual disks attached to the controller. Example Syntax For example, to rename virtual disk 4 on controller 1 to vd4, enter: omconfig storage vdisk action=rename controller=1 vdisk=4 name=vd4