Bug 1282319
Summary: | DHT : for many operation directory/file path is '(null)' in brick log | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Sakshi <sabansal> | |
Component: | core | Assignee: | Vijay Bellur <vbellur> | |
Status: | CLOSED WONTFIX | QA Contact: | Rahul Hinduja <rhinduja> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | rhgs-3.1 | CC: | atumball, mzywusko, nbalacha, racpatel, rhs-bugs, rwheeler, smohan, storage-qa-internal, tdesala, vbellur | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | 3.7.9-10 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1031016 | |||
: | 1456361 (view as bug list) | Environment: | ||
Last Closed: | 2018-04-16 03:05:59 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1031016 | |||
Bug Blocks: | 1456361 |
Description
Sakshi
2015-11-16 05:39:01 UTC
*** Bug 1031016 has been marked as a duplicate of this bug. *** Most of these messages are now logged only in case of errors. Tested this BZ with glusterfs version 3.7.9-12.el7rhgs.x86_64. Brick logs has '(null)' as path for ACCESS, STAT, LOOKUP. Below are brick logs output snippets: ===================================== [2016-09-21 05:05:41.320200] I [MSGID: 115055] [server-rpc-fops.c:423:server_access_cbk] 0-distrep-server: 1421998: ACCESS (null) (2bb72069-3217-4c38-b660-abc90b40f118) ==> (Stale file handle) [Stale file handle] rpc-fops.c:1748:server_stat_cbk] 0-distrep-server: 1405862: STAT (null) (5c449912-1199-48c1-8fbc-996ec6a2962a) ==> (Stale file handle) [Stale file handle] [2016-09-21 05:03:34.570429] D [MSGID: 115050] [server-rpc-fops.c:179:server_lookup_cbk] 0-distrep-server: 1131709: LOOKUP /linux-4.6.4/Documentation/RCU/rculist_nulls.txt (fa65c27b-d7db-41ab-8459-6b7c827dd78e/rculist_nulls.txt) ==> (No such file or directory) [No such file or directory] Moving this bug to ASSIGNED. This is expected to be null in some calls as there can be anon-fd (ie, open on gfid) type of operation. Closing as WONTFIX, feel free to open this if found required. |