Bug 1214249
| Summary: | I/O (fresh writes) failure of failure of hot tier | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Anoop <annair> |
| Component: | tiering | Assignee: | bugs <bugs> |
| Status: | CLOSED NOTABUG | QA Contact: | bugs <bugs> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | mainline | CC: | bugs, dlambrig, nchilaka |
| 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-05-14 06:48:42 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: | 1260923 | ||
|
Description
Anoop
2015-04-22 09:57:22 UTC
This problem is basically the same as 1212822. We do not keep copies of files on both tiers and it is expected behavior for the file not to be found if all the bricks in the hot tier are taken down. This is why you would want redundancy on the hot tier. We can discuss further to iron out any details in the understanding, so I'll put this ON_QA for now. Reproduced this ont the BETA2 build too, hence moving it to ASSIGNED. Even if it is a fresh write we cannot create a new file. We cannot know if the file already exists on the hot tier. If it turned out the file did already exist, and we created a second file with the same name on the cold, this would overwrite the old file and be dataloss. This is not a bug. |