<?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: Storage Works Arrary MA8000 HSG80 management in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201946#M61989</link>
    <description>I get the below when using the "Storage Works CC HGS8ACS8.5"&lt;BR /&gt;&lt;BR /&gt;TCP Error 11004:  WSANO_DATA Valid Name, no data record of requested type&lt;BR /&gt;The requested name was valid and was found in the database but, it does not have the correct associated data being resolved for.&lt;BR /&gt;&lt;BR /&gt;If I use the SWCC navigator I can successfully add the new server.  The tree is populated with the disk subsystem, so I know something is talking right but when double clicking on the storage window I get a non descript error.</description>
    <pubDate>Wed, 25 Feb 2004 16:23:57 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2004-02-25T16:23:57Z</dc:date>
    <item>
      <title>Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201939#M61982</link>
      <description>I am attemting to install the ACS Agent on VMS 7.3.1 so I can use the SWCC software to manage a Storage Works Array with HSG80 controllers.  I have the correct software installed but do not know how to answer one of the config items.&lt;BR /&gt;The config asks for the CCL device so the agent can talk to the Array.  The CCL is enabled on the HSG with an ID of 999 but I am assuming I should see a device name for it when executing a show dev on VMS.&lt;BR /&gt;Has anyone configured this Agent before and could give some insight on what I should be seeing ?&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Wed, 25 Feb 2004 10:17:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201939#M61982</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2004-02-25T10:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201940#M61983</link>
      <description>Look for a device named $1$GGA999: - you have set the array to SCSI-3 (SET THIS_CONTROLLER SCSI_VERSION=SCSI-3), no? If not, make sure you have no unit D0 - this will be overlayed by the CCL if you switch to SCSI-3 and reboot both controllers.&lt;BR /&gt;&lt;BR /&gt;Of course, if you have multiple storage arrays these identifiers need to be unique.&lt;BR /&gt;&lt;BR /&gt;I have not worked with the latest version, but earlier agents were not very robust. If there was a problem with client authentication (the agent was very picky with nodename/domain case), the agent crashed with an 'invalid stack' status code which was visible via $ACCOUNTING.&lt;BR /&gt;&lt;BR /&gt;Don't be too frustrated if it doesn't work for the first time - I have it seen working!</description>
      <pubDate>Wed, 25 Feb 2004 10:26:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201940#M61983</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-02-25T10:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201941#M61984</link>
      <description>THanks, I see the GGA device .. Just overlooked it..&lt;BR /&gt;What if there are two HSG80 controller and the server has mulitiple paths ? Does the "other" controller need to be changed to a different ID or does it not matter as long as I have one defined ?&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2004 10:35:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201941#M61984</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2004-02-25T10:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201942#M61985</link>
      <description>The identifier for the CCL applies to both controllers - it doesn't matter where you set it, you can even say 'SET OTHER_CONTROLLER IDENTIFIER=n'. What do you see when you enter:&lt;BR /&gt;$ show device /multipath</description>
      <pubDate>Wed, 25 Feb 2004 10:42:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201942#M61985</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-02-25T10:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201943#M61986</link>
      <description>show device /multipath&lt;BR /&gt;$1$GGA88:               Online               0   4/ 4  PGA0.5000-1FE1-0018-E4A3&lt;BR /&gt;Beings I have 2 HSG80s and two FC ports each all 4 paths are showing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I was able to get the Agent running.  Now working on SWCC Client.&lt;BR /&gt;&lt;BR /&gt;You help is greatly appreciated.&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2004 11:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201943#M61986</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2004-02-25T11:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201944#M61987</link>
      <description>Any tips on the SWCC client getting a Valid name; no data error message when attempting to use the storage window ?&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2004 15:47:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201944#M61987</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2004-02-25T15:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201945#M61988</link>
      <description>Sorry, I don't understand what you are asking. Do you have a problem entering the correct domain name of the client? Can you try to login via TELNET from the client and see what OpenVMS believes the name is?</description>
      <pubDate>Wed, 25 Feb 2004 16:11:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201945#M61988</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-02-25T16:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201946#M61989</link>
      <description>I get the below when using the "Storage Works CC HGS8ACS8.5"&lt;BR /&gt;&lt;BR /&gt;TCP Error 11004:  WSANO_DATA Valid Name, no data record of requested type&lt;BR /&gt;The requested name was valid and was found in the database but, it does not have the correct associated data being resolved for.&lt;BR /&gt;&lt;BR /&gt;If I use the SWCC navigator I can successfully add the new server.  The tree is populated with the disk subsystem, so I know something is talking right but when double clicking on the storage window I get a non descript error.</description>
      <pubDate>Wed, 25 Feb 2004 16:23:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201946#M61989</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2004-02-25T16:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201947#M61990</link>
      <description>It's been some time that I have worked with this and, unfortunately, my colleague is tying up both Alphas for his Tru64 Unix Cluster right now :-(&lt;BR /&gt;&lt;BR /&gt;Are you sure you have entered all client information properly? Last time I checked the agent did even care if the domain name was uppercase or not!&lt;BR /&gt;&lt;BR /&gt;The password comes only into play when your are trying to change the configuration - there will be a separate pop-up.</description>
      <pubDate>Thu, 26 Feb 2004 02:14:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201947#M61990</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-02-26T02:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201948#M61991</link>
      <description>First..  Thanks again for you following this thread, your help is greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;I did find the SWCC_AGENT.LOG file and it is definiatly complaining about authentication.&lt;BR /&gt;I have tried a number of different entries for the agent entries. i.e. IP address, hostname, hostname in host file, FQDN as returned by DNS etc..&lt;BR /&gt;&lt;BR /&gt;I will keep truding along.  I also have EMC's ECC software and run into the same issue when trying to get a connection there as well.&lt;BR /&gt;&lt;BR /&gt;Thank you, Thank you, Thank you.&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Thu, 26 Feb 2004 09:12:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201948#M61991</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2004-02-26T09:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201949#M61992</link>
      <description>You do need to configure the Server to accept connections from sepecified clients.&lt;BR /&gt;Well, this is true for SWCC and our HSD's.&lt;BR /&gt;&lt;BR /&gt;Try running sys$manager:swcc_config that allows you to add the details of the Clients that are allowed access to SWCC.</description>
      <pubDate>Thu, 26 Feb 2004 18:32:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201949#M61992</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2004-02-26T18:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201950#M61993</link>
      <description>Done that..&lt;BR /&gt;I have tried all uppercase entries, lowercases entries, IP entries.  I am sure some combination will work.  Put entries in hosts file, allowed server to use DNS, no luck.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;THanks again !!</description>
      <pubDate>Fri, 27 Feb 2004 09:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201950#M61993</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2004-02-27T09:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201951#M61994</link>
      <description>I am not 100% sure, but I beleive you have to restart the agent process whenever you have made change. I don't have any manual at hand for this at the moment - can you check it, please?</description>
      <pubDate>Fri, 27 Feb 2004 11:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201951#M61994</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-02-27T11:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201952#M61995</link>
      <description>I have been restarting the agent for every change.&lt;BR /&gt;I am sure I am missing something simple..  I will advise once/if I ever get this working.&lt;BR /&gt;&lt;BR /&gt;Thanks again !&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Feb 2004 11:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201952#M61995</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2004-02-27T11:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201953#M61996</link>
      <description>Got it !!!!!&lt;BR /&gt;&lt;BR /&gt;You must have an entry for the agent in winnt/system32/drivers/etc/hosts&lt;BR /&gt;&lt;BR /&gt;I had entries in the lmhosts file but not hosts.  The entry must match the node_name of the server running the agent. No FQDN entries.&lt;BR /&gt;&lt;BR /&gt;Thanks to all !!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Feb 2004 12:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201953#M61996</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2004-02-27T12:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201954#M61997</link>
      <description>Congratulations you got it running!&lt;BR /&gt;&lt;BR /&gt;It is still strange. I have set up SWCC a few times in the past and I am sure I _never_ had made an entry to Window's hosts file.</description>
      <pubDate>Fri, 27 Feb 2004 12:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201954#M61997</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-02-27T12:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Storage Works Arrary MA8000 HSG80 management</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201955#M61998</link>
      <description>After 3 days of messing around I will take just about any solution.&lt;BR /&gt;Now to get EMC's ECC to be able to discover this array.&lt;BR /&gt;&lt;BR /&gt;Have a good weekend !!&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 27 Feb 2004 12:49:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/storage-works-arrary-ma8000-hsg80-management/m-p/3201955#M61998</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2004-02-27T12:49:01Z</dc:date>
    </item>
  </channel>
</rss>

