<div dir="auto">Could be due to NFS client silly rename. </div><div class="gmail_extra"><br><div class="gmail_quote">On Apr 12, 2017 8:06 PM, &quot;Kinglong Mee&quot; &lt;<a href="mailto:mijinlong@open-fs.com">mijinlong@open-fs.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I testing ganesha nfs bases on glusterfs, the runltp always warning as,<br>
<br>
rm: cannot remove ‘/mnt/nfs/ltp-JEYAuky2dz/.<wbr>nfsaa46457a6a72f8ea000014f5’: Device or resource busy<br>
rm: cannot remove ‘/mnt/nfs/ltp-JEYAuky2dz/<wbr>rmderQsjV’: Directory not empty<br>
<br>
and, &quot;rmderQsjV&quot; also contains files at the back-end, and nfs client shows empty.<br>
<br>
My test environments are,<br>
Centos 7 (kernel-3.10.0-514.10.2.el7.<wbr>x86_64),<br>
Glusterfs (glusterfs-3.8.10-1.el7.x86_<wbr>64),<br>
NFS-Ganesha (nfs-ganesha-2.3.3-1.el7.x86_<wbr>64).<br>
<br>
#cat /etc/ganesha/ganesha.conf<br>
EXPORT<br>
{<br>
 SecType = &quot;sys&quot;;<br>
 Pseudo = &quot;/gvtest&quot;;<br>
 Squash = &quot;No_Root_Squash&quot;;<br>
 Access_Type = &quot;RW&quot;;<br>
 Path = &quot;/gvtest&quot;;<br>
 Export_Id = 1;<br>
FSAL {<br>
    Name = &quot;GLUSTER&quot;;<br>
    Hostname = &quot;localhost&quot;;<br>
    Volume = &quot;gvtest&quot;;<br>
    Volpath = &quot;/&quot;;<br>
 }<br>
}<br>
<br>
# gluster volume info<br>
<br>
Volume Name: gvtest<br>
Type: Distribute<br>
Volume ID: 65d20de1-16cd-4ae8-a860-<wbr>254b3d6c56d0<br>
Status: Started<br>
Snapshot Count: 0<br>
Number of Bricks: 2<br>
Transport-type: tcp<br>
Bricks:<br>
Brick1: 192.168.9.111:/gluster-test/<wbr>gvtest<br>
Brick2: 192.168.9.112:/gluster-test/<wbr>gvtest<br>
Options Reconfigured:<br>
nfs.disable: on<br>
performance.readdir-ahead: off<br>
transport.address-family: inet<br>
performance.write-behind: off<br>
performance.read-ahead: off<br>
performance.io-cache: off<br>
performance.quick-read: off<br>
performance.open-behind: off<br>
performance.stat-prefetch: off<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>------------------<br>
Check out the vibrant tech community on one of the world&#39;s most<br>
engaging tech sites, Slashdot.org! <a href="http://sdm.link/slashdot" rel="noreferrer" target="_blank">http://sdm.link/slashdot</a><br>
______________________________<wbr>_________________<br>
Nfs-ganesha-devel mailing list<br>
<a href="mailto:Nfs-ganesha-devel@lists.sourceforge.net">Nfs-ganesha-devel@lists.<wbr>sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel" rel="noreferrer" target="_blank">https://lists.sourceforge.net/<wbr>lists/listinfo/nfs-ganesha-<wbr>devel</a><br>
</blockquote></div></div>