CLI Guide

Parameter Description
type of secure physical disks to use. The values you
can use are fips and sed.
NOTE: The controller firmware does not
support a mix of SED and FIPS drives within
disk groups or disk pools.
Example command
create virtualDisk physicalDiskCount=2
diskGroupUserLabel=”FIPS_VG”
raidLevel=1 userLabel=”FIPS_V”
physicalDiskMediaType=HDD
securityType=capable
securePhysicalDisks=fips;
segmentSize
Amount of data (in kilobytes) that the RAID
controller module writes on a single physical disk
in a virtual disk before writing data on the next
physical disk. Valid values are 8, 16, 32, 64, 128,
256, or 512. For information about the
segmentSize parameter, see Using the Auto
Configure Command.
usageHint
Valid values are multiMedia, database or
fileSystem.
Create Read-Only Snapshot Virtual Disk
Description
This command creates a read-only snapshot virtual disk for the snapshot images of a base virtual disk. To
change a read-only snapshot virtual disk to a read/write virtual disk, use the set snapVirtualDisk
convertToReadWrite
command.
NOTE: You cannot use this command for a snapshot image that is used in online virtual disk copy.
Syntax
create snapVirtualDisk userLabel="snapVirtualDiskName"
snapImageID="
snapImageID" readOnly
186