<?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: hostname: ping  unknown host sa1 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693314#M247628</link>
    <description>help please !!!&lt;BR /&gt;&lt;BR /&gt;Manuales.</description>
    <pubDate>Fri, 16 Dec 2005 19:33:20 GMT</pubDate>
    <dc:creator>Manuales</dc:creator>
    <dc:date>2005-12-16T19:33:20Z</dc:date>
    <item>
      <title>hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693306#M247620</link>
      <description>hi,,&lt;BR /&gt;i have 2 servers&lt;BR /&gt;server a &lt;BR /&gt;server b&lt;BR /&gt;&lt;BR /&gt;if i do a ping from server a to b is respondig o.k but if i do a ping from server b to a not tresponding ...&lt;BR /&gt;&lt;BR /&gt;why?&lt;BR /&gt;&lt;BR /&gt;i already verified hosts file and is o.k&lt;BR /&gt;&lt;BR /&gt;Thanks, Manuales.</description>
      <pubDate>Fri, 16 Dec 2005 16:40:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693306#M247620</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-16T16:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693307#M247621</link>
      <description>unknown host - dns resolver issue - what is in /etc/nsswitch.conf?&lt;BR /&gt;&lt;BR /&gt;Should have something like:&lt;BR /&gt;&lt;BR /&gt;hosts:        files [NOTFOUND=CONTINUE] dns&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 16 Dec 2005 16:45:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693307#M247621</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-16T16:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693308#M247622</link>
      <description>&lt;BR /&gt;Hi:&lt;BR /&gt;not exist etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;must i create it?&lt;BR /&gt;&lt;BR /&gt;Thanks, Manuales.</description>
      <pubDate>Fri, 16 Dec 2005 16:52:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693308#M247622</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-16T16:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693309#M247623</link>
      <description>Yes - you should have a template in:&lt;BR /&gt;&lt;BR /&gt;cp /usr/newconfig/etc/nsswitch.files /etc/nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;then vi it and add the DNS part from above...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 16 Dec 2005 16:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693309#M247623</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-16T16:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693310#M247624</link>
      <description>&lt;BR /&gt;i already create nsswitch on /etc folder in server A and server B&lt;BR /&gt;&lt;BR /&gt;they are:&lt;BR /&gt;hosts:          dns nis files&lt;BR /&gt;services:       nis files&lt;BR /&gt;protocols:      nis files&lt;BR /&gt;networks:       nis files&lt;BR /&gt;rpc:            nis files&lt;BR /&gt;netgroup:       nis files&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and now?&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Dec 2005 17:10:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693310#M247624</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-16T17:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693311#M247625</link>
      <description>on server b:&lt;BR /&gt;&lt;BR /&gt;nslookup servera&lt;BR /&gt;&lt;BR /&gt;If it resolves, try your ping.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Dec 2005 17:13:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693311#M247625</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-16T17:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693312#M247626</link>
      <description>Hi Manuales ,&lt;BR /&gt;&lt;BR /&gt;A standard /etc/nsswitch.conf looks like following:&lt;BR /&gt;&lt;BR /&gt;aliases: files [NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;automount: files   [NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;group: files   [NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;hosts: files   [NOTFOUND=continue UNAVAIL=continue] dns     [NOTFOUND=return UNAVAIL=continue TRYAGAIN=return]&lt;BR /&gt;netgroup: files   [NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;networks: files   [NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;passwd: files   [NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;protocols: files   [NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;publickey: files[NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;rpc: files   [NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;services: files   [NOTFOUND=return UNAVAIL=continue]&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;Check for ping after you check both the files /etc/nsswitch.conf and /etc/resolv.conf.&lt;BR /&gt;&lt;BR /&gt;Also check /etc/hosts file of server B , to make sure hostname and IP mentioned correctly.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Fri, 16 Dec 2005 17:20:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693312#M247626</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-12-16T17:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693313#M247627</link>
      <description>Hi !!&lt;BR /&gt; thanks, now i can execute correctly ping command with new nsswitch.conf&lt;BR /&gt;&lt;BR /&gt;Now this problem was because when i wanted&lt;BR /&gt;to mount a NFS (filesystem from another server)i had problem about hostname with  /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;look next:&lt;BR /&gt;&lt;BR /&gt;server a has a filesystem /usr/user1&lt;BR /&gt;server b nedds see filesystem /usr/user1 from server a, this is with NFS, i had configured nfs in server a and server b but when i tryied to mount NFS filesystem from server a can not mout it &lt;BR /&gt;&lt;BR /&gt;this is the message:&lt;BR /&gt;&lt;BR /&gt;sa1:/sbin/init.d-&amp;gt;./nfs.core start&lt;BR /&gt;    starting NFS CORE networking&lt;BR /&gt;    &lt;BR /&gt;    starting up the portmapper&lt;BR /&gt;        /usr/sbin/portmap&lt;BR /&gt;sa1:/sbin/init.d-&amp;gt;./nfs.client start&lt;BR /&gt;    starting NFS CLIENT networking&lt;BR /&gt;    &lt;BR /&gt;    starting up the portmapper&lt;BR /&gt;        portmap already started, using pid: 22815&lt;BR /&gt;    starting up the BIO daemons&lt;BR /&gt;        /usr/sbin/biod 4&lt;BR /&gt;    Reading in /etc/exports&lt;BR /&gt;    starting up the Status Monitor daemon&lt;BR /&gt;        rpc.statd already started, using pid: 1102&lt;BR /&gt;    starting up the Lock Manager daemon&lt;BR /&gt;        rpc.lockd already started, using pid: 1108&lt;BR /&gt;    starting up the Automount daemon&lt;BR /&gt;        /usr/sbin/automount -f /etc/auto_master &lt;BR /&gt;    mounting remote NFS file systems ...&lt;BR /&gt;sa1:: RPC_PROG_NOT_REGISTERED&lt;BR /&gt;&lt;BR /&gt;FAILURE CODE: 1&lt;BR /&gt;    Mount failed!  Possible local filesystem mount.&lt;BR /&gt;    If local filesystem, then nfs.server will mount it.&lt;BR /&gt;&lt;BR /&gt;Why is happening this??&lt;BR /&gt;&lt;BR /&gt;Thanks, Manuales.</description>
      <pubDate>Fri, 16 Dec 2005 17:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693313#M247627</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-16T17:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693314#M247628</link>
      <description>help please !!!&lt;BR /&gt;&lt;BR /&gt;Manuales.</description>
      <pubDate>Fri, 16 Dec 2005 19:33:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693314#M247628</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2005-12-16T19:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693315#M247629</link>
      <description>Is nfs running on both servers?&lt;BR /&gt;&lt;BR /&gt;You should start in this order (reverse to stop):&lt;BR /&gt;&lt;BR /&gt;nfs.core start&lt;BR /&gt;nfs.server start&lt;BR /&gt;nfs.client start&lt;BR /&gt;&lt;BR /&gt;Also check /etc/rc.config.d/nfsconf&lt;BR /&gt;&lt;BR /&gt;Server should be set to 1&lt;BR /&gt;&lt;BR /&gt;Also - you are trying to automount  - what is in /etc/auto_master and auto.direct?&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Dec 2005 19:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693315#M247629</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-16T19:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693316#M247630</link>
      <description>Here's a good doc on configuring NFS:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1154/ch02.html" target="_blank"&gt;http://docs.hp.com/en/5991-1154/ch02.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 16 Dec 2005 20:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693316#M247630</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-12-16T20:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693317#M247631</link>
      <description>Hi Manuales ,&lt;BR /&gt;&lt;BR /&gt;In short , you have to put the filesystem that you are sharing on /etc/exports and do # exportfs -a&lt;BR /&gt;&lt;BR /&gt;And mount it on the other server , using :&lt;BR /&gt;&lt;BR /&gt;# mkdir /mount_point&lt;BR /&gt;&lt;BR /&gt;# mount &lt;BR /&gt;exportsever_name:/filesystem /mount_pont&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also check /etc/rc.config.d/nfsconf &lt;BR /&gt;and check this:&lt;BR /&gt;&lt;BR /&gt;NFS_CLIENT=1&lt;BR /&gt;AUTOMOUNT=1&lt;BR /&gt;START_MOUNTD=1&lt;BR /&gt;AUTOFS=1&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers ,&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Dec 2005 20:33:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693317#M247631</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-12-16T20:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: hostname: ping  unknown host sa1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693318#M247632</link>
      <description>Add to the NFS server's /etc/exports the mount point your are Exporting.&lt;BR /&gt;&lt;BR /&gt;Run exportfs -a&lt;BR /&gt;&lt;BR /&gt;Check that your NFS is running on the target system&lt;BR /&gt;&lt;BR /&gt;Mount the source_server:/&lt;MOUNT&gt; to your local directory...&lt;BR /&gt;&lt;BR /&gt;007&lt;/MOUNT&gt;</description>
      <pubDate>Sat, 17 Dec 2005 14:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-ping-unknown-host-sa1/m-p/3693318#M247632</guid>
      <dc:creator>Chan 007</dc:creator>
      <dc:date>2005-12-17T14:59:19Z</dc:date>
    </item>
  </channel>
</rss>

