Bug 1415939
| Summary: | [Tiering]: IO error on fuse mount after killing hot-tier bricks on a tiered volume | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Bala Konda Reddy M <bmekala> |
| Component: | tier | Assignee: | Milind Changire <mchangir> |
| Status: | CLOSED WONTFIX | QA Contact: | krishnaram Karthick <kramdoss> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.2 | CC: | amukherj, hgowtham, rhs-bugs, storage-qa-internal |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-08 18:38:11 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
Bala Konda Reddy M
2017-01-24 07:02:43 UTC
Bala,
Could you add the following three options to the protocol/client sections in trusted-*.vol and testvol.vol files in all the bricks and run a test again:
option transport.tcp-user-timeout 2
option transport.socket.keepalive-time 2
option transport.socket.keepalive-interval 1
Test to see if you indeed need to remount for the "touch a.txt" operation to succeed or the operations succeed without remount.
As an aside, how long does it take for the "touch a.txt" command to return with "Input/Output error" after killing the hot bricks. Maybe running "time touch a.txt" after killing the hot bricks could help.
Milind, I tried setting the options as you mentioned. Then tried to create a file now it is showing Transport endpoint is not connected without any delay. root@dhcp37-74 ~]# touch /mnt/fuse/b.txt touch: cannot touch ‘/mnt/fuse/b.txt’: Transport endpoint is not connected As tier is not being actively developed, I'm closing this bug. Feel free to open it if necessary. |