Top
ETERNUS SF AdvancedCopy Manager 14.1 Operator's Guidefor Copy Control Module

A.3.4 acinq hag (Host affinity group list display command)

NAME

acinq hag - Display of list of host affinity groups


SYNOPSIS

Solaris and Linux versions
acinq hag -a DISKARRAY-NAME
Windows version
acinq hag -a DISKARRAY-NAME [-xml]

DESCRIPTION

This command displays host affinity groups for ETERNUS disk storage systems.

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 DISKARRAY-NAME

This option specifies the ETERNUS name.

-xml

This option specifies when displaying by the XML format.
This option is only supported in Windows version.


EXIT STATUS

=0 : Completed successfully
>0 : Terminated abnormally


EXAMPLES

> acinq hag -a E4000

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 attaches host names or alias names.)

  • Solaris and Linux versions

    The host name is displayed.

  • Windows version

    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.

  • Solaris and Linux versions

    Only fibre channel connection (FC) is displayed.

  • Windows version

    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.

  • Solaris and Linux versions

    The WWN for the connection destination is displayed.

  • Windows version

    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.

AG No

Displays the affinity group number in hexadecimal.

AG Name

Displays the affinity group name.


NOTES