Deployment Example: Sun Java System Communications Services for Access Anywhere (EdgeMail)

ProcedureTo Create the Zones

Steps
  1. Obtain the hbamap script and the Solaris Device Path Decoder from your Sun representative. The hbamap script will gather the output of the HBA's WWNs.

  2. Copy hbmap to cluster node and run the script:


    root@phys-bedge2-1:# /var/tmp/hbamap
    FOUND PATH TO 6 LEADVILLE HBA PORTS
    ===================================
    C# INST PORT WWN         MODEL   FCODE   STATUS
            DEVICE PATH
    ------------------------------------------------
    c3 qlc0 210000e08b1b08a6 ISP2312 1.14.09 NOT CONNECTED
            /pci@1c,600000/SUNW,qlc@1
    c4 qlc1 210100e08b3b08a6 ISP2312 1.14.09 CONNECTED
            /pci@1c,600000/SUNW,qlc@1,1
    c5 qlc2 210000e08b1b8ba3 ISP2312 1.14.09 CONNECTED
            /pci@1d,700000/SUNW,qlc@1
    c6 qlc3 210100e08b3b8ba3 ISP2312 1.14.09 CONNECTED
            /pci@1d,700000/SUNW,qlc@1,1
    c7 qlc4 210000e08b1bc5a4 ISP2312 1.14.09 NOT CONNECTED
            /pci@1d,700000/SUNW,qlc@2
    c8 qlc5 210100e08b3bc5a4 ISP2312 1.14.09 CONNECTED
            /pci@1d,700000/SUNW,qlc@2,1
  3. Map the controller with the slot number on the V440 system boards using the Solaris Device Path Decoder. For example:


    /devices/pci@1c,600000/SUNW,qlc@1/fp@0,0:devctl   : PCI Slot 5 Port 0
    /devices/pci@1c,600000/SUNW,qlc@1,1/fp@0,0:devctl : PCI Slot 5 Port 1
    /devices/pci@1d,700000/SUNW,qlc@1/fp@0,0:devctl   : PCI Slot 4 Port 0
    /devices/pci@1d,700000/SUNW,qlc@1,1/fp@0,0:devctl : PCI Slot 4 Port 1
    /devices/pci@1d,700000/SUNW,qlc@2/fp@0,0:devctl   : PCI Slot 2 Port 0
    /devices/pci@1d,700000/SUNW,qlc@2,1/fp@0,0:devctl : PCI Slot 2 Port 1
  4. Login to the management station and launch a web browser. You may need to download and install one first.

  5. In the URL field, enter the switch name and log in using the following credentials:

    • Login: Administrator

    • Password: password (default is password)

  6. Go to Configure->Zoneset and change the Zoneset name.

  7. Go to Zones tab and create zones by entering a zone name and clicking on Add Zones.

  8. Click on a zone name which will bring up another window where you can enter WWNs and add them to zones. The WWNs must be entered in mac address form, for example 210000e08b1b08a6 should be entered as 21:00:00:e0:8b:1b:08:a6.

  9. After entering all of the WWNs, go back to the Zoneset tab and click on Save and Activate Zoneset information. This will force update on the zones to all switches in the fabric and should then be visible in the Solaris operating system.