[Bugs] [Bug 1303153] Gluster creating 0 byte files

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 3 09:33:38 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1303153



--- Comment #5 from Sakshi <sabansal at redhat.com> ---
Hi Sandeep,

1) Can you access the original data file from the fuse mount, i.e, are you able
to open/read/write the file?
2) Do you also see the zero byte files from the mount? If so do the original
and the zero byte files get displayed from the mount?

3) If you can see the 0 byte file from the mount, can you get the xattr of the
files (both original and 0 byte file) from the brick. You can do that as
follows and post the output here
      getxattr -d . -m -e hex <path to the file on the backend>

>From the output you can get you the gfid of the file (say the gfid is
0xd7833cee338343359f9adea7aa246227). The original data file and the linkto file
will have the same gfid. Once you get this, can you check for the gfid on the
backend as follows and post the output here:
 stat <path to the brick>/.glusterfs/d7/83/d7833cee-3383-4335-9f9a-dea7aa246227

-- 
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=Hm15tnIWC0&a=cc_unsubscribe


More information about the Bugs mailing list