<?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: find issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700646#M249243</link>
    <description>Hi Wish, Make sure you are able to reach "db1" by pinging it. If you are able to ping to "db1" , then its a problem with NFS server. Restarting NFS server will solve your problem. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Mon, 02 Jan 2006 03:42:24 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-01-02T03:42:24Z</dc:date>
    <item>
      <title>find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700636#M249233</link>
      <description>dear friends,&lt;BR /&gt;&lt;BR /&gt;when i have type&lt;BR /&gt;# find / -name sp*.ora -print&lt;BR /&gt;NFS server db1 not responding still trying&lt;BR /&gt;NFS server db1 not responding still trying&lt;BR /&gt;&lt;BR /&gt;and #(promt) is not coming, even when i type #bdf #(promt) is not coming.. &lt;BR /&gt;&lt;BR /&gt;we are using HP-UX 11i with rp 7400 server &lt;BR /&gt;&lt;BR /&gt;Thanks in adv&lt;BR /&gt;&lt;BR /&gt;happy new year&lt;BR /&gt;&lt;BR /&gt;Wish&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 01:01:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700636#M249233</guid>
      <dc:creator>wish_1</dc:creator>
      <dc:date>2006-01-02T01:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700637#M249234</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;There may be some problem with the NFs server "db1". Do you have shares from "db1" connected to your rp7400 ? Better option is keeping find to local serverby adding -local &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 02 Jan 2006 01:08:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700637#M249234</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T01:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700638#M249235</link>
      <description>It is problem with NFS shares from db1 server. Try to search local files only if you don't want to get any error or unmount file systems.&lt;BR /&gt;&lt;BR /&gt;To search local file systems then,&lt;BR /&gt;&lt;BR /&gt;# find / -local -name sp*.ora -print&lt;BR /&gt;# bdf -l&lt;BR /&gt;&lt;BR /&gt;will help you out.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Mon, 02 Jan 2006 01:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700638#M249235</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T01:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700639#M249236</link>
      <description>dear muthu / arun,&lt;BR /&gt;in the syslog ie #more /var/adm/syslog/syslog.log its showing &lt;BR /&gt;&lt;BR /&gt;Jan  2 11:09:20 db1 vmunix: NFS server db1 not responding still trying&lt;BR /&gt;&lt;BR /&gt;and when i do #ll and / the prompt in not comming only...&lt;BR /&gt;&lt;BR /&gt;do i need to stop and start NFS server if so, how to do... please tell its URGENT!!!&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;&lt;BR /&gt;Wish</description>
      <pubDate>Mon, 02 Jan 2006 02:53:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700639#M249236</guid>
      <dc:creator>wish_1</dc:creator>
      <dc:date>2006-01-02T02:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700640#M249237</link>
      <description>Yes, you can stop/start the NFS server "db1". Or it could be some network issues, Just check you are able to ping to "db1" &lt;BR /&gt;&lt;BR /&gt;You can stop and start NFS servers by, &lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.core stop &lt;BR /&gt;# /sbin/init.d/nfs.core start &lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.server stop &lt;BR /&gt;# /sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;P.S Kidly remember to assign points.</description>
      <pubDate>Mon, 02 Jan 2006 02:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700640#M249237</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T02:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700641#M249238</link>
      <description>If you are logged in db1 machine then,&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.client stop (If required)&lt;BR /&gt;# /sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.core stop (Must)&lt;BR /&gt;# /sbin/init.d/nfs.core start&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.server stop (must)&lt;BR /&gt;# /sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;Now try to check syslog and showmount command output for nfs status.&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 03:02:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700641#M249238</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T03:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700642#M249239</link>
      <description>hi wish,&lt;BR /&gt;&lt;BR /&gt;the following commands also as Arunvijai mentioned for to stop/start command your&lt;BR /&gt;nfs consept&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.core stop &lt;BR /&gt;/sbin/init.d/nfs.core start &lt;BR /&gt;/sbin/init.d/nfs.server stop &lt;BR /&gt;/sbin/init.d/nfs.server start&lt;BR /&gt;&lt;BR /&gt;also visit the link below;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-1811/ch02.html#cihbhchj" target="_blank"&gt;http://docs.hp.com/en/5991-1811/ch02.html#cihbhchj&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
      <pubDate>Mon, 02 Jan 2006 03:03:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700642#M249239</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2006-01-02T03:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700643#M249240</link>
      <description>dear muthu / arun,&lt;BR /&gt;&lt;BR /&gt;in the syslog ie #more /var/adm/syslog/syslog.log its showing &lt;BR /&gt;&lt;BR /&gt;Jan 2 11:09:20 db1 vmunix: NFS server db1 not responding still trying&lt;BR /&gt;&lt;BR /&gt;and when i do #ll and / the prompt in not comming only...&lt;BR /&gt;&lt;BR /&gt;I WANT TO KNOW SHOULD -- &amp;gt; i need to stop and start NFS server, WILL THIS SOLVE MY PROBLEM.&lt;BR /&gt;&lt;BR /&gt;Thax and regards,&lt;BR /&gt;Wish</description>
      <pubDate>Mon, 02 Jan 2006 03:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700643#M249240</guid>
      <dc:creator>wish_1</dc:creator>
      <dc:date>2006-01-02T03:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700644#M249241</link>
      <description>yes. IT will solve the problem. Nfs server is not running there.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Mon, 02 Jan 2006 03:31:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700644#M249241</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T03:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700645#M249242</link>
      <description>see man page of nfs(7).&lt;BR /&gt;&lt;BR /&gt;--- man 7 nfs ---&lt;BR /&gt;&lt;BR /&gt;If the server is down or inaccessible, the client receives the message:&lt;BR /&gt;&lt;BR /&gt;           NFS:  file server not responding: still trying.&lt;BR /&gt;&lt;BR /&gt;      The client continues resending the request until it receives an   acknowledgement from the server.  Therefore, the server can crash or power down, and come back up without any special action required by&lt;BR /&gt;      the client.  The client process requesting the I/O will block, but&lt;BR /&gt;      remains sensitive to signals (unless mounted with the nointr option)&lt;BR /&gt;      until the server recovers.  However, if mounted with the soft option,&lt;BR /&gt;      the client process returns an error instead of waiting indefinitely.&lt;BR /&gt;&lt;BR /&gt;Answer: Restart nfs.server and nfs.core available in /sbin/init.d/ directoy.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Mon, 02 Jan 2006 03:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700645#M249242</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T03:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700646#M249243</link>
      <description>Hi Wish, Make sure you are able to reach "db1" by pinging it. If you are able to ping to "db1" , then its a problem with NFS server. Restarting NFS server will solve your problem. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 02 Jan 2006 03:42:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700646#M249243</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T03:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700647#M249244</link>
      <description>Another cause of this problem is bcas of heavy load in nfs server access. What is the configuration you are using in /etc/rc.config.d/nfsconf file?&lt;BR /&gt;&lt;BR /&gt;grep -Ev '^$|^#' /etc/rc.config.d/nfsconf&lt;BR /&gt;&lt;BR /&gt;post this.&lt;BR /&gt;&lt;BR /&gt;More related threads:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/james/search.do?todo=search&amp;amp;admit=-682735245+1136191171824+28353475&amp;amp;searchtext=NFS+server+not+responding+still+trying&amp;amp;from=forums&amp;amp;origin=0&amp;amp;wpa=forums1.itrc.hp.com%3A80&amp;amp;searchcategory=ALL&amp;amp;hpl=1&amp;amp;searchcriteria=allwords&amp;amp;rn=25&amp;amp;source=7000&amp;amp;presort=rank&amp;amp;chkServStor=on&amp;amp;esc=support.itrc.hp.com" target="_blank"&gt;http://www1.itrc.hp.com/service/james/search.do?todo=search&amp;amp;admit=-682735245+1136191171824+28353475&amp;amp;searchtext=NFS+server+not+responding+still+trying&amp;amp;from=forums&amp;amp;origin=0&amp;amp;wpa=forums1.itrc.hp.com%3A80&amp;amp;searchcategory=ALL&amp;amp;hpl=1&amp;amp;searchcriteria=allwords&amp;amp;rn=25&amp;amp;source=7000&amp;amp;presort=rank&amp;amp;chkServStor=on&amp;amp;esc=support.itrc.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Mon, 02 Jan 2006 03:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700647#M249244</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T03:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700648#M249245</link>
      <description>dear Muthukumar &lt;BR /&gt;&lt;BR /&gt;i have done following but -- problem is still there&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.core stop&lt;BR /&gt;stopping rpcbind&lt;BR /&gt;# /sbin/init.d/nfs.core start &lt;BR /&gt;    starting NFS CORE networking&lt;BR /&gt;    &lt;BR /&gt;    starting up the rpcbind&lt;BR /&gt;        /usr/sbin/rpcbind&lt;BR /&gt;# /sbin/init.d/nfs.server stop &lt;BR /&gt;killing nfsd&lt;BR /&gt;killing rpc.mountd&lt;BR /&gt;# /sbin/init.d/nfs.server start   &lt;BR /&gt;    starting NFS SERVER networking&lt;BR /&gt;    &lt;BR /&gt;    starting up the rpcbind daemon&lt;BR /&gt;        rpcbind already started, using pid: 3101&lt;BR /&gt;exportfs error: /maharaja/praxisdmp: No such file or directory&lt;BR /&gt;    Reading in /etc/exports&lt;BR /&gt;    starting up the mount daemon&lt;BR /&gt;        /usr/sbin/rpc.mountd &lt;BR /&gt;    starting up the NFS daemons&lt;BR /&gt;        /usr/sbin/nfsd 16&lt;BR /&gt;    starting up the Status Monitor daemon&lt;BR /&gt;        rpc.statd already started, using pid: 721&lt;BR /&gt;    starting up the Lock Manager daemon&lt;BR /&gt;        rpc.lockd already started, using pid: 727&lt;BR /&gt;&lt;BR /&gt;any other clu &lt;BR /&gt;&lt;BR /&gt;Thax &amp;amp; regds&lt;BR /&gt;wish</description>
      <pubDate>Mon, 02 Jan 2006 03:48:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700648#M249245</guid>
      <dc:creator>wish_1</dc:creator>
      <dc:date>2006-01-02T03:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700649#M249246</link>
      <description>Hi Wish, How many NFSD can be run from your server ? Check with /etc/rc.config.d/nfsconf &lt;BR /&gt;and post your information. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 02 Jan 2006 03:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700649#M249246</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T03:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700650#M249247</link>
      <description>Remove the /etc/exporfs file for the content of /maharaja/praxisdmp. &lt;BR /&gt;&lt;BR /&gt;Do this steps,&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.client stop&lt;BR /&gt;# /sbin/init.d/nfs.core stop&lt;BR /&gt;# /sbin/init.d/nfs.server stop&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/nfs.core start&lt;BR /&gt;# /sbin/init.d/nfs.server start&lt;BR /&gt;# /sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;Do this steps. Post these:&lt;BR /&gt;&lt;BR /&gt; a) /etc/rc.config.d/netconf file contents.&lt;BR /&gt; b) mount&lt;BR /&gt; c) exportfs -v&lt;BR /&gt; d) showmount&lt;BR /&gt;&lt;BR /&gt;after doing above steps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Mon, 02 Jan 2006 03:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700650#M249247</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T03:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700651#M249248</link>
      <description>Dear Muthu,&lt;BR /&gt;&lt;BR /&gt;pl find the attachment&lt;BR /&gt;&lt;BR /&gt;thanx and regards&lt;BR /&gt;wish</description>
      <pubDate>Mon, 02 Jan 2006 04:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700651#M249248</guid>
      <dc:creator>wish_1</dc:creator>
      <dc:date>2006-01-02T04:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700652#M249249</link>
      <description>Is nfsd running in console?&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep nfs&lt;BR /&gt;&lt;BR /&gt;What are you getting for this:&lt;BR /&gt;&lt;BR /&gt;# grep -Ev '^$|^#' /etc/rc.config.d/nfsconf&lt;BR /&gt;# showmount -ede&lt;BR /&gt;&lt;BR /&gt;Are you still getting same errors?&lt;BR /&gt;&lt;BR /&gt;Which file system you are trying to mount in remote NFS clinet?&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 04:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700652#M249249</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T04:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700653#M249250</link>
      <description>dear Muthu,&lt;BR /&gt;&lt;BR /&gt;# grep -Ev '^$|^#' /etc/rc.config.d/nfsconf&lt;BR /&gt;NFS_CLIENT=1&lt;BR /&gt;NFS_SERVER=1&lt;BR /&gt;NUM_NFSD=16&lt;BR /&gt;NUM_NFSIOD=16&lt;BR /&gt;PCNFS_SERVER=0&lt;BR /&gt;LOCKD_OPTIONS=""&lt;BR /&gt;STATD_OPTIONS=""&lt;BR /&gt;MOUNTD_OPTIONS=""&lt;BR /&gt;AUTOMOUNT=1&lt;BR /&gt;AUTO_MASTER="/etc/auto_master"&lt;BR /&gt;AUTO_OPTIONS="-f $AUTO_MASTER"&lt;BR /&gt;START_MOUNTD=1&lt;BR /&gt;AUTOFS=1&lt;BR /&gt;AUTOMOUNT_OPTIONS=""&lt;BR /&gt;AUTOMOUNTD_OPTIONS=""&lt;BR /&gt;# showmount -ede&lt;BR /&gt;export list for finess_p:&lt;BR /&gt;/var/opt/ignite/clients (everyone)&lt;BR /&gt;/praxis_dump&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;yes, bdf / ll / ls -l still are in hung&lt;BR /&gt;do i need to restart the server if so will there be any problem.&lt;BR /&gt;&lt;BR /&gt;thanx and Regards&lt;BR /&gt;vishal</description>
      <pubDate>Mon, 02 Jan 2006 05:00:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700653#M249250</guid>
      <dc:creator>wish_1</dc:creator>
      <dc:date>2006-01-02T05:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700654#M249251</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Post the content of /etc/rc.config.d/nfsconf &lt;BR /&gt;You have posted netconfig, which is not required per se. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 02 Jan 2006 05:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700654#M249251</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T05:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: find issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700655#M249252</link>
      <description>I hope bdf / ls -l is getting hung on NFS client right?&lt;BR /&gt;&lt;BR /&gt;Try to restart nfs.client in client side.&lt;BR /&gt;&lt;BR /&gt;Remove the mount which mounted from db1 server as,&lt;BR /&gt;&lt;BR /&gt;# umount &lt;FILE system=""&gt;&lt;BR /&gt;&lt;BR /&gt;I hope bdf and ls -l is working on server side.&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;/FILE&gt;</description>
      <pubDate>Mon, 02 Jan 2006 05:07:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/find-issue/m-p/3700655#M249252</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T05:07:32Z</dc:date>
    </item>
  </channel>
</rss>

