HP StorageWorks XP Tiered Storage Manager CLI Reference Guide (December 2005)

Detailed Command Descriptions 50
Migration group (when a migration group name is specified)
You can also further limit the items obtained by specifying both a volume filter condition and each item such as
a storage domain, storage tier, or migration group.
Detailed information cannot be obtained for volumes in storage domains that are being refreshed.
NOTE: If information about a volume in the storage domain cannot be obtained because the volume in the
storage subsystem has been deleted using Device Manager, Unknown is output as the value of the output
items.
Command Syntax
htsmcli server-location Getvolumes
{ -u | --username } user-name
{ -p | --password } { password | @name-of-password-file }
[ { -o | --output } name-of-the-standard-output-redirect-file ]
[ { -d | --detail } ]
storagedomainname=storage-domain-name
[ { storagetiername=storage-tier-name | migrationgroupname=migration-
group-name } ]
[ filtercondition=filter-condition ]
Table 4-13 Options of the GetVolumes Command
Option Name Option Arguments Optional or Required Description
-d or
--detail
None Optional Specify this to output all information about the volume to the
standard output, after command execution. If this is omitted,
only summary information
#
is output.
#
Summary information consists of the information for items for which the Output by -d column is blank in Table
4-16.
Table 4-14 Parameters of the GetVolumes Command
Parameter Name Optional or Required Description
storagedomainname Required Specify the name of the storage domain.
storagetiername Optional Specify the name of a storage tier.
Note that this cannot be specified when migrationgroupname is
specified.
migrationgroupname Optional Specify the name of a migration group.
Note that this cannot be specified when storagetiername is specified.
filtercondition Optional Specify a filter condition. For details about
filtercondition properties, see
Table 4-15.
If this is omitted, no filter condition is used to narrow down the obtained
items.
Table 4-15 Properties Specifiable for the filtercondition Parameter
Property Name Operators Description
SubsystemDisplayModel = , <> The name used for displaying the model of the storage subsystem. This
name is displayArrayType of Device Manager (not arrayType).
Example: StorageWorks XP1024
SubsystemSerialNumber = , <>,
startsWith,
contains
The serial number of the storage subsystem.
SubsystemName = , <> The name of the storage subsystem.
Detailed Command
Descriptions