Re: [Gluster-users] cannot remove empty directory on gluster file system

2020-03-25 Thread Felix Kölzow
Dear Mauro, I also faced this issue several times, even on a host with single brick and single volume. The solution for me was: I figured out the leftover file-names and directory-names in the brick directory. Let's suppose the file name is hiddenFile and hiddenDirectory. Afterwards, go to th

Re: [Gluster-users] cannot remove empty directory on gluster file system

2020-03-25 Thread Strahil Nikolov
Take a look at Stefan Solbrig's e-mail Best Regards, Strahil Nikolov В сряда, 25 март 2020 г., 22:55:23 Гринуич+2, Mauro Tridici написа: Hi Strahil, unfortunately, no process is holding file or directory. Do you know if some other community user could help me? Thank you, Mauro > O

Re: [Gluster-users] cannot remove empty directory on gluster file system

2020-03-25 Thread Mauro Tridici
Hi Strahil, unfortunately, no process is holding file or directory. Do you know if some other community user could help me? Thank you, Mauro > On 25 Mar 2020, at 21:08, Strahil Nikolov wrote: > > You can also check if there is a process holding a file that was deleted > there: > lsof /tier2

Re: [Gluster-users] cannot remove empty directory on gluster file system

2020-03-25 Thread Strahil Nikolov
You can also check if there is a process holding a file that was deleted there: lsof /tier2/OPA/archive/GOFS/RECOVERY20190416/GlobNative/20190505 If it's not that one , I'm out of ideas :) It's not recommended to delete it from the bricks , so avoid that if possible. Best Regards, Strahil Nikolo

Re: [Gluster-users] cannot remove empty directory on gluster file system

2020-03-25 Thread Mauro Tridici
Hi Sttrahil, thank you for your answer. Directory is empty and no immutable bit has been assigned to it. [athena-login2][/tier2/OPA/archive/GOFS/RECOVERY20190416/GlobNative/20190505]> ls -la total 8 drwxr-xr-x 2 das oclab_prod 4096 Mar 25 10:02 . drwxr-xr-x 3 das oclab_prod 4096 Mar 25 10:02 ..

Re: [Gluster-users] cannot remove empty directory on gluster file system

2020-03-25 Thread Strahil Nikolov
On March 25, 2020 3:32:59 PM GMT+02:00, Mauro Tridici wrote: >Dear All, > >some users tht use regularly our gluster file system are experiencing a >strange error during attempting to remove a empty directory. >All bricks are up and running, no perticular error has been detected, >but they are not

[Gluster-users] cannot remove empty directory on gluster file system

2020-03-25 Thread Mauro Tridici
Dear All, some users tht use regularly our gluster file system are experiencing a strange error during attempting to remove a empty directory. All bricks are up and running, no perticular error has been detected, but they are not able to remove it successfully. This is the error they are receiv