All Host Platforms
- Verify the agent.config file has the following entries. See emc101128 for host location.
-
- device auto auto
- user system@<IP_SPA >
- user system@<IP_SPB >
- Verify that the Navisphere agent release running on the host is within two revisions of the FLARE code release running on the array.
- In order for the host to be a managed host on the CLARiiON array it must be in the same subnet as the CLARiiON array. See solution emc69147 for a list of TCP service ports required for Navisphere Agent and SP agent Communication.
Sun Solaris Emulex HBAs Verify the following conditions have been met:
- Persistent Bindings have been set up in the lpfc.conf file. See solution emc53265 ("How to set up Persistent Bindings with lputil").
-
- fcp-bind-WWPN="5006016023e4578a:lpfc0t16",
- "5006016823e4578a:lpfc0t17";
- The sd.conf file has been set up to reflect the lpfc.conf file.
-
- LUNs for lpfc0 target 16
- name="sd" class="lpfc" target=16 lun=0;
- name="sd" class="lpfc" target=16 lun=1;
- etc....
- LUNs for lpfc0 target 17
- name="sd" class="lpfc" target=17 lun=0;
- name="sd" class="lpfc" target=17 lun=1;
- etc....
What is important is making sure that you have a LUN 0 set up for the targets established in the lpfc.conf file. If the above is true, the format command should show some devices listed as "Drive Type Unknown." These are the LUNZ devices. At this point restarting the agent should register the host. If you do not see the LUNZ devices, check the zoning or the host may need a reboot -- -r or both. Sun-branded QLogic Cards (Leadville): Apply the following procedure: Add the required system variable in the /etc/system file.
- set fcp:ssfcp_enable_auto_configuration=1
- reboot -- -r
If this variable is already in place, follow these steps:
- Check Navisphere Connectivity Status to make sure all paths are Fibre Logged In.
- On the Solaris host run cfgadm.
- On the Solaris host run devfsadm.
- Check format to make sure that the LUNZ devices are now available.
- Restart the Navisphere Agent on the host.
Linux Emulex or QLogic HBAs: The following must be verified on the host:
- The /etc/hostfile has only one entry: The Host Name and IP Address
- The HostIDFile.txt shows the correct IP Address followed by a date stamp
- A LUNZ device is seen on every path to the array in the /proc/scsi/scsi file. If it is not, check zoning and reboot the host.
Note: If you use QLogic HBAs , make sure that failover is disabled for those HBAs. Make sure that the ql2xfailover and ConfigReguired parameters are set to 0 in the the /etc/modprobe.conf file as shown in the following entry: options qla2xxx ql2xfailover=0 ConfigRequired=0 Try applying the following procedure:
- Delete the HostIDFile.txt and restart the Navisphere Host Agent.
- Reboot the host.
- Restart Management Server on the array. (In a browser SP_IP/setup => Restart Mgmt Server .)
If above fails, follow these steps:
- Manually register the host in Navisphere with the Group Edit button in Connectivity Status.
- Add host and LUNs to the Storage Group.
- Restart the Navisphere agent or reboot the host.
When manually registering, the host will show "(Manually Registered)" next to its name in Navisphere. After restarting the agent on the host the "(Manually Registered)" entry will disappear and the host will now be managed. Also see solution emc115979 ("Registering Linux host using Navisphere Host Agent") and solution emc60655 ("How to manually register an HBA in Red Hat Linux server"). HP-UX HP HBAs Note: Even if zoning is correct, unlike other Operating Systems you will not see the HBA WWN logging in to Connectivity Status. Apply the following procedure:
- Make sure that DNS is enabled in the /etc/nsswitch.conf file!
- Run ioscan -fnC disk (Scan the SCSI bus for any SCSI devices)
Note: Make sure that you see LUNZ devices. If you do not, verify the zoning. - Run insf -e . (Build the special device files for the LUNZ devices.)
- Restart the Navisphere Host agent. (Push the information to the array through the newly built LUNZ devices.)
Note: Even when the host registers it will still show Fibre Logged In: No. This is normal for HP-UX. It will turn to Yes when I/O is going to the allocated devices. See solution emc99131 ("HP-UX HBA does not appear as 'logged in' from Navisphere"). If using only PVLinks, verify the following:
- The agent.config file has an "OptionsSupported AutoTrespass (Uncommented)" entry.
- The Initiator Type in Navisphere Manager should be set to "HP auto Trespass."
If using PowerPath, verify the following:
- The agent.config file has an "#OptionsSupported AutoTrespass" entry.
- The Initiator Type in Navisphere Manager should be set to "HP no-auto Trespass."
IBM AIX IBM Branded Emulex HBAs Caution! Verify the CLARiiON ODM definitions are installed. They are available on EMC's FTP Site .
- Run cfgmgr (You may not see the host logged in until you scan the bus with cfgmgr.)
- Type lsdev -Cc disk | grep LUNZ
- If there are no LUNZ devices, check the zoning.
- Restart the Navisphere Host agent to register the host.
- rmdev -dl hdisk n where n is the hdisk # for the LUNZ devices
- In Navisphere use the Tools => Failover Setup Wizard to disable arraycommpath for this host.
Note: LUNZ devices on AIX can fill the error report with SCSI_DISK ERROR 2's. Since arraycommpath is the setting that is used to present the LUNZ, it is recommended that you disable this setting on the chance the HLU 0 is removed from the Storage Group in the future. See solution emc111635 ("How to remove LUNZ devices"). Microsoft Windows Emulex or QLogic HBAs
- Check Disk Management and make sure you see Unknown/Unreadable Devices.
-
- If not, check the zoning.
- If the zoning appears to be perfect, the host may need to be rebooted.
- Restart the Navisphere Host agent (located in Windows Services).
Note: If using Emulex cards with the SCSI FC Port Driver, follow these steps:
- Open a cmd window and CD into the C:/Program Files/HBAnyware directory.
- Type: elxcfg.exe --emc
- Highlight the adapter instance and select Configuration => Set
- Select the appropriate setting. (This will require a reboot to take affect.)
|