Top
ETERNUS SF AdvancedCopy Manager V16.5 Operation Guide for Copy Control Module
FUJITSU Storage

4.2.4 acinq hostag (Host Affinity Group List Display Command)

NAME

acinq hostag - Display of list of host affinity groups

SYNOPSIS

acinq hostag -a diskArrayName [-xml]

DESCRIPTION

This command displays host affinity groups for ETERNUS Disk storage system.

The "Host affinity groups" are management information on ETERNUS Disk storage systems that indicate the relationship between the World Wide Name (WWN) for the host and its affinity groups. Disks that connect to the host can be specified as host affinity groups.

OPTIONS

-a diskArrayName

This option specifies the ETERNUS name.

-xml

This option specifies when displaying by the XML format.

EXIT STATUS

=0: Completed successfully
>0: Terminated abnormally

EXAMPLES

> acinq hostag -a ET001

Host Name Port Type Address          AG No AG Name
--------- --------- ---------------- ----- -------
          FC        1000006069107A5A 0x002 win_78
          FC        100000AC340DA34F 0x003 win_78
          FC        10000045AA2C45GG 0x004 x86_76

The following table shows the meanings of the information displayed.

Title

Explanation

Host Name

Displays the host name or alias name.
(Only ETERNUS Disk storage system attaches host names or alias names.)

The host name is displayed for the FC-CA or the Serial Attached SCSI.
The alias name is displayed for the iSCSI-CA.

Port Type

Displays the data transfer method.

The following type is displayed.

  • FC: fibre channel connection

  • iSCSI: iSCSI connection

  • SAS: Serial Attached SCSI connection

Address

Displays the address for the connection destination.

  • The WWN is displayed for the FC-CA.

  • The iSCSI address is displayed for the iSCSI-CA.

  • The SAS address is displayed for the Serial Attached SCSI.

  • "*" is displayed if iSCSI address is omitted.

AG No

Displays the affinity group number in hexadecimal.

AG Name

Displays the affinity group name.

NOTES