<?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 Command View SDM (VA7410) in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336232#M12934</link>
    <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;SYSTEM  : RP7410, VA7410&lt;BR /&gt;SOFTWARE: CommandView SDM, HPUX 11i&lt;BR /&gt;&lt;BR /&gt;Problem : &lt;BR /&gt;&lt;BR /&gt;When the command "armdiscover" is issued, it gives an error "Failed to obtain remote database interface to host".&lt;BR /&gt;&lt;BR /&gt;The only thing we have done was a change in IP Address. It used to be working when the IP address had not been change.&lt;BR /&gt;&lt;BR /&gt;If you issue armdsp -i, it gioves an error "Error logging in: TIMEOUT EXPIRED"&lt;BR /&gt;&lt;BR /&gt;if you issue "launcher &amp;amp;" it gives an error "error getting database reference from localhost"&lt;BR /&gt;&lt;BR /&gt;Would you please advice or help us on how to solve this problem.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Tue, 20 Jul 2004 07:58:41 GMT</pubDate>
    <dc:creator>Ashraf_1</dc:creator>
    <dc:date>2004-07-20T07:58:41Z</dc:date>
    <item>
      <title>Command View SDM (VA7410)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336232#M12934</link>
      <description>Hi Experts,&lt;BR /&gt;&lt;BR /&gt;SYSTEM  : RP7410, VA7410&lt;BR /&gt;SOFTWARE: CommandView SDM, HPUX 11i&lt;BR /&gt;&lt;BR /&gt;Problem : &lt;BR /&gt;&lt;BR /&gt;When the command "armdiscover" is issued, it gives an error "Failed to obtain remote database interface to host".&lt;BR /&gt;&lt;BR /&gt;The only thing we have done was a change in IP Address. It used to be working when the IP address had not been change.&lt;BR /&gt;&lt;BR /&gt;If you issue armdsp -i, it gioves an error "Error logging in: TIMEOUT EXPIRED"&lt;BR /&gt;&lt;BR /&gt;if you issue "launcher &amp;amp;" it gives an error "error getting database reference from localhost"&lt;BR /&gt;&lt;BR /&gt;Would you please advice or help us on how to solve this problem.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 20 Jul 2004 07:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336232#M12934</guid>
      <dc:creator>Ashraf_1</dc:creator>
      <dc:date>2004-07-20T07:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Command View SDM (VA7410)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336233#M12935</link>
      <description>How did you change the ip address of the machine?? It should be chnaged with /etc/set_params ip_address.&lt;BR /&gt;&lt;BR /&gt;It changes the ip address in /etc/hosts, /etc/rc.config.d/netconf.&lt;BR /&gt;&lt;BR /&gt;Check if nsllokup on hostname and ip address is fine and there no issues about it. Also check uname and hostname returns ok or not.&lt;BR /&gt;&lt;BR /&gt;Also make sure that have loopback address defined in /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 20 Jul 2004 08:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336233#M12935</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-07-20T08:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Command View SDM (VA7410)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336234#M12936</link>
      <description>Hi Ashraf,&lt;BR /&gt;&lt;BR /&gt;first look if the diald is running&lt;BR /&gt;&lt;BR /&gt;ps -ef|grep diald&lt;BR /&gt;&lt;BR /&gt;else&lt;BR /&gt;&lt;BR /&gt;cd /opt/sanmgr/commandview/client/sbin&lt;BR /&gt;./HA_Dial_Stop&lt;BR /&gt;and then&lt;BR /&gt;./HA_Dial_Start&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Franky</description>
      <pubDate>Tue, 20 Jul 2004 08:07:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336234#M12936</guid>
      <dc:creator>Franky_1</dc:creator>
      <dc:date>2004-07-20T08:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Command View SDM (VA7410)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336235#M12937</link>
      <description>Ashraf,&lt;BR /&gt;&lt;BR /&gt;you should have an entry for the hostname/IP from where you are running Launcher in the following file:&lt;BR /&gt;&lt;BR /&gt;/etc/opt/sanmgr/hostagent/config/access.dat&lt;BR /&gt;&lt;BR /&gt;If this does not help, you may have to restart commandview:&lt;BR /&gt;&lt;BR /&gt;# /opt/sanmgr/hostagent/sbin/HA_trigger stop &lt;BR /&gt;# /opt/sanmgr/hostagent/sbin/dial_trigger stop &lt;BR /&gt;&lt;BR /&gt;# /opt/sanmgr/hostagent/sbin/HA_trigger start &lt;BR /&gt;# /opt/sanmgr/hostagent/sbin/dial_trigger start&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Bernhard</description>
      <pubDate>Tue, 20 Jul 2004 08:11:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336235#M12937</guid>
      <dc:creator>Bernhard Mueller</dc:creator>
      <dc:date>2004-07-20T08:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Command View SDM (VA7410)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336236#M12938</link>
      <description>Hi Ashraf,&lt;BR /&gt;&lt;BR /&gt;could someone of us help you in any way ?&lt;BR /&gt;Then please assign points&lt;BR /&gt;&lt;BR /&gt;Franky</description>
      <pubDate>Wed, 21 Jul 2004 02:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336236#M12938</guid>
      <dc:creator>Franky_1</dc:creator>
      <dc:date>2004-07-21T02:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Command View SDM (VA7410)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336237#M12939</link>
      <description>Thanks for All responses which is over all valuable to us,&lt;BR /&gt;&lt;BR /&gt;What we found on that error was related to both the change of IP Address and licensing. So we followed Bernhard procedure and we notice that our older IP was existing under /opt/sanmgr/hostagent/config/access.dat and we replaced that. &lt;BR /&gt;&lt;BR /&gt;This solved 70% of the problem. After that we removed the old license and reinstall a new one using the following procedure:&lt;BR /&gt;# licUtil -l&lt;BR /&gt;# licUtil -i /tmp/t1086ax.dat HP_CommandView_SDM&lt;BR /&gt;# licUtil -d HP_CommandView_SDM&lt;BR /&gt;&lt;BR /&gt;Finally the problem became related to the program that needs to be updated.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ashraf&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 24 Jul 2004 07:31:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336237#M12939</guid>
      <dc:creator>Ashraf_1</dc:creator>
      <dc:date>2004-07-24T07:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Command View SDM (VA7410)</title>
      <link>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336238#M12940</link>
      <description>Thanks Ashraf and bernhard , I faced the same problem.&lt;BR /&gt;&lt;BR /&gt;And the priceless solution i was waiting for is here &lt;BR /&gt;&lt;BR /&gt;Once again thanks &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy unix and have a great time &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 06 Aug 2005 09:05:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/command-view-sdm-va7410/m-p/3336238#M12940</guid>
      <dc:creator>sandeep_38</dc:creator>
      <dc:date>2005-08-06T09:05:44Z</dc:date>
    </item>
  </channel>
</rss>

