1833751 Members
2484 Online
110063 Solutions
New Discussion

spmgr message

 

spmgr message

We have a Sun Solaris 9 box installed (and working) for many years. Now we decied to install two fca2257p to connect this host to an EVA5000.

After software driver was installed, the fabric swicthes were able to ping the boards but no EVA drives are seeing by the host.

When executing spmgr, the following message is displayed:

# spmgr display
Server: wgtsinf01 Report Created: Fri, Mar 23 15:11:05 2007
Command: spmgr display
Error: This host is not authorized to connect to remote host.

After checking /dev and /devices, no "swsp*' files were found.

Any ideas?

== From /var/adm/messages ===

21 07:13:56 wgtsinf01 qla2300: [ID 857577 kern.notice] QLogic qla2300 Fibre Channel Driver v4.13.01 Instance: 1 Firmware v3.2.15
Mar 21 07:13:56 wgtsinf01 qla2300: [ID 826337 kern.notice] qla2300(1): QLogic QLA2300 Fibre Channel Host Adapter fcode version 2.00.05 01/29/03
Mar 21 07:14:05 wgtsinf01 qla2300: [ID 364886 kern.info] qla2300-hba1-adapter-node-name="200000e08b120495";
Mar 21 07:14:05 wgtsinf01 qla2300: [ID 358785 kern.info] qla2300-hba1-adapter-port-name="210000e08b120495";
3 REPLIES 3
pasquino bocci_1
Trusted Contributor

Re: spmgr message

Hi,

Did you correctly present the vdisk to the HOST, selecting Solaris as OS?
What about zoning?
Pasquino
Alzhy
Honored Contributor

Re: spmgr message

Also, did you define the hostgroup definition for your Sun machine on your CommandView? Does your CommandView even see the Sun HBAs?

And did you present a presentation LUN at least?

Things to remember:

You need to install SecurePath 3.0c or 3.0D at least IF your EVA is VCS 3.X.

After you install SecurePath, you need to reboot for Sun to recognize the LUN presented to it.

Hakuna Matata.

Re: spmgr message

Hello Andreas,

I had the same issue.
I fix it with the follow:

# ./sbin/init.d/spinit stop
# ./sbin/init.d/spinit start
# spmgr client add ip_host


i expect that help you

bye.