Bug 857081
| Summary: | strange glusterfs warning error | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Lukas Bezdicka <social> |
| Component: | replicate | Assignee: | vsomyaju |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 3.3.0 | CC: | filip.pytloun, gluster-bugs, joe, nsathyan |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-09-24 13:10:40 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: | |||
|
Description
Lukas Bezdicka
2012-09-13 14:20:11 UTC
86769937 lrwxrwxrwx. 2 apache apache 53 Jan 1 1970 3g48v4ogxph0hpu4fb45f9w4g2lsyc3n.hash -> 3g48v4ogxph0hpu4fb45f9w4g2lsyc3n.hash.P check out the date, that is strange 31691 12:10:17 <... lstat resumed> 0x7f75f4c29710) = -1 ENOENT (No such file or directory)
27119 12:10:17 readv(88, <unfinished ...>
31691 12:10:17 lstat("/mnt/gluster/Lookups/.glusterfs/db/ab/dbab3fcc-69b9-4185-ab43-2cd7c62928d1", <unfinished ...>
28215 12:10:17 fstat(110, <unfinished ...>
31691 12:10:17 <... lstat resumed> 0x7f75f4c296b0) = -1 ENOENT (No such file or directory)
27119 12:10:17 <... readv resumed> [{"\200\0\0\244", 4}], 1) = 4
31691 12:10:17 lstat("/mnt/gluster/Lookups/.glusterfs/db/ab/dbab3fcc-69b9-4185-ab43-2cd7c62928d1", <unfinished ...>
28215 12:10:17 <... fstat resumed> {st_mode=S_IFREG|0644, st_size=118613394, ...}) = 0
31691 12:10:17 <... lstat resumed> 0x7f75f4c29830) = -1 ENOENT (No such file or directory)
27119 12:10:17 readv(88, <unfinished ...>
31691 12:10:17 mkdir("/mnt/gluster/Lookups/.glusterfs/db", 0700 <unfinished ...>
28215 12:10:17 fgetxattr(110, "trusted.gfid" <unfinished ...>
31691 12:10:17 <... mkdir resumed> ) = -1 EEXIST (File exists)
27119 12:10:17 <... readv resumed> [{"\10\357\16\353\0\0\0\0", 8}], 1) = 8
31691 12:10:17 mkdir("/mnt/gluster/Lookups/.glusterfs/db/ab", 0700 <unfinished ...>
28215 12:10:17 <... fgetxattr resumed> , "H\x88\x02\xc5\xbd\x1aA\xa1\x8ds\xef\xd8\x944\x95\xd1", 16) = 16
27119 12:10:17 readv(88, <unfinished ...>
31691 12:10:17 <... mkdir resumed> ) = 0
I tried unlinking and linking file with gfid: dbab3fcc-69b9-4185-ab43-2cd7c62928d1
It too throws these LINK errors in high amount into logs.
Can you test to see if the patch for bug #831151 fixes this for you? I'm pretty sure this is a duplicate. The patch is http://review.gluster.com/3571 yes, that worked. This is an duplicate. *** This bug has been marked as a duplicate of bug 831151 *** |