[Bugs] [Bug 1257441] New: marker: set loc.parent if NULL
bugzilla at redhat.com
bugzilla at redhat.com
Thu Aug 27 05:53:03 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1257441
Bug ID: 1257441
Summary: marker: set loc.parent if NULL
Product: GlusterFS
Version: 3.7.3
Component: quota
Assignee: bugs at gluster.org
Reporter: vmallika at redhat.com
CC: bugs at gluster.org, gluster-bugs at redhat.com
Depends On: 1251454
Blocks: 1251457
+++ This bug was initially created as a clone of Bug #1251454 +++
Lot of errors seen in the brick logs in one of the community user setup:
storage3__export-brick_home-brick1-data.log:[2015-08-04 22:33:46.346073] W
[marker-quota.c:3379:_mq_initiate_quota_txn] 0-vol_home-marker: parent is NULL
for <gfid:448efb74-5461-442c-9e2e-6009a01207db>, aborting updation txn
storage3__export-brick_home-brick1-data.log:[2015-08-04 22:33:46.346895] W
[marker-quota.c:3379:_mq_initiate_quota_txn] 0-vol_home-marker: parent is NULL
for <gfid:448efb74-5461-442c-9e2e-6009a01207db>, aborting updation txn
storage3__export-brick_home-brick1-data.log:[2015-08-04 22:33:46.347586] W
[marker-quota.c:3379:_mq_initiate_quota_txn] 0-vol_home-marker: parent is NULL
for <gfid:448efb74-5461-442c-9e2e-6009a01207db>, aborting updation txn
if loc.parent is NULL, get it from inode table and remove the log is parent not
found
--- Additional comment from Anand Avati on 2015-08-07 06:55:41 EDT ---
REVIEW: http://review.gluster.org/11863 (marker: don't log warning in txn if
parent is NULL) posted (#1) for review on master by Vijaikumar Mallikarjuna
(vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-08-07 07:44:28 EDT ---
REVIEW: http://review.gluster.org/11863 (marker: don't log warning in txn if
parent is NULL) posted (#2) for review on master by Vijaikumar Mallikarjuna
(vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-08-10 02:19:58 EDT ---
REVIEW: http://review.gluster.org/11863 (marker: fix log when loc.parent and
inode gfid is NULL) posted (#3) for review on master by Vijaikumar Mallikarjuna
(vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-08-13 20:53:36 EDT ---
REVIEW: http://review.gluster.org/11863 (marker: fix log when loc.parent and
inode gfid is NULL) posted (#5) for review on master by Vijaikumar Mallikarjuna
(vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-08-20 23:53:05 EDT ---
REVIEW: http://review.gluster.org/11863 (marker: fix log when loc.parent and
inode gfid is NULL) posted (#8) for review on master by Vijaikumar Mallikarjuna
(vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-08-24 04:43:07 EDT ---
REVIEW: http://review.gluster.org/11995 (posix: xattrop
'GF_XATTROP_GET_AND_SET' implementation) posted (#1) for review on master by
Vijaikumar Mallikarjuna (vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-08-24 06:22:33 EDT ---
REVIEW: http://review.gluster.org/11995 (posix: xattrop
'GF_XATTROP_GET_AND_SET' implementation) posted (#2) for review on master by
Vijaikumar Mallikarjuna (vmallika at redhat.com)
--- Additional comment from Anand Avati on 2015-08-26 04:06:59 EDT ---
REVIEW: http://review.gluster.org/11995 (posix: xattrop
'GF_XATTROP_GET_AND_SET' implementation) posted (#5) for review on master by
Vijaikumar Mallikarjuna (vmallika at redhat.com)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1251454
[Bug 1251454] marker: set loc.parent if NULL
https://bugzilla.redhat.com/show_bug.cgi?id=1251457
[Bug 1251457] marker: set loc.parent if NULL
--
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