| Summary: | automatic (re)initialization fails if skyringd restarts | ||
|---|---|---|---|
| Product: | Red Hat Storage Console | Reporter: | Lubos Trilety <ltrilety> |
| Component: | core | Assignee: | gowtham <gshanmug> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | sds-qe-bugs |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2 | CC: | nthomas, sankarshan |
| Target Milestone: | --- | ||
| Target Release: | 2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rhscon-ceph-0.0.23-1.el7scon.x86_64, rhscon-core-0.0.24-1.el7scon.x86_64, rhscon-ui-0.0.39-1.el7scon.noarch | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-11-19 05:31:29 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
Lubos Trilety
2016-03-03 16:53:32 UTC
skyringd will not restart any of the tasks which not completed. Ideal case is that USM should go through the list of tasks which are not 'completed' and mark it as failed. Its up to the user to redo the things which are not completed/failed. So what is the state of task after the restart of skyring? is it failed or still going on? (In reply to Nishanth Thomas from comment #2) > skyringd will not restart any of the tasks which not completed. Ideal case > is that USM should go through the list of tasks which are not 'completed' > and mark it as failed. Its up to the user to redo the things which are not > completed/failed. > > So what is the state of task after the restart of skyring? is it failed or > still going on? Still going on, they have "status": 0 in db. When skyringd is restarted at that time re-initialization gets triggered for nodes which is initializing state https://review.gerrithub.io/#/c/266229/ Tested on: rhscon-core-0.0.39-1.el7scon.x86_64 rhscon-core-selinux-0.0.39-1.el7scon.noarch rhscon-ceph-0.0.39-1.el7scon.x86_64 rhscon-ui-0.0.51-1.el7scon.noarch |