| Summary: | [GSS][RFE] Add logging of snapshot scheduler messages | ||
|---|---|---|---|
| Product: | Red Hat Gluster Storage | Reporter: | Riyas Abdulrasak <rnalakka> |
| Component: | snapshot | Assignee: | Bug Updates Notification Mailing List <rhs-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | storage-qa-internal <storage-qa-internal> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rhgs-3.1 | CC: | atumball, bkunal, rhs-bugs, rkavunga |
| Target Milestone: | --- | Keywords: | FutureFeature, ZStream |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-05-08 05:13:12 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1408949, 1468983 | ||
|
Description
Riyas Abdulrasak
2016-04-12 14:00:28 UTC
There is no central log for snapshot scheduler. If the scheduler has been initialised on more than one node, any node can pick up the job. In case we log the outcome of the job success/failure, it will be logged in the node that picked up that job at that instance. Next time some other node can pick up the same job and that node's log might contain the outcome. The point being for the same job, everytime it's executed the outcome might be present in different logs, which doesn't make anyone's life easier. Moreover with eventing coming in, for every snapshot action, and it's consecutive result an event will be generated. With the above is this RFE still needed? There was a discussion for a centralized logging, if that happens we can take this RFE Makes sense to make it a blocker on centralized logging for now. Considering the centralize logging feature would come in soon (say 6 more months) compared to the time bug already waited, its better to combine this effort with it. Bipin, We are not enhancing snapshot scheduler for 3.x series. This RFE will be considered when we fix https://github.com/gluster/glusterd2/issues/1098. With that note Can I close the bug with WONT_FIX |