Bug 1031016
Summary: | DHT : for many operation directory/file path is '(null)' in brick log | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rachana Patel <racpatel> | |
Component: | distribute | Assignee: | Nithya Balachandran <nbalacha> | |
Status: | CLOSED DUPLICATE | QA Contact: | storage-qa-internal <storage-qa-internal> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 2.1 | CC: | mzywusko, rwheeler, spalai, vbellur | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1231264 1282319 (view as bug list) | Environment: | ||
Last Closed: | 2015-11-27 12:21:58 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: | ||||
Bug Blocks: | 1282319, 1456361 |
Description
Rachana Patel
2013-11-15 13:34:16 UTC
(null) in here is the 'path' of the file. Yes it could have not been printed at all as a proper fix. Above there are two type of operations: inode ops (Access, opendir etc), where there is a log of 'gfid' which can help people to debug. (Also, these calls may be also path less, gfid only fops).. in entry ops: (mkdir and mknod), the gfid of parent, and basename is logged to help debugging. *** This bug has been marked as a duplicate of bug 1282319 *** |