<?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: system mount problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266274#M11896</link>
    <description>very thanks Stuart,&lt;BR /&gt;&lt;BR /&gt;I think you got my point ,&lt;BR /&gt;&lt;BR /&gt;I tried exportfs -av , it list some paths ,  like it " exporting edp:/home/EDP/temp&lt;BR /&gt;reexporting edp:/home/EDP/temp to kernel"  , is it a problem ? thx.</description>
    <pubDate>Wed, 05 May 2004 02:13:45 GMT</pubDate>
    <dc:creator>peterchu</dc:creator>
    <dc:date>2004-05-05T02:13:45Z</dc:date>
    <item>
      <title>system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266254#M11876</link>
      <description>I have two RH servers , host A export a path for host B , host B mount this path , it seems work fine , if I use "df" on host B like below&lt;BR /&gt;hostA:/tmp/EDP  /home/peter/EDP ,&lt;BR /&gt;&lt;BR /&gt;However , when the user in host B read the file , then it will hang , I have to re-mount it , but if I read the file again , it will also hang again. so I have already mount the path many times, I use "df" , it display &lt;BR /&gt;&lt;BR /&gt;hostA:/tmp/EDP  /home/peter/EDP&lt;BR /&gt;hostA:/tmp/EDP  /home/peter/EDP&lt;BR /&gt;hostA:/tmp/EDP  /home/peter/EDP&lt;BR /&gt;"&lt;BR /&gt;"&lt;BR /&gt;could suggest what is wrong ? thx.</description>
      <pubDate>Mon, 03 May 2004 21:52:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266254#M11876</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-05-03T21:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266255#M11877</link>
      <description>I'd like to see the contents of /etc/exports for hosta and hostb Make sure they are consistent with the mount commands you are attempting.&lt;BR /&gt;&lt;BR /&gt;On both machines:&lt;BR /&gt;&lt;BR /&gt;exportfs -av&lt;BR /&gt;&lt;BR /&gt;Note and correct any errors you see.&lt;BR /&gt;&lt;BR /&gt;There may be clues in the /var/log/messages file on one or the other server.&lt;BR /&gt;&lt;BR /&gt;The cause of this can be:&lt;BR /&gt;&lt;BR /&gt;inconsistent network settings.&lt;BR /&gt;problems with network cabling.&lt;BR /&gt;problems with switch settings.&lt;BR /&gt;&lt;BR /&gt;Check the settings of network ip addresses in /etc/sysconfig/network-scripts&lt;BR /&gt;&lt;BR /&gt;It would be nice to see some kind of error message from somewhere. You should be able to find and post something from /var/log&lt;BR /&gt;&lt;BR /&gt;Poke around. NFS is very sensitive to the slightest issues.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 03 May 2004 22:02:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266255#M11877</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-03T22:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266256#M11878</link>
      <description>in host B , i found the error in the /var/log&lt;BR /&gt;&lt;BR /&gt; kernel: nfs: task 1619 can't get a request slot&lt;BR /&gt;&lt;BR /&gt;hostA /etc/exports&lt;BR /&gt;/tmp/EDP         hostB(rw,no_root_squash)&lt;BR /&gt;&lt;BR /&gt;I successfully export the file , &lt;BR /&gt;the system mount work fine previously ,&lt;BR /&gt;could suggest what is wrong ? thx</description>
      <pubDate>Mon, 03 May 2004 22:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266256#M11878</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-05-03T22:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266257#M11879</link>
      <description>Is the 'nfslock' service running ?</description>
      <pubDate>Mon, 03 May 2004 22:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266257#M11879</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-05-03T22:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266258#M11880</link>
      <description>I tried to restart the NFS , but still fail , is it the same as what you said "nfslock" ? thx</description>
      <pubDate>Mon, 03 May 2004 22:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266258#M11880</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-05-03T22:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266259#M11881</link>
      <description>umount -a&lt;BR /&gt;&lt;BR /&gt;umount: /home/peter/EDP&lt;BR /&gt;: device is busy&lt;BR /&gt;umount: /home/peter/EDP&lt;BR /&gt;: device is busy&lt;BR /&gt;umount: /home/peter/EDP&lt;BR /&gt;: device is busy&lt;BR /&gt;umount: /home/peter/EDP&lt;BR /&gt;: device is busy&lt;BR /&gt;umount: /home/peter/EDP&lt;BR /&gt;: device is busy&lt;BR /&gt;umount: /home/peter/EDP&lt;BR /&gt;: device is busy&lt;BR /&gt;umount: /home/peter/EDP&lt;BR /&gt;: device is busy&lt;BR /&gt;umount: /var: device is busy&lt;BR /&gt;umount: /usr: device is busy&lt;BR /&gt;umount: /users: device is busy&lt;BR /&gt;umount: /tmp: device is busy&lt;BR /&gt;umount: /home: device is busy&lt;BR /&gt;umount: /dev/pts: device is busy&lt;BR /&gt;umount: /: device is busy&lt;BR /&gt;&lt;BR /&gt;except reboot , how can I umount the path.</description>
      <pubDate>Tue, 04 May 2004 04:43:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266259#M11881</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-05-04T04:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266260#M11882</link>
      <description>Find the process using the files in the mount path (lsof /home/peter/EDP), and kill it off.&lt;BR /&gt;&lt;BR /&gt;If it still won't work, then use 'umount -f /home/peter/EDP'.&lt;BR /&gt;&lt;BR /&gt;This forces a mount of a stale (read: broken) NFS mount.</description>
      <pubDate>Tue, 04 May 2004 04:57:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266260#M11882</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-05-04T04:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266261#M11883</link>
      <description>I still fail to find the process by lsof &lt;BR /&gt;&lt;BR /&gt;and when use -f , it pop the below mesages&lt;BR /&gt;[root@peter tmp]# umount -f  /home/peter/EDP &lt;BR /&gt;umount2: Device or resource busy&lt;BR /&gt;umount:  /home/peter/EDP: Illegal seek&lt;BR /&gt;umount2: Device or resource busy&lt;BR /&gt;umount:  /home/peter/EDP: device is busy&lt;BR /&gt;umount2: Device or resource busy&lt;BR /&gt;umount:  /home/peter/EDP: device is busy&lt;BR /&gt;umount2: Device or resource busy&lt;BR /&gt;umount:  /home/peter/EDP: device is busy&lt;BR /&gt;</description>
      <pubDate>Tue, 04 May 2004 05:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266261#M11883</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-05-04T05:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266262#M11884</link>
      <description>On rh8 sometimes happens such a thing. Still an init 1 is unuseful and the only solution _I_ found is rebooting.&lt;BR /&gt;&lt;BR /&gt;You can play with kernel nfs mount table but you'll lose stability.&lt;BR /&gt;(man rpc.mountd)&lt;BR /&gt;&lt;BR /&gt;I think you can change settings in /etc/exportfs using the &lt;BR /&gt;sync&lt;BR /&gt;directive, which in my experience can reduce a bit those situation. You can set some limits as suggested in &lt;BR /&gt;#man nfs&lt;BR /&gt;&lt;BR /&gt;hope somebody has better solution. I'll let you know.&lt;BR /&gt;Peace, R.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 May 2004 05:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266262#M11884</guid>
      <dc:creator>Roberto Polli</dc:creator>
      <dc:date>2004-05-04T05:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266263#M11885</link>
      <description>I tried to reboot it , when rebooting , i found the system can't umount the path "home/peter/EDP" , then I cool boot it , after the system reboot , I tried to umount the path "umount -f home/peter/EDP" again , it pop the device is busy , how can I umount it ? thx.</description>
      <pubDate>Tue, 04 May 2004 06:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266263#M11885</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-05-04T06:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266264#M11886</link>
      <description>the message like this&lt;BR /&gt;&lt;BR /&gt;umount2: Device or resource busy&lt;BR /&gt;umount: /home/peter/EDP : Illegal seek</description>
      <pubDate>Tue, 04 May 2004 06:33:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266264#M11886</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-05-04T06:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266265#M11887</link>
      <description>are you using the nscd service?&lt;BR /&gt;You should:&lt;BR /&gt;1)chkconfig  nscd off&lt;BR /&gt;service nscd stop&lt;BR /&gt;2) stop nfs [look @ 1) ]&lt;BR /&gt;2a) init 1&lt;BR /&gt;3) man rpc.mountd&lt;BR /&gt;and look for the file where nfs stores the remote mount point [is something like xtab ] (it takes a client list in a file so he can remember his "clients" when he boots ut) bkup it and clear it&lt;BR /&gt;&lt;BR /&gt;when you play with nfs remember to stop-play start nscd.&lt;BR /&gt;&lt;BR /&gt;Try to track the route of NFS packet [ Reboot without starting NFS and check file changings..&lt;BR /&gt;]&lt;BR /&gt;&lt;BR /&gt;Peace, R&lt;BR /&gt;</description>
      <pubDate>Tue, 04 May 2004 08:09:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266265#M11887</guid>
      <dc:creator>Roberto Polli</dc:creator>
      <dc:date>2004-05-04T08:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266266#M11888</link>
      <description>I'm not sure if Linux even has this command, but here is a useful one from HP-UX&lt;BR /&gt;&lt;BR /&gt;fuser&lt;BR /&gt;&lt;BR /&gt;fuser -cu /mounted_fs&lt;BR /&gt;&lt;BR /&gt;lists processes&lt;BR /&gt;&lt;BR /&gt;fuser -cuk /mounted_fs kills all processes on the mounted filsysetm&lt;BR /&gt;&lt;BR /&gt;fuser -u /folder lists processes in a folder thats not a mounted filesystem&lt;BR /&gt;&lt;BR /&gt;fuser -uk kills processes in a folder&lt;BR /&gt;&lt;BR /&gt;There appears not to be a -u command in Linux but the man for fuser will probably tell you how to accomplish what I'm recommending.&lt;BR /&gt;&lt;BR /&gt;:=)&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 04 May 2004 12:18:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266266#M11888</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-05-04T12:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266267#M11889</link>
      <description>Yes,&lt;BR /&gt;In HPUX it is #fuser -kuc &lt;MOUNTPOINT&gt; and same can be accomplished in linux as:&lt;BR /&gt;&lt;BR /&gt;# fuser -km /home/peter/EDP &lt;BR /&gt;&lt;BR /&gt;Then try unmount the file system&lt;BR /&gt;&lt;BR /&gt;Hope this works for you.&lt;BR /&gt;&lt;/MOUNTPOINT&gt;</description>
      <pubDate>Tue, 04 May 2004 12:38:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266267#M11889</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-05-04T12:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266268#M11890</link>
      <description>I have a founding , host B can create file and vi file at host A but I found that the file can't a big file , in simply , I can't do the process that require high memory  , do you have any suggestions ? thx</description>
      <pubDate>Wed, 05 May 2004 00:32:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266268#M11890</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-05-05T00:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266269#M11891</link>
      <description>If you are going to be dealing with larger file sizes over a 'slow' network link, you may want to look at changing the NFS block sizes from their defaults, to something that suits the link speed available.&lt;BR /&gt;&lt;BR /&gt;Look at 'man 5 nfs', in particular the 'rsize' and 'wsize' values.</description>
      <pubDate>Wed, 05 May 2004 00:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266269#M11891</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-05-05T00:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266270#M11892</link>
      <description>thx stuart, &lt;BR /&gt;&lt;BR /&gt;it seems not the speed problem , it seems the previous "dead" mount still in the memory and the host B can't unmout it , could suggest how to do it ? thx.</description>
      <pubDate>Wed, 05 May 2004 01:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266270#M11892</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-05-05T01:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266271#M11893</link>
      <description>If you can't kill the processes which are holding the mount active.. And you can't forcibly unmount it (using '-f' as mentioned in previous post), then you are left with two things.&lt;BR /&gt;&lt;BR /&gt;1) Stop all NFS on the server.&lt;BR /&gt;&lt;BR /&gt;Depending on how much you use NFS on the server depends whether this is a truely feasable option.  You'll need to stop the 'nfs' services, the 'nfslock' and you might also need to stop the 'rstatd' servce.  Then stop the 'portmap' service before restarting them, in reverse order.&lt;BR /&gt;&lt;BR /&gt;2) Reboot client workstation, making sure it doesn't use the NFS mount nastily in the boot process.&lt;BR /&gt;&lt;BR /&gt;Then do some testing.</description>
      <pubDate>Wed, 05 May 2004 01:27:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266271#M11893</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-05-05T01:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266272#M11894</link>
      <description>I tried fuser , no process in the path , &lt;BR /&gt;I explain my case clearly , our network have problem suddenly then all the linkage broken and the system mount between all hosts was disconnected , now I can't  mount it back , I also found that if I export a new path , it works fine ( the remote site can mount it  ) , but if mount the existing exported path ( I mean the path that exported previously ) , it is not work .&lt;BR /&gt;The problem happened in all my hosts , could suggest what can i do ? very thx.</description>
      <pubDate>Wed, 05 May 2004 01:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266272#M11894</guid>
      <dc:creator>peterchu</dc:creator>
      <dc:date>2004-05-05T01:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: system mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266273#M11895</link>
      <description>Assuming that each individual remote system isn't already trying to use that exported path in a previous mount attempt (it should only ever be able to mount any given filesystem once.  If you try, you should get an error similar to:&lt;BR /&gt;&lt;BR /&gt;mount: hostA:/tmp/EDP failed, reason given by server: Permission denied&lt;BR /&gt;&lt;BR /&gt;In which case you need to clear the mount table on the client machine (using 'umount' or restarting it).&lt;BR /&gt;&lt;BR /&gt;If this doesn't work, then you need to ensure that the exports are being read correctly, using the 'exportfs -av' command.  It will re-export all current exports, but more importatnly, it will *LIST* every mount point and any errors associated with it on the server side.</description>
      <pubDate>Wed, 05 May 2004 01:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-mount-problem/m-p/3266273#M11895</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-05-05T01:50:01Z</dc:date>
    </item>
  </channel>
</rss>

