User's Manual
Using the Storage Management Service 207
Example Syntax
To replace physical disk (PD1) with another physical disk (PD2), type:
omconfig storage vdisk action=replacememberdisk
controller=0 vdisk=1 source=PD1 destination=PD2
omconfig Storage Controller
Use the following omconfig storage command syntax to discard the preserved
cache on the controller.
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
To discard the preserved cache, type:
omconfig storage controller action=
discardpreservedcache controller=1 force=enabled
CAUTION: Discarding the preserved cache can result in data loss. Dell
recommends that you run this command using the force=disabled option.