Users Guide
where PDISKID is specified as either:
pdisk=connector:enclosureID:portID
Example Syntax
For example, to replace physical disk (PD1) with another physical disk (PD2), you would enter:
omconfig storage vdisk action=replacememberdisk controller=0 vdisk=1 source=PD1 destination=PD2
omconfig Storage Controller
Does my controller support this feature? See "Supported Features."
Use the following omconfig storage command syntax to discard the preserved cache on the controller. See "Manage Preserved Cache" for more information.
Complete Syntax
omconfig storage controller action=discardpreservedcache controller=id force=enabled/disabled
If you set force=enabled, the cache is discarded irrespective of whether the controller detects a foreign or an offline virtual disk.
Example Syntax
For example, to discard the preserved cache, you would enter:
omconfig storage controller action= discardpreservedcache controller=id force=enabled
omconfig Virtual Disk Commands
The following sections provide the omconfig command syntax required to execute virtual disk tasks.
Table 17-16.omconfigManageVirtualDiskCommands
CAUTION: Discarding the preserved cache can result in data loss. Dell recommends that you run this command using the force=disabled option.
CAUTION: The omconfig storage vdisk action=deletevdisk controller=id vdisk=id command deletes a virtual disk. Deleting a virtual disk destroys
all information including file systems and volumes residing on the virtual disk.
Required Command
Levels (1, 2, 3)
Optional name=value Pairs
Documentation Section
omconfig storage
vdisk
action=checkconsistency controller=id vdisk=id
"omconfig Check Consistency"