[Bugs] [Bug 1368185] Directory on volume seems to be empty, but brick contains data
bugzilla at redhat.com
bugzilla at redhat.com
Wed Aug 24 09:31:28 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1368185
Nithya Balachandran <nbalacha at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|needinfo?(nbalacha at redhat.c |
|om) |
--- Comment #7 from Nithya Balachandran <nbalacha at redhat.com> ---
Sorry for the delay answering.
Please do the following for a directory where ls shows no entries but the rm
-rf fails with "dir not empty":
1. Fuse mount the volume
2. Run the following to start capturing packets from another terminal:
tcpdump -i any -s 0 -w /tmp/gluster.pcap tcp
3. From the Fuse mount:
ls -l <dir>
rm -rf <dir>
4. Stop the packet capture (Ctrl C)
Please send me the /tmp/gluster.pcap after this is done along with:
1. the name of the dir on which you tried this
2. listing of the files in the dir on each brick.
3. xattrs on the dir on the brick
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=VSFrjX1KIi&a=cc_unsubscribe
More information about the Bugs
mailing list