| Summary: | DHT : log has warnings 'remote operation failed: No such file or directory' but no details about which operation failed and on which file or Directory | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Rachana Patel <racpatel> |
| Component: | distribute | Assignee: | Susant Kumar Palai <spalai> |
| Status: | CLOSED NOTABUG | 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: | Environment: | ||
| Last Closed: | 2015-11-18 09:36:47 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: | |
|
Description
Rachana Patel
2013-11-15 12:47:08 UTC
these warnings are also present in nfs log :- log snippet [2013-11-14 03:35:45.165952] W [client-rpc-fops.c:1037:client3_3_setxattr_cbk] 0-dht-client-2: remote operation failed: No such file or directory [2013-11-14 03:35:45.165998] W [client-rpc-fops.c:1037:client3_3_setxattr_cbk] 0-dht-client-3: remote operation failed: No such file or directory [2013-11-14 03:35:45.166040] W [client-rpc-fops.c:1037:client3_3_setxattr_cbk] 0-dht-client-1: remote operation failed: No such file or directory [2013-11-14 03:35:45.166479] W [client-rpc-fops.c:1037:client3_3_setxattr_cbk] 0-dht-client-0: remote operation failed: No such file or directory it is visible for me in the log that the operation which failed is 'stat()' (in description and 'setxattr()' in comment #2. Doesn't seem to be any issue IMO. |