<?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: SecurePath v4.0 in HPE EVA Storage</title>
    <link>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907133#M1977</link>
    <description>I should ahve thought of this earlier. If you're going to use SP 4.0, follow the specifications outlined in the matrix below. If the criteria isn't met it will not function properly. &lt;BR /&gt;Since you mention it is working now with the previous version I can only assume something was out of whack...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.compaq.com/pub/solutions/enterprise/ha/haf500/HSG80.pdf" target="_blank"&gt;ftp://ftp.compaq.com/pub/solutions/enterprise/ha/haf500/HSG80.pdf&lt;/A&gt;</description>
    <pubDate>Wed, 05 Mar 2003 02:18:20 GMT</pubDate>
    <dc:creator>dentistcorn</dc:creator>
    <dc:date>2003-03-05T02:18:20Z</dc:date>
    <item>
      <title>SecurePath v4.0</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907126#M1970</link>
      <description>I have recently installed a new san, it has 2 hsg80's, 2 2/16 switches and 2 new servers. Both of the servers boot from the san. I have installed securepath 4.0 onto the servers. For a week or so they were fine and then I found that the securepath service had terminated with Event ID: 5, the warning was: WARNING: -Cannot find service securepath: Error = 11004, getservbyname(). Does anyone know what this is?&lt;BR /&gt;&lt;BR /&gt;Cheers  David</description>
      <pubDate>Tue, 18 Feb 2003 15:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907126#M1970</guid>
      <dc:creator>David Devlin</dc:creator>
      <dc:date>2003-02-18T15:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: SecurePath v4.0</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907127#M1971</link>
      <description>How's your DNS setup working?  I've never done any programming on Windows, but there's a function by that name in UNIX, and it's used to resolve TCP names to IP addresses.&lt;BR /&gt;&lt;BR /&gt;-Vince</description>
      <pubDate>Tue, 18 Feb 2003 23:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907127#M1971</guid>
      <dc:creator>Vincent Fleming</dc:creator>
      <dc:date>2003-02-18T23:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: SecurePath v4.0</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907128#M1972</link>
      <description>Thanks Vince, &lt;BR /&gt;&lt;BR /&gt;The DNS setup is fine, The servers are part of an existing domain and all the other servers have an identical setup. I have looked up getservbyname and agree that it looks like DNS. We also have added a third server and that is running fine.&lt;BR /&gt;&lt;BR /&gt;Thanks but keep trying!!!!</description>
      <pubDate>Wed, 19 Feb 2003 10:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907128#M1972</guid>
      <dc:creator>David Devlin</dc:creator>
      <dc:date>2003-02-19T10:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: SecurePath v4.0</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907129#M1973</link>
      <description>David,&lt;BR /&gt;&lt;BR /&gt;To be absolutely sure that DNS is woking properly on this particular server, run nslookup in a cmd window.&lt;BR /&gt;&lt;BR /&gt;Otherwise, the "Cannot find service securepath" sounds like the service may not be running.  You can check this via start-&amp;gt;settings-&amp;gt;control panel-&amp;gt;serivces (I think - haven't got a win2k server here).&lt;BR /&gt;&lt;BR /&gt;If it's not there or not running, try removing and re-installing it.&lt;BR /&gt;&lt;BR /&gt;Sorry, but I haven't much experience with SecurePath... but nobody else has been responding to you, so I guess I'm all you have here.  ;-}&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;Vince&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Feb 2003 14:55:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907129#M1973</guid>
      <dc:creator>Vincent Fleming</dc:creator>
      <dc:date>2003-02-19T14:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: SecurePath v4.0</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907130#M1974</link>
      <description>getservbyname() is a funtion to resolve service names to port numbers.&lt;BR /&gt;&lt;BR /&gt;gethostbyname() resolves hostnames to IP addresses.&lt;BR /&gt;&lt;BR /&gt;Maybe check the Windows equivalent of /etc/services and see if securepath has a port number associated with it (or hardcode the port number).&lt;BR /&gt;&lt;BR /&gt;I'm not a Windows/SecurePath expert by any means, but I hope this helps.&lt;BR /&gt;&lt;BR /&gt;Good Luck.</description>
      <pubDate>Thu, 20 Feb 2003 21:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907130#M1974</guid>
      <dc:creator>Mike Janossy_2</dc:creator>
      <dc:date>2003-02-20T21:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: SecurePath v4.0</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907131#M1975</link>
      <description>Is secure path still functioning? I would check to see if it is the agent or the SP manager.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 23 Feb 2003 18:40:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907131#M1975</guid>
      <dc:creator>dentistcorn</dc:creator>
      <dc:date>2003-02-23T18:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: SecurePath v4.0</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907132#M1976</link>
      <description>Thanks for your reply guys, since I could not resolve this issue I have rolled back to sp 3.1a and all is now well.&lt;BR /&gt;&lt;BR /&gt;Cheers Dave</description>
      <pubDate>Tue, 25 Feb 2003 10:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907132#M1976</guid>
      <dc:creator>David Devlin</dc:creator>
      <dc:date>2003-02-25T10:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: SecurePath v4.0</title>
      <link>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907133#M1977</link>
      <description>I should ahve thought of this earlier. If you're going to use SP 4.0, follow the specifications outlined in the matrix below. If the criteria isn't met it will not function properly. &lt;BR /&gt;Since you mention it is working now with the previous version I can only assume something was out of whack...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.compaq.com/pub/solutions/enterprise/ha/haf500/HSG80.pdf" target="_blank"&gt;ftp://ftp.compaq.com/pub/solutions/enterprise/ha/haf500/HSG80.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 05 Mar 2003 02:18:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-eva-storage/securepath-v4-0/m-p/2907133#M1977</guid>
      <dc:creator>dentistcorn</dc:creator>
      <dc:date>2003-03-05T02:18:20Z</dc:date>
    </item>
  </channel>
</rss>

