[Bugs] [Bug 1744883] GlusterFS problem dataloss
bugzilla at redhat.com
bugzilla at redhat.com
Wed Sep 4 08:35:27 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1744883
Amar Tumballi <amarts at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amarts at gmail.com
--- Comment #23 from Amar Tumballi <amarts at gmail.com> ---
Can we rule out the possibility of Gluster's perf xlators causing any of this?
Hi Nicola,
Can you try below ?
sh# for xl in read-ahead open-behind md-cache quick-read io-cache ; do
gluster volume set VOLNAME $xl off; done
and see if this fixes the problem? If yes, then we can corner it to one (or
few) of the above option. If not, then the problem is in something core, IMO.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list