<?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 client unmounts. But NFS server still shows mounted in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205783#M83663</link>
    <description>are u sure none of other clients using them. But that shoould be reported in server side with exportfs</description>
    <pubDate>Thu, 31 Jul 2008 10:20:21 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2008-07-31T10:20:21Z</dc:date>
    <item>
      <title>NFS client unmounts. But NFS server still shows mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205777#M83657</link>
      <description>Hi&lt;BR /&gt;On a Red Hat ES3 client (hostname genesis) I mounted a directory on another server (hostname hnsnas_hpsim ip 192.168.23.108) using the following command&lt;BR /&gt;&lt;BR /&gt;genesis $ mount -t nfs 192.168.23.108:/users1/oraclerman /rmanshare&lt;BR /&gt;&lt;BR /&gt;Later on I unmount the directory using the following command&lt;BR /&gt;&lt;BR /&gt;genesis $ umount /rmanshare&lt;BR /&gt;&lt;BR /&gt;Using the df command /rmanshare is not shown not to be mounted.&lt;BR /&gt;&lt;BR /&gt;But running showmount on the server still shows that genesis is still mounted&lt;BR /&gt;&lt;BR /&gt;[12:11:49 root@hnsnas_hpsim ~]# showmount&lt;BR /&gt;Hosts on hnsnas_hpsim:&lt;BR /&gt;genesis&lt;BR /&gt;&lt;BR /&gt;Is the client genesis still mounted on hnsnas_hpsim ?&lt;BR /&gt;</description>
      <pubDate>Wed, 28 May 2008 03:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205777#M83657</guid>
      <dc:creator>kenny chia</dc:creator>
      <dc:date>2008-05-28T03:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: NFS client unmounts. But NFS server still shows mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205778#M83658</link>
      <description>The man page of the showmount command, section "BUGS", says (at least on my Ubuntu Linux desktop):&lt;BR /&gt;&lt;BR /&gt;"The completeness and accuracy of the information that showmount displays varies according to the NFS serverâ  s implementation."&lt;BR /&gt;&lt;BR /&gt;So the showmount command might be inaccurate. &lt;BR /&gt;What's the OS version of the server host, and is it up to date with patches?&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 28 May 2008 06:04:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205778#M83658</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-05-28T06:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: NFS client unmounts. But NFS server still shows mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205779#M83659</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;There may be an open file handle that may not be triggering the normal "device busy" notice at umount time.&lt;BR /&gt;&lt;BR /&gt;Use fuser to find file handles.&lt;BR /&gt;&lt;BR /&gt;See about the system patches as well.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 28 May 2008 07:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205779#M83659</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-05-28T07:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: NFS client unmounts. But NFS server still shows mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205780#M83660</link>
      <description>export from the server side.. and after that the client should not show in shomount&lt;BR /&gt;&lt;BR /&gt;server#exportfs -v -u client:/mount/point</description>
      <pubDate>Sat, 31 May 2008 13:34:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205780#M83660</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-05-31T13:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: NFS client unmounts. But NFS server still shows mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205781#M83661</link>
      <description>Hi Kumar&lt;BR /&gt;I tried the export command you suggested. Still the same results :(</description>
      <pubDate>Tue, 03 Jun 2008 01:37:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205781#M83661</guid>
      <dc:creator>kenny chia</dc:creator>
      <dc:date>2008-06-03T01:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS client unmounts. But NFS server still shows mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205782#M83662</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;try on the client fuser -ku /mount_point&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Stefan</description>
      <pubDate>Thu, 31 Jul 2008 04:44:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205782#M83662</guid>
      <dc:creator>savus</dc:creator>
      <dc:date>2008-07-31T04:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: NFS client unmounts. But NFS server still shows mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205783#M83663</link>
      <description>are u sure none of other clients using them. But that shoould be reported in server side with exportfs</description>
      <pubDate>Thu, 31 Jul 2008 10:20:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/nfs-client-unmounts-but-nfs-server-still-shows-mounted/m-p/4205783#M83663</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-07-31T10:20:21Z</dc:date>
    </item>
  </channel>
</rss>

