Bug 1110457
| Summary: | DHT + NFS :- Directory creation failed with 'Invalid argument' when one sub-volume is down | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rachana Patel <racpatel> |
| Component: | distribute | Assignee: | Satish Mohan <smohan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.0 | CC: | mzywusko, nbalacha, rgowdapp, smohan, tdesala |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | dht-fixed | ||
| Fixed In Version: | 3.7.9-10 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-19 06:29:05 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
Rachana Patel
2014-06-17 17:46:10 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Fix has gone into downstream as part of rebase of 3.7 branch. Patch can be found at http://review.gluster.org/13351 This issue is not seen on glusterfs build: 3.7.9-10.el7rhgs.x86_64. Here are the steps that were performed, 1. Created a distributed replica volume and NFS mounted the volume to a client. 2. Brought down few sub-vols by killing brick process. 3. Added few more bricks to the volume. 4. Started I/O on NFS mount(dir and file creation). During dir/file creation if the hashed subvol is not found, error "Input/output" is seen which is the fix. mkdir: cannot create directory ‘d70’: Input/output error dd: failed to open ‘file_17’: Input/output error Also, this was tested with FUSE mount and appropriate error is seen. Hence, marking this bug as Verified. Thanks Prasad. As per comment#9, I am Closing this BZ. |