Owner's Manual

omconfig storage Commands 215
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.
NOTE: The DKM feature will be available from first half of calendar year 2011.