<?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: Problem with swinstall in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843323#M91653</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Another thing to verify, is that you have a localhost entry in /etc/hosts:&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 localhost loopback&lt;BR /&gt;&lt;BR /&gt;...and also your hostname&lt;BR /&gt;&lt;BR /&gt;10.101.102.103 myhost myhost.xxx.com&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Tue, 12 Nov 2002 18:16:17 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2002-11-12T18:16:17Z</dc:date>
    <item>
      <title>Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843317#M91647</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;   I'm running 10.20 of hpux on a K200 series&lt;BR /&gt;system. I get the problem of with swinstall:&lt;BR /&gt;&lt;BR /&gt;command: swintall -i -s /tmp/XSW800HWCR1020_10.20_800.depot -x autoreboot=true&lt;BR /&gt;&lt;BR /&gt;The message I get is that RPC call to Daemon has failed could not start a managment session for seeya:/tmp/XSW800HWCR1020_10.20_800.depot". Make sure host is accessible from network and that it's daemon, swagentd is running.&lt;BR /&gt;&lt;BR /&gt;I checked that swagentd is running and did notice that the dce/rpcd was not running. So I started that up by /sbin/init.d/dce start&lt;BR /&gt;checked the process to see that it is in fact running.&lt;BR /&gt;&lt;BR /&gt;This is done on a freshly installed system. I would appreciate any other pointers. Logs is only indicating the same errors. &lt;BR /&gt;&lt;BR /&gt;Another thing this is being done on the system locally so it is NOT a network issue. All the RPC daemons are up and running. &lt;BR /&gt;&lt;BR /&gt;I can't install any patches until I get this working.</description>
      <pubDate>Tue, 12 Nov 2002 17:28:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843317#M91647</guid>
      <dc:creator>Phillip_11</dc:creator>
      <dc:date>2002-11-12T17:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843318#M91648</link>
      <description>This is just a shot in the dark, but there is a know issue on 10.20 that the measureware daemons can screw up swinstall.&lt;BR /&gt;&lt;BR /&gt;do you have any measureware running?&lt;BR /&gt;&lt;BR /&gt;you can stop it by running "mwa stop"&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;-Rusty</description>
      <pubDate>Tue, 12 Nov 2002 17:41:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843318#M91648</guid>
      <dc:creator>Rusty Sapper</dc:creator>
      <dc:date>2002-11-12T17:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843319#M91649</link>
      <description>Have you changed the hostname and/or IP address? swinstall needs to be able to resolve the hostname.&lt;BR /&gt;&lt;BR /&gt;What's the output from: uname -n&lt;BR /&gt;&lt;BR /&gt;On the presumption that hostname is 'seeya', can you successfully telnet seeya ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Tue, 12 Nov 2002 17:42:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843319#M91649</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-11-12T17:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843320#M91650</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you do a swlist and see if it works.&lt;BR /&gt;&lt;BR /&gt;you may try to restart swagentd,&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/swagentd stop&lt;BR /&gt;/sbin/init.d/swagentd start&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;/usr/sbin/swagentd -r&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Nov 2002 17:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843320#M91650</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-11-12T17:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843321#M91651</link>
      <description>Thanks Rusty, John and Sanjay for replying to my problem.&lt;BR /&gt;&lt;BR /&gt;1. I did this remotely and locally and still get the problem. So it is NOT a network issue.&lt;BR /&gt;As I can telnet into seeya with no problem.&lt;BR /&gt;&lt;BR /&gt;2. No Measurewear is running or installed.&lt;BR /&gt;&lt;BR /&gt;3. Haven't change hostname or IP address since installing the OS.&lt;BR /&gt;&lt;BR /&gt;4. swlist does work. and yes I tried starting and stopping swagentd via /sbin/init.d/&lt;BR /&gt;&lt;BR /&gt;After swinstalled is started by itself. It brings up the shared root paths: The reslult of that is that the RPC still fail as it could not start a management seesion for seeya:&lt;BR /&gt;&lt;BR /&gt;Again I checked the swagentd which is still running. Also all the rpc daemons are running also. the swinstall.log only indicates RPC expection: Communication faiure ( dce / prc )&lt;BR /&gt;&lt;BR /&gt;So I have no other clue at this point. The only thing left to do is put swagentd in debug state and see what happens. Any other suggestion?&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Nov 2002 17:58:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843321#M91651</guid>
      <dc:creator>Phillip_11</dc:creator>
      <dc:date>2002-11-12T17:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843322#M91652</link>
      <description>Another possibility is having duplicate entries in /etc/hosts for your hostname with different IP addresses.&lt;BR /&gt;&lt;BR /&gt;Still sounds like an IP resolution issue.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Tue, 12 Nov 2002 18:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843322#M91652</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-11-12T18:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843323#M91653</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Another thing to verify, is that you have a localhost entry in /etc/hosts:&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 localhost loopback&lt;BR /&gt;&lt;BR /&gt;...and also your hostname&lt;BR /&gt;&lt;BR /&gt;10.101.102.103 myhost myhost.xxx.com&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 12 Nov 2002 18:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843323#M91653</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-11-12T18:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843324#M91654</link>
      <description>Actually,&lt;BR /&gt;  This is starting to sound like a problem I experienced with 10.20 a few years ago.  I can't remember exaclty, but I remember having to add a line in /var/adm/sw/default.&lt;BR /&gt;&lt;BR /&gt;maybe something to do with the parameter rpc_binding_info&lt;BR /&gt;&lt;BR /&gt;Does this ring any bells with anyone?  I remember numerous calls to the response center before I got it resolved.&lt;BR /&gt;&lt;BR /&gt;-Rusty</description>
      <pubDate>Tue, 12 Nov 2002 18:28:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843324#M91654</guid>
      <dc:creator>Rusty Sapper</dc:creator>
      <dc:date>2002-11-12T18:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843325#M91655</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Since you are installing from the local system you should try this&lt;BR /&gt;&lt;BR /&gt;swreg -l depot depotpath&lt;BR /&gt;&lt;BR /&gt;swinstall -i -s systemname:/tmpXSW800HWCR1020_10.20_800.depot -x autoreboot=true &lt;BR /&gt;&lt;BR /&gt;For your RPC and network services stop and restart them&lt;BR /&gt;&lt;BR /&gt;You may find them under /sbin/init.d&lt;BR /&gt;&lt;BR /&gt;nfs.client&lt;BR /&gt;nis.client&lt;BR /&gt;nfs.server&lt;BR /&gt;nis.server(only if slave server)&lt;BR /&gt;nfs.core &lt;BR /&gt;&lt;BR /&gt;start them in reverse order.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anil</description>
      <pubDate>Tue, 12 Nov 2002 20:35:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843325#M91655</guid>
      <dc:creator>Anil C. Sedha</dc:creator>
      <dc:date>2002-11-12T20:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843326#M91656</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can you attach the log file /var/adm/sw/swagent.log&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Nov 2002 21:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843326#M91656</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-11-12T21:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with swinstall</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843327#M91657</link>
      <description>Hi Rusty:&lt;BR /&gt;&lt;BR /&gt;I think what you are remembering is the "ability" for an active 'glance' or 'measureware' session to freeze 'swinstall'.  You can circumvent that by adding this option to the 'swinstall':&lt;BR /&gt;&lt;BR /&gt;-x rpc_binding_info=ncadg_ip_udp:[2121]&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 12 Nov 2002 21:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-swinstall/m-p/2843327#M91657</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-11-12T21:34:01Z</dc:date>
    </item>
  </channel>
</rss>

