[Bugs] [Bug 1744883] GlusterFS problem dataloss

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 29 05:54:06 UTC 2019


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

Ravishankar N <ravishankar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ravishankar at redhat.com
              Flags|                            |needinfo?(nicola.battista89
                   |                            |@gmail.com)



--- Comment #11 from Ravishankar N <ravishankar at redhat.com> ---
Hi Nicola,

a) Can you provide the gluster fuse mount log of the node which is used by the
application in comment #3? 
If this is something you can reproduce at will with your application, please
provide debug-level log.
Steps:
1 `gluster volume set dbroot2 client-log-level DEBUG`
2 Run the application and note the timestamp (UTC) at which it gets ENOENT
3 Provide the fuse mount log (something like
/var/log/glusterfs/usr-local-mariadb-columnstore-data2.log)
4 Also tell us the time noted in step-2 to make it easier to look for issues in
the log of step-3.
5.`gluster volume set dbroot2 client-log-level INFO` <===== Restores it back to
the default log level.

b) The getfattr output we need is that of the file in question from all bricks
of the volume.  comment#10 seems to give the output on the brick root of
different volumes.
What we need is:
`getfattr -e hex -m . -d
/usr/local/mariadb/columnstore/gluster/brick2/000.dir/000.dir/015.dir/064.dir/008.dir/FILE002.cdf`
from 3 bricks of dbroot2.

-- 
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