CLI Guide

Table Of Contents
# map volume vol2,vol3 access rw ports a1,b1 lun 101 initiator Init2
Mask volume vol4 from Init1 and Init3.
# map volume vol4 access no-access initiator Init1,Init3
Map volumes vol1 and vol2 to initiators Init1 and Init2, using ports A1 and B1 starting with
LUN 6, and view the results.
# map volume vol1,vol2 ports a1,b1 lun 6 initiator Init1,Init2
Map volume group volGroupA to host group hostGroupA, starting with LUN 1 on ports A0 and
B0.
# map volume volGroupA.* initiator hostGroupA.*.* lun 1 port A0,B0
See also
show host-groups
show initiators
show maps
show ports
show volume-groups
show volumes
unmap volume
meta
Description
In API format only, shows all property metadata for objects. This includes data not shown in brief
mode.
Minimum role monitor
Syntax
meta basetypes
Parameters
basetypes
A basetype or a list of basetypes separated by commas (with no spaces) to specify the objects
for which to show metadata. For names and descriptions of supported basetypes, see API basetype
properties
Examples Show all metadata for objects returned by the show disks command:
# meta drives
See also set cli-parameters
ping
Description
Tests communication with a remote host. The remote host is specified by IP address. Ping sends
ICMP echo response packets and waits for replies.
Minimum role monitor
Syntax
ping
host-address
[count count]
Parameters
host-address
The network address of the remote host. The value can be an IPv4 address, IPv6 address, or FQDN.
count count
86 Alphabetical list of commands