HP 3PAR OS 3.1.3 Command Line Interface Reference

Specifies a host’s World Wide Name (WWN). This specifier can only be used with the remove
and copy subcommands. When used with the remove subcommand, this specifier can be
repeated.
<WWN_or_iSCSI_name_pattern>
Specifies that the indicated WWN or iSCSI name is treated as a glob-style pattern. See “Glob-Style
Pattern” (page 12) for more information.
<src_N:S:P>
Specifies the source port when exporting VLUNs. This specifier can only be used with the copy
subcommand.
<dest_N:S:P>
Specifies the destination port when exporting VLUNs. This specifier can only be used with the copy
subcommand.
RESTRICTIONS
Access to all domains is required to run this command.
If the <WWN_or_iSCSI_name> specifier is not issued with the remove subcommand, all
inactive hosts on the specified port and their LUNs are removed.
If the <N:S:P> specifier is not used with the remove subcommand, all inactive hosts in the
system and their LUNs are removed.
EXAMPLES
The following example displays the creation of a host on port 0:2:1 for the export of VLUNs from
port 2:1:1:
cli% servicehost copy 2:1:1 20000200000CF790 0:2:1
Are you sure you want to run servicehost?
select q=quit y=yes n=no: y
The following example displays the removal of an inactive host from port 2:1:1:
cli% servicehost remove 2:1:1 20000200000CF790
Removing inactive host 20000200000CF790 on port 2:1:1
Are you sure?
select q=quit y=yes n=no: y
NOTES
None
252 Service Commands