Bug 1240957
| Summary: | Disperse volume : Brick crashed if 3 bricks are brought down and up in 8+3 config | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Bhaskarakiran <byarlaga> | ||||
| Component: | disperse | Assignee: | Bug Updates Notification Mailing List <rhs-bugs> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Bhaskarakiran <byarlaga> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rhgs-3.1 | CC: | byarlaga, mzywusko, pkarampu, rgowdapp, rhs-bugs, storage-qa-internal | ||||
| 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: | 2015-07-09 10:44:35 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: | 1223636 | ||||||
| Attachments: |
|
||||||
|
Description
Bhaskarakiran
2015-07-08 08:41:31 UTC
IO error when 3 bricks are brough down in a 8+3 config. [root@rhs-client29 appends]# for i in `seq 1 250`; do cat /etc/passwd >> testfile ; echo " +++++++++++++++++++++++++++++++++++++++++++++++++" >> testfile ; done ; for i in `seq 1 1000`; do md5sum testfile.$i >> testfile ; done md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error md5sum: write error: Input/output error *** This bug has been marked as a duplicate of bug 1239280 *** |