Reference Guide

242 omconfig storage Commands
omconfig Rename Virtual Disk
Use the following omconfig command syntax to rename a virtual disk.
Complete Syntax
omconfig storage vdisk 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, type omreport storage controller
to display the controller IDs and then type omreport storage vdisk
controller=ID to display the IDs for the virtual disks attached to the controller.
Example Syntax
To rename virtual disk 4 on controller 1 to vd4, type:
omconfig storage vdisk action=rename controller=1
vdisk=4 name=vd4
omconfig Controller Commands
The following sections provide the omconfig command syntax required to
execute controller tasks.
CAUTION: The
omconfig storage controller action=resetconfig controller=id
resets the controller configuration. Resetting the controller configuration
permanently destroys all data on all virtual disks attached to the controller. System
or boot partition residing on these virtual disks is destroyed.
Table 8-4. omconfig Controller Commands
Required Command Levels
(1, 2, 3)
Optional name=value pairs
omconfig storage
controller
action=rescan controller=id
action=enablealarm controller=id
action=disablealarm controller=id
action=quietalarm controller=id
action=testalarm controller=id