
Command Reference 31
deleteStorageVolume
Deletes the specified file volume. All data will be lost.
■
inParam[0] = Volume name
setStorageVolumeName
Renames an existing file volume.
■
inParam[0] = Existing Volume name
■
inParam[1] = New Volume name
getStorageVolumeExists
Identifies whether or not the specified file volume exists. Answers: Is there a volume with name?
■
InParam[0] = Volume name
■
outParam[0] = T (true) or F (false)
getStorageVolumeNumber
Returns the number of the specified file volume.
■
inParam[0] = Volume name
■
outParam[0] = Volume number
getStorageVolumeVolumegroup
Returns the name of the volume group that contains the specified file volume.
■
inParam[0] = Volume name
■
outParam[0] = Volume group name
getStorageVolumeAvailableCapacity
Returns the amount of available, or free, space in the specified file volume.
■
inParam[0] = Volume name
■
inParam[1] = Units (B,MB,GB)
■
outParam[0] = Available Capacity (MB - unless overridden by inParam[1])
getStorageVolumeTotalCapacity
Returns the total raw space in the specified file volume.
■
inParam[0] = Volume name
■
inParam[1] = Units (B,MB,GB)
■
outParam[0] = Total Capacity (MB - unless overridden by inParam[1])
getStorageVolumeAtMaximumNumberVolumes
Identifies whether the maximum number of file volumes exist on the HP NAS 8000 solution.
■
outParam[0] = T (max reached) or F (below max)
Kommentare zu diesen Handbüchern