<?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: NFS problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020288#M130280</link>
    <description>Stupid questions maybe. Can all the clients ping the NFS-server?</description>
    <pubDate>Fri, 11 Jul 2003 13:16:33 GMT</pubDate>
    <dc:creator>Dagmar Boelen</dc:creator>
    <dc:date>2003-07-11T13:16:33Z</dc:date>
    <item>
      <title>NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020280#M130272</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Some of the discs on our nfs server (HPUX Server) is not seen by some of our HPUX client ( This was working ok this morning ). &lt;BR /&gt;&lt;BR /&gt;As a result I tried to stop and start the nfs.client on one these clients machine. But I got the error shown below. &lt;BR /&gt;&lt;BR /&gt;Then I rebooted the same client machine with the hope fixing the problem, but it didn't fix anything at all, and the same problem is still there. &lt;BR /&gt;&lt;BR /&gt;Considering nothing has changed since this morning, it is very strange to see problem.&lt;BR /&gt;&lt;BR /&gt;Any help is appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;__Mehdi&lt;BR /&gt;&lt;BR /&gt;killing rpc.lockd&lt;BR /&gt;killing rpc.statd&lt;BR /&gt;umountall: umount : has failed.&lt;BR /&gt;umountall: diagnostics from umount&lt;BR /&gt;nfs umount: nfs_unmount: /home/workexp: is busy&lt;BR /&gt;umountall: umount : has failed.&lt;BR /&gt;umountall: diagnostics from umount&lt;BR /&gt;nfs umount: nfs_unmount: /net/usr: is busy&lt;BR /&gt;umountall: umount : has failed.&lt;BR /&gt;umountall: diagnostics from umount&lt;BR /&gt;umount: cannot unmount /home : Device busy&lt;BR /&gt;umountall: umount : has failed.&lt;BR /&gt;umountall: diagnostics from umount&lt;BR /&gt;umount: cannot unmount /net : Device busy&lt;BR /&gt;killing biod&lt;BR /&gt;killing automountd&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jul 2003 13:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020280#M130272</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-07-10T13:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020281#M130273</link>
      <description>I would start investigating the NFS server.  Are there any problems apparent there?  Are all of the exported file systems ready and available.  Do you have any disk problems (check dmesg output and /var/adm/syslog/syslog.log)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jul 2003 13:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020281#M130273</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-10T13:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020282#M130274</link>
      <description>Looks like some stale mounts and / or locks&lt;BR /&gt;problem.But all NFS client side daemons are &lt;BR /&gt;dead - lockd,statd,biods...Ok,this is natural&lt;BR /&gt;to nfs client to claim back his mounts after&lt;BR /&gt;hang/reboot...&lt;BR /&gt;What mount -v shows?What is on server side about this disk in ioscan -fnCdisk and syslog?&lt;BR /&gt;&lt;BR /&gt;Zeev</description>
      <pubDate>Thu, 10 Jul 2003 13:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020282#M130274</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-07-10T13:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020283#M130275</link>
      <description>Hi,&lt;BR /&gt;check and clean the /etc/rmntab, you can find funny entried in it after a dirty shutdown...&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jul 2003 13:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020283#M130275</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-10T13:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020284#M130276</link>
      <description>There is no problem with the disks. It can bee seen by other HPUX clients. The disk is functioning ok and work perfect. &lt;BR /&gt;From about 10 clients 6 of them can see the disk and everything works ok, only 4 clients can see the disk!!!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;__Mehdi</description>
      <pubDate>Thu, 10 Jul 2003 13:47:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020284#M130276</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-07-10T13:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020285#M130277</link>
      <description>Run showmount -a on server,check if it sees these clients.Start nfs.client on clients,try to run umount on filesystems.Do cat /etc/mnttab&lt;BR /&gt;before that to see what appears there.&lt;BR /&gt;I'd also clean /var/statmon files (stop lockd,statd before)&lt;BR /&gt;rm -rf /var/statmon/sm.back , state.back&lt;BR /&gt;mv /var/statmon/sm sm.back , state to state.back.&lt;BR /&gt;&lt;BR /&gt;Zeev</description>
      <pubDate>Thu, 10 Jul 2003 14:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020285#M130277</guid>
      <dc:creator>Zeev Schultz</dc:creator>
      <dc:date>2003-07-10T14:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020286#M130278</link>
      <description>If you want to do a complete restart of NFS on the server you need to do this:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.client start&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;/sbin/init.d/nfs.core start&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.client start&lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;/sbin/init.d/nfs.core start&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 10 Jul 2003 15:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020286#M130278</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-10T15:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020287#M130279</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Thanks for all the replies.&lt;BR /&gt;&lt;BR /&gt;The problem hasn't been solved yet. &lt;BR /&gt;&lt;BR /&gt;I 've restarted the NFS server and I also cleaned the "/var/statmon". The command showmount -a  shows that the directory is been exported to the client machines, But some of the client machines can't see it.&lt;BR /&gt;&lt;BR /&gt;When I rebooted one of the client machine, in boot time I got the error:&lt;BR /&gt;&lt;BR /&gt;Start Software Distributor agent daemon  ... Failed&lt;BR /&gt;&lt;BR /&gt;Configuring all unconfigured software filesets ... Failed&lt;BR /&gt;&lt;BR /&gt;I am not sure that has got anything to do with my current problem.&lt;BR /&gt;&lt;BR /&gt;In file "/etc/rc.log" shows:&lt;BR /&gt;&lt;BR /&gt;ERROR: Cannot contact the 'swagentd' daemon because the local&lt;BR /&gt;       hostname 'computer name' cannot be resolved.&lt;BR /&gt;&lt;BR /&gt;Thanks again  &lt;BR /&gt;&lt;BR /&gt;__Mehdi</description>
      <pubDate>Fri, 11 Jul 2003 13:13:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020287#M130279</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-07-11T13:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020288#M130280</link>
      <description>Stupid questions maybe. Can all the clients ping the NFS-server?</description>
      <pubDate>Fri, 11 Jul 2003 13:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020288#M130280</guid>
      <dc:creator>Dagmar Boelen</dc:creator>
      <dc:date>2003-07-11T13:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020289#M130281</link>
      <description>The swagentd problem sounds like a hostname resolution issue.  Can you resolve your hostname successfully, both by name and by ip, using nslookup?  Are your /etc/nsswitch.conf and /etc/resolv.conf files set up correctly?  Maybe you should run /sbin/set_parms hostname to make sure all the possible locations for hostname are set to the same value.&lt;BR /&gt;&lt;BR /&gt;This could well be related to your NFS issues!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 11 Jul 2003 13:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020289#M130281</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-11T13:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: NFS problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020290#M130282</link>
      <description>Yes, All the clients can ping sever and also server can ping all the cilent machines.&lt;BR /&gt;&lt;BR /&gt;Also the nslookup works ok and can resolve the IP or the host names in both server and client sides.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;__Mehdi</description>
      <pubDate>Fri, 11 Jul 2003 13:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-problem/m-p/3020290#M130282</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-07-11T13:45:15Z</dc:date>
    </item>
  </channel>
</rss>

