
30 Command Reference
getStorageVolumegroupVolumeMaximumCapacity
Returns the maximum size that can be used to create a file volume or snapshot on the specified
volume group.
■
inParam[0] = Volume group name
■
inParam[1] = Units (B,MB,GB)
■
outParam[0] = Maximum Volume Capacity (MB - unless overridden by inParam[1])
getStorageVolumegroupVolumeCapacityIncrement
Returns the size increment that can be used to create a file volume or snapshot on the specified
volume group. Currently 32MB.
■
inParam[0] = Volume group name
■
inParam[1] = Units (B,MB,GB)
■
outParam[0] = Volume Capacity Increment (MB - unless overridden by inParam[1])
getStorageVolumegroupLunList
Returns a list of the LUNs contained in the specified volume group.
■
inParam[0] = Volume group name
■
outParam[0:N] = LUN handle list
getStorageVolumegroupVolumeList
Returns a list of the file volumes that exist in the specified volume group.
■
inParam[0] = Volume group name
■
outParam[0:N] = Volume name list
Volume Settings
A volume group is divided into one or more file volumes. File volumes are the basic unit of
logical storage for a file system on the HP NAS 8000. File volumes can be further subdivided
into individual directories. The following commands are used to create and manage file volumes.
getStorageVolumeType
Returns the type of the specified volume group: file volume or snapshot.
■
InParam[0] = Volume name
■
outParam[0] = Volume Type
getStorageVolumeList
Returns a list of file volumes that exist on the storage arrays in the HP NAS 8000 solution.
■
outParam[0:N] = Volume name list
setStorageVolumeSize
Sets the size of the specified file volume.
■
inParam[0] = Volume name
■
inParam[1] = Size (MB)
Komentarze do niniejszej Instrukcji