<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: spmgr message in HPE EVA Storage</title>
    <link>https://community.hpe.com/t5/hpe-eva-storage/spmgr-message/m-p/3967523#M24608</link>
    <description>Also, did you define the hostgroup definition for your Sun machine on your CommandView? Does your CommandView even see the Sun HBAs?&lt;BR /&gt;&lt;BR /&gt;And did you present a presentation LUN at least?&lt;BR /&gt;&lt;BR /&gt;Things to  remember:&lt;BR /&gt;&lt;BR /&gt;You need to install SecurePath 3.0c or 3.0D at least IF your EVA is VCS 3.X.&lt;BR /&gt;&lt;BR /&gt;After you install SecurePath, you need to reboot for Sun to recognize the LUN presented to it.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Mar 2007 09:48:24 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2007-03-27T09:48:24Z</dc:date>
    <item>
      <title>spmgr message</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/spmgr-message/m-p/3967521#M24606</link>
      <description>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. &lt;BR /&gt;&lt;BR /&gt;After software driver was installed, the fabric swicthes were able to ping the boards but no EVA drives are seeing by the host.&lt;BR /&gt;&lt;BR /&gt;When executing spmgr, the following message is displayed:&lt;BR /&gt;&lt;BR /&gt;# spmgr display&lt;BR /&gt;  Server:  wgtsinf01    Report Created: Fri, Mar 23 15:11:05 2007&lt;BR /&gt;  Command: spmgr display&lt;BR /&gt;  Error: This host is not authorized to connect to remote host.&lt;BR /&gt;&lt;BR /&gt;After checking /dev and /devices, no "swsp*' files were found.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;== From /var/adm/messages ===&lt;BR /&gt;&lt;BR /&gt; 21 07:13:56 wgtsinf01 qla2300: [ID 857577 kern.notice] QLogic qla2300 Fibre Channel Driver v4.13.01 Instance: 1 Firmware v3.2.15&lt;BR /&gt;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&lt;BR /&gt;Mar 21 07:14:05 wgtsinf01 qla2300: [ID 364886 kern.info] qla2300-hba1-adapter-node-name="200000e08b120495";&lt;BR /&gt;Mar 21 07:14:05 wgtsinf01 qla2300: [ID 358785 kern.info] qla2300-hba1-adapter-port-name="210000e08b120495";&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Mar 2007 22:12:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/spmgr-message/m-p/3967521#M24606</guid>
      <dc:creator>Andreas Berendsen</dc:creator>
      <dc:date>2007-03-22T22:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: spmgr message</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/spmgr-message/m-p/3967522#M24607</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you correctly present the vdisk to the HOST, selecting Solaris as OS?&lt;BR /&gt;What about zoning?&lt;BR /&gt;Pasquino</description>
      <pubDate>Fri, 23 Mar 2007 01:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/spmgr-message/m-p/3967522#M24607</guid>
      <dc:creator>pasquino bocci_1</dc:creator>
      <dc:date>2007-03-23T01:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: spmgr message</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/spmgr-message/m-p/3967523#M24608</link>
      <description>Also, did you define the hostgroup definition for your Sun machine on your CommandView? Does your CommandView even see the Sun HBAs?&lt;BR /&gt;&lt;BR /&gt;And did you present a presentation LUN at least?&lt;BR /&gt;&lt;BR /&gt;Things to  remember:&lt;BR /&gt;&lt;BR /&gt;You need to install SecurePath 3.0c or 3.0D at least IF your EVA is VCS 3.X.&lt;BR /&gt;&lt;BR /&gt;After you install SecurePath, you need to reboot for Sun to recognize the LUN presented to it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Mar 2007 09:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/spmgr-message/m-p/3967523#M24608</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2007-03-27T09:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: spmgr message</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/spmgr-message/m-p/3967524#M24609</link>
      <description>Hello Andreas,&lt;BR /&gt;&lt;BR /&gt;I had the same issue.&lt;BR /&gt;I fix it with the follow:&lt;BR /&gt;&lt;BR /&gt;# ./sbin/init.d/spinit stop&lt;BR /&gt;# ./sbin/init.d/spinit start&lt;BR /&gt;# spmgr client add ip_host&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i expect that help you&lt;BR /&gt;&lt;BR /&gt;bye.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 12:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/spmgr-message/m-p/3967524#M24609</guid>
      <dc:creator>Alejandro Ros Igual</dc:creator>
      <dc:date>2008-02-07T12:46:12Z</dc:date>
    </item>
  </channel>
</rss>

