[Bugs] [Bug 1318001] New: Wrong log level on dht_rename when using the cluster.extra-hash-regex option
bugzilla at redhat.com
bugzilla at redhat.com
Tue Mar 15 18:01:30 UTC 2016
https://bugzilla.redhat.com/show_bug.cgi?id=1318001
Bug ID: 1318001
Summary: Wrong log level on dht_rename when using the
cluster.extra-hash-regex option
Product: GlusterFS
Version: 3.7.5
Component: logging
Severity: low
Assignee: bugs at gluster.org
Reporter: wojtek.ostapowicz at ubisoft.com
CC: bugs at gluster.org
Description of problem:
The logs seem to be logging debug-level events in the info level for every file
upload when using the cluster.extra-hash-regex option.
Version-Release number of selected component (if applicable):
Gluster 3.7.5
How reproducible:
Consistent
Steps to Reproduce:
1. Setup option cluster.extra-hash-regex: "(.*)\\.tmp"
2. Mount gluster client
3. Upload a file
4. Observe the logs
Actual results:
[2016-03-15 07:20:57.082917] I [MSGID: 109066] [dht-rename.c:1411:dht_rename]
0-gv0-dht: renaming
/files/nas/1d/af/1dafc0f7f7d43000e4307550a2d60e13.tmpphpCM33fN_1944338764
(hash=gv0-replicate-0/cache=gv0-replicate-0) =>
/files/nas/1d/a/1dafc0f7f7d43000e4307550a2d60e13
(hash=gv0-replicate-0/cache=<nul>)
Expected results:
No logging event for a rename.
Additional info:
I believe this was a debug in 3.4 as I didn't see these messages.
--
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