<?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: umount   busy...!!  NFS in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152437#M87742</link>
    <description>Can you tell me how to check the file system used by some processes.?</description>
    <pubDate>Fri, 26 Dec 2003 03:03:46 GMT</pubDate>
    <dc:creator>jackfiled</dc:creator>
    <dc:date>2003-12-26T03:03:46Z</dc:date>
    <item>
      <title>umount   busy...!!  NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152434#M87739</link>
      <description>Hi all&lt;BR /&gt;Happy christmas..~~ and New year&lt;BR /&gt;&lt;BR /&gt;we have systems with NFS&lt;BR /&gt;when I umount the mount point which is NFS,&lt;BR /&gt;the mounted point NFS is busy  and can not be umounted&lt;BR /&gt;what can I do to umount NFS</description>
      <pubDate>Thu, 25 Dec 2003 19:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152434#M87739</guid>
      <dc:creator>jackfiled</dc:creator>
      <dc:date>2003-12-25T19:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: umount   busy...!!  NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152435#M87740</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;umount -f maybe?&lt;BR /&gt;&lt;BR /&gt;Merry christmas,&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Thu, 25 Dec 2003 21:10:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152435#M87740</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-12-25T21:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: umount   busy...!!  NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152436#M87741</link>
      <description>Hi, Merry christmas.&lt;BR /&gt;&lt;BR /&gt;Check if there are some terminals or programs that are using this resource. Free it and try to umount.&lt;BR /&gt;&lt;BR /&gt;Frank.</description>
      <pubDate>Fri, 26 Dec 2003 02:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152436#M87741</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-12-26T02:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: umount   busy...!!  NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152437#M87742</link>
      <description>Can you tell me how to check the file system used by some processes.?</description>
      <pubDate>Fri, 26 Dec 2003 03:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152437#M87742</guid>
      <dc:creator>jackfiled</dc:creator>
      <dc:date>2003-12-26T03:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: umount   busy...!!  NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152438#M87743</link>
      <description>Hi  jackfiled, you can try (like superuser (su -)) the command fuser. For example:&lt;BR /&gt;&lt;BR /&gt;# fuser -um /some_mounted_file_system&lt;BR /&gt;&lt;BR /&gt;You get the proccess pid and the user. If you want to know which proccess is you can do an additional ps ax.&lt;BR /&gt;&lt;BR /&gt;# ps ax | grep pid&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Frank.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Dec 2003 03:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152438#M87743</guid>
      <dc:creator>Francisco J. Soler</dc:creator>
      <dc:date>2003-12-26T03:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: umount   busy...!!  NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152439#M87744</link>
      <description>Its possible to create a deadly NFS embrace.&lt;BR /&gt;&lt;BR /&gt;Simple example, if server1 tries to mount an export on server2 and server2 tries to mount an export on server1, how do you bring either server down without messing with the other.&lt;BR /&gt;&lt;BR /&gt;Widespread use of NFS mounts requires a plan.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 26 Dec 2003 10:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152439#M87744</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-26T10:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: umount   busy...!!  NFS</title>
      <link>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152440#M87745</link>
      <description>thank you for all of your reply</description>
      <pubDate>Sun, 28 Dec 2003 19:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/umount-busy-nfs/m-p/3152440#M87745</guid>
      <dc:creator>jackfiled</dc:creator>
      <dc:date>2003-12-28T19:02:22Z</dc:date>
    </item>
  </channel>
</rss>

