Bug 812277
Summary: | [glusterfs-3.3.0qa34]: null gfid printed in the log messages | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Raghavendra Bhat <rabhat> |
Component: | replicate | Assignee: | Pranith Kumar K <pkarampu> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Raghavendra Bhat <rabhat> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | mainline | CC: | gluster-bugs, vbellur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.4.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-07-24 17:40:40 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | glusterfs-3.3.0qa42 | Category: | --- |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 817967 |
Description
Raghavendra Bhat
2012-04-13 09:29:46 UTC
Is this fuse mount or nfs process?. This is not afr bug, the loc that came in lookup has null path. It was fuse client. What are the steps to reproduce this bug?. CHANGE: http://review.gluster.com/3248 (Resolve: Assign correct path while resolving) merged in master by Anand Avati (avati) Checked with glusterfs-3.3.0qa42 and now gfids are printed in the log message instead of null gfid. [2012-05-23 18:07:37.027124] E [afr-self-heald.c:287:_remove_stale_index] 0-mirror-replicate-0: 38b07f0b-0800-4f0d-9cf3-f23869156132: Failed t o remove index on mirror-client-0 - No such file or directory [2012-05-23 18:07:37.069390] I [afr-self-heald.c:282:_remove_stale_index] 0-mirror-replicate-0: Removing stale index for d2ede4f2-aa1b-458b-94 fc-7e699b4dd6c6 on mirror-client-0 [2012-05-23 18:07:37.078940] W [client3_1-fops.c:592:client3_1_unlink_cbk] 0-mirror-client-0: remote operation failed: No such file or directo ry [2012-05-23 18:07:37.079043] E [afr-self-heald.c:287:_remove_stale_index] 0-mirror-replicate-0: d2ede4f2-aa1b-458b-94fc-7e699b4dd6c6: Failed t o remove index on mirror-client-0 - No such file or directory [2012-05-23 18:07:37.087822] I [afr-common.c:1215:afr_detect_self_heal_by_lookup_status] 0-mirror-replicate-0: entries are missing in lookup of <gfid:9c5b837d-6320-4443-ae70-ef6a715d8d95>. [2012-05-23 18:07:37.087867] I [afr-common.c:1341:afr_launch_self_heal] 0-mirror-replicate-0: background meta-data data entry missing-entry gfid self-heal triggered. path: <gfid:9c5b837d-6320-4443-ae70-ef6a715d8d95>, reason: lookup detected pending operations [2012-05-23 18:07:37.088134] W [client3_1-fops.c:1495:client3_1_inodelk_cbk] 0-mirror-client-1: remote operation failed: No such file or directory [2012-05-23 18:07:37.088440] E [afr-self-heal-metadata.c:539:afr_sh_metadata_post_nonblocking_inodelk_cbk] 0-mirror-replicate-0: Non Blocking metadata inodelks failed for <gfid:9c5b837d-6320-4443-ae70-ef6a715d8d95>. [2012-05-23 18:07:37.088457] E [afr-self-heal-metadata.c:541:afr_sh_metadata_post_nonblocking_inodelk_cbk] 0-mirror-replicate-0: Metadata self-heal failed for <gfid:9c5b837d-6320-4443-ae70-ef6a715d8d95>. |