Finding a WWN on a Solaris host

JNI Fibre Channel adapters are supported in a Solaris environment. For further information about Fibre Channel adapter support, or if using a Fibre Channel adapter other than JNI, contact Hitachi Solution Support Center for instructions for finding the WWN.

Procedure

  1. Verify that the Fibre Channel adapters and device drivers are installed.

  2. Log on to the Solaris host with root access.

  3. Use the dmesg |grep Fibre command to list the installed Fibre Channel devices and their WWNs.

  4. Verify that the Fibre Channel adapters listed are correct, and record the listed WWNs.

    Example:
    # dmesg |grep Fibre          <- Enter the dmesg command.
     : 
    fcaw1: JNI Fibre Channel Adapter model FCW 
    fcaw1: Fibre Channel WWN: 200000e0694011a4      <- Record the WWN. 
    fcaw2: JNI Fibre Channel Adapter model FCW 
    fcaw2: Fibre Channel WWN: 200000e06940121e     <- Record the WWN.
    #