<?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: server problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431895#M859697</link>
    <description>no, the problem is the missing /etc/nsswitch.conf file. It is recommended to use the lowercase hostname and uppercase as an alias (dont think it realy makes a differense).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Mon, 29 Nov 2004 05:05:17 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2004-11-29T05:05:17Z</dc:date>
    <item>
      <title>server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431888#M859690</link>
      <description>Dear All&lt;BR /&gt;i have a test server that i istall hp11i on it when i do a swlist comman i have the following error" # swlist&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "SYSIT"...&lt;BR /&gt;ERROR:   Could not contact host "SYSIT".  Make sure the hostname is&lt;BR /&gt;         correct and an absolute pathname is specified (beginning with&lt;BR /&gt;         "/").&lt;BR /&gt;ERROR:   More information may be found in the daemon logfile on this&lt;BR /&gt;         target (default location is SYSIT:/var/adm/sw/swagentd.log)."&lt;BR /&gt;i reconfigure the name for the server many times  but give me the same problem, what should i do for that</description>
      <pubDate>Mon, 29 Nov 2004 04:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431888#M859690</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-11-29T04:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431889#M859691</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check your /etc/hosts file to see if you don't have multiple lines for your hostname.&lt;BR /&gt;&lt;BR /&gt;And check your /etc/nsswitch.conf too see if the hosts' line show:&lt;BR /&gt;hosts    files&lt;BR /&gt;&lt;BR /&gt;stf</description>
      <pubDate>Mon, 29 Nov 2004 04:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431889#M859691</guid>
      <dc:creator>Stf</dc:creator>
      <dc:date>2004-11-29T04:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431890#M859692</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;1. check hostname resolution&lt;BR /&gt;2. try to restart swagentd daemon&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;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2004 04:32:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431890#M859692</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2004-11-29T04:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431891#M859693</link>
      <description>Hi Fadia,&lt;BR /&gt;&lt;BR /&gt;Could you post the errors from /var/adm/sw/swagentd.log&lt;BR /&gt;&lt;BR /&gt;check if the hostname is correct&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;# hostname&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 29 Nov 2004 04:32:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431891#M859693</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-11-29T04:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431892#M859694</link>
      <description>thanks to All&lt;BR /&gt;but i check all these things&lt;BR /&gt;1- /etc/hosts&lt;BR /&gt;172.16.1.135    SYSIT&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;172.16.4.17     TSD&lt;BR /&gt;2-nsswitch.conf&lt;BR /&gt;not found&lt;BR /&gt;3-# /sbin/init.d/swagentd start&lt;BR /&gt;Running /usr/lib/sw/mx/configure to reset hostname.&lt;BR /&gt;ERROR:   Failed to package AgentConfig into /var/opt/mx/depot11.&lt;BR /&gt;         swpackage did not run or produced no output.&lt;BR /&gt;ERROR:   Failed to package AgentConfig into /var/opt/mx/depot10.&lt;BR /&gt;         swpackage did not run or produced no output.&lt;BR /&gt;WARNING: Could not properly configure SD into ServiceControl.&lt;BR /&gt;         You may try again later by running /usr/lib/sw/mx/configure.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;that i what i have&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2004 04:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431892#M859694</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-11-29T04:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431893#M859695</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# cp /etc/nsswitch.files /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;edit /etc/hosts&lt;BR /&gt;add&lt;BR /&gt;172.16.1.135 sysit SYSIT&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;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 29 Nov 2004 04:46:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431893#M859695</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-11-29T04:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431894#M859696</link>
      <description>thanks Robert &lt;BR /&gt;the problem solved , but is that mean that the cause of the problem that i use the capetal latter, tell me please,to avoid getting such problem.</description>
      <pubDate>Mon, 29 Nov 2004 04:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431894#M859696</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-11-29T04:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431895#M859697</link>
      <description>no, the problem is the missing /etc/nsswitch.conf file. It is recommended to use the lowercase hostname and uppercase as an alias (dont think it realy makes a differense).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Mon, 29 Nov 2004 05:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431895#M859697</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-11-29T05:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431896#M859698</link>
      <description>but Robert i have install another server same hp11i and it havent nsswitch.conf file and it work fine without problem, so why?&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2004 05:17:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431896#M859698</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-11-29T05:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431897#M859699</link>
      <description>could you check &lt;BR /&gt;&lt;BR /&gt;# grep HOSTNAME /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2004 05:25:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431897#M859699</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-11-29T05:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: server problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431898#M859700</link>
      <description>the output&lt;BR /&gt;# grep HOSTNAME /etc/rc.config.d/netconf&lt;BR /&gt;# HOSTNAME:           Name of your system for uname -S and hostname&lt;BR /&gt;HOSTNAME="SYSIT"&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Nov 2004 05:28:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/server-problem/m-p/3431898#M859700</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-11-29T05:28:08Z</dc:date>
    </item>
  </channel>
</rss>

