<?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: SAM - found problem , need a fix for it in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552118#M28267</link>
    <description>I think there is another file where the hostname is stored.  You could try &lt;BR /&gt;set_parms hostname &lt;BR /&gt;to set it&lt;BR /&gt;set_parms &lt;BR /&gt;will show a list of things that can be set, like IP address and network info.&lt;BR /&gt;My gateway IP was the same as the system for &lt;BR /&gt;some unknown reason after I did an install.</description>
    <pubDate>Thu, 12 Jul 2001 18:48:40 GMT</pubDate>
    <dc:creator>Eileen Millen</dc:creator>
    <dc:date>2001-07-12T18:48:40Z</dc:date>
    <item>
      <title>SAM - found problem , need a fix for it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552116#M28265</link>
      <description>after 11.0 install, when I am at single user&lt;BR /&gt;state sam is slow...takes 25 minutes to get&lt;BR /&gt;to choices and another 20 after you make it.&lt;BR /&gt;also swlist bombs saying can't find hostname.&lt;BR /&gt;&lt;BR /&gt;As a test I moved my resolv.conf and nsswitch&lt;BR /&gt;file out of the way and put my hostname and IP&lt;BR /&gt;address in the /etc/hosts file.&lt;BR /&gt;(In our etc/hosts we only have loopback addr&lt;BR /&gt;and dns servers address.)&lt;BR /&gt;SAM worked like a charm and so did swlist.&lt;BR /&gt;Moved the files back and everything messes&lt;BR /&gt;up again.&lt;BR /&gt;Popped my 10.2OS disk back in and when that&lt;BR /&gt;is in su state sam and swlist work fine...&lt;BR /&gt;What am I missing somewhere????&lt;BR /&gt;Mike&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jul 2001 18:23:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552116#M28265</guid>
      <dc:creator>mike worrell</dc:creator>
      <dc:date>2001-07-12T18:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAM - found problem , need a fix for it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552117#M28266</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;In single user mode you don't have any networking daemons running so your DNS won't work.  Without your hostname being in the local /etc/hosts file, SAM can't resolve the hostname when DNS is down.  Unless there is a real good reason for it, I'd at least put your hostname/IP address entry in the /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jul 2001 18:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552117#M28266</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2001-07-12T18:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAM - found problem , need a fix for it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552118#M28267</link>
      <description>I think there is another file where the hostname is stored.  You could try &lt;BR /&gt;set_parms hostname &lt;BR /&gt;to set it&lt;BR /&gt;set_parms &lt;BR /&gt;will show a list of things that can be set, like IP address and network info.&lt;BR /&gt;My gateway IP was the same as the system for &lt;BR /&gt;some unknown reason after I did an install.</description>
      <pubDate>Thu, 12 Jul 2001 18:48:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552118#M28267</guid>
      <dc:creator>Eileen Millen</dc:creator>
      <dc:date>2001-07-12T18:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAM - found problem , need a fix for it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552119#M28268</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;John is correct. At a very minimum I always put the loopback address and the host name in /etc/hosts for just this reason.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Thu, 12 Jul 2001 18:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552119#M28268</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-12T18:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAM - found problem , need a fix for it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552120#M28269</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I suggest do not use SAM or swlist/swinstall in single user mode because you need to mount all filesystems and start all necessary daemons to get them going. So it's easyier to be in multi user mode. So you get in single user mode in trouble with all networking topics. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jul 2001 05:54:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552120#M28269</guid>
      <dc:creator>Ulf Lipski</dc:creator>
      <dc:date>2001-07-13T05:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAM - found problem , need a fix for it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552121#M28270</link>
      <description>&lt;BR /&gt;  Hi&lt;BR /&gt;&lt;BR /&gt; If U want to run SAM in single usermode, first set IP and hostname details thru set_parms. Otherwise come to runlevel 3 and run SAM. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;shahul</description>
      <pubDate>Fri, 13 Jul 2001 09:18:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552121#M28270</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2001-07-13T09:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAM - found problem , need a fix for it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552122#M28271</link>
      <description>Hi,&lt;BR /&gt;have You tried to do "hostname localhost" in&lt;BR /&gt;single user mode before trying to use SAM ?! I also noticed that if You make any changes to /etc/hosts and try to use swlist/swinstall -toos after that You should stop/start the swagentd-daemon ?!?!&lt;BR /&gt;&lt;BR /&gt;-- Juha --&lt;BR /&gt;&lt;BR /&gt;PS: there are also in swinstall-options a possibility to take the "mount all filesystem" oftion off .. Makes life much easier if the situation where You run the swinstall is not the standard one ... I also agree thet usually running sw-tools is much easier in multiuser mode because the tools are "designed" so that they assumes that lan is up and running ...</description>
      <pubDate>Fri, 13 Jul 2001 12:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552122#M28271</guid>
      <dc:creator>Juha Eklund</dc:creator>
      <dc:date>2001-07-13T12:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAM - found problem , need a fix for it</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552123#M28272</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;Running sam in single user mode ???.. Naaa !! not possible !! As shahul said , once you set host name &amp;amp; ipaddress also ,it will not . As sam will look for the official host name of your machine , which is not present as no networking services are started. &lt;BR /&gt;&lt;BR /&gt;I have a solution for you. &lt;BR /&gt;&lt;BR /&gt;at single user mode do the following&lt;BR /&gt;&lt;BR /&gt;#/sbin/init.d/net start&lt;BR /&gt;&lt;BR /&gt;Basicaly i am starting the network services from the script.&lt;BR /&gt;&lt;BR /&gt;So let's give a try&lt;BR /&gt;&lt;BR /&gt;okay&lt;BR /&gt;&lt;BR /&gt;best of luck&lt;BR /&gt;&lt;BR /&gt;kaps (not for caps off)</description>
      <pubDate>Fri, 13 Jul 2001 13:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sam-found-problem-need-a-fix-for-it/m-p/2552123#M28272</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2001-07-13T13:15:55Z</dc:date>
    </item>
  </channel>
</rss>

