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

bugzilla at redhat.com bugzilla at redhat.com
Thu Mar 10 15:35:31 UTC 2016


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



--- Comment #13 from Nithya Balachandran <nbalacha at redhat.com> ---
This can happen if the xattr could not be set while creating the linkto file.
The brick logs for the bricks on which the linkto file was created might have
logged an error. If they have, you could probably search for the same string to
see if it shows up for other files.

You seem to be running a rather old version of gluster so I'm not sure if this
will work but it might be worth a try. Can you search your client logs to see
if messages like the following are logged?

"multiple subvolumes (%s and %s) have file %s (preferably rename the file      
                    in the backend,and do a fresh lookup"

If yes, those are the files you would need to check.


Otherwise I am afraid the only way is to crawl the filesystem and check if the
xattr exists for any files which have only the sticky bit set.

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


More information about the Bugs mailing list