| Summary: | Tier: Need to overwrite the /var/run/gluster/<vol>/<demotequey> on each cycle | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | RajeshReddy <rmekala> |
| Component: | tier | Assignee: | Dan Lambright <dlambrig> |
| Status: | CLOSED WORKSFORME | QA Contact: | Bala Konda Reddy M <bmekala> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rhgs-3.1 | CC: | bmekala, mzywusko, nbalacha, rhs-bugs, sanandpa, storage-qa-internal |
| Target Milestone: | --- | Keywords: | ZStream |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | tier-migration | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-07-15 10:28:32 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
RajeshReddy
2016-01-08 12:41:08 UTC
I created lot of files and deleted them but tierd keep on trying to demote files which were deleted and able to see lot of error messages in the log saying lookup of given file is failed and seeing the same messages on the log after couple of hours too so i am thinking we are not overwriting the /var/run/gluster/<vol>/<demotequey> after each cycle The query files are generated from the database. If the database has not been modified, the query will generate the same results each time and you will end up with the same entries in the query file. You can verify whether the files is being overwritten by deleting the .err file. The next failed cycle should rename the new query file to .err file. You can also delete the query file and see if it is being recreated in the next cycle(It should). If the above is true, this is not a bug. After deleting the .err file it is not getting created after next cycle Did the promotions/demotions fail? The .err file is created only when there is a failure. The .err file deletion test was suggested specifically for the setup on which demotion failures were reported. If the migration is successful, a better test would be to check the size of the file between cycles. This is already done as part of tiering. Closing this as WorkForMe. |