Bug 1377370
| Summary: | [RFE]Moving the gluster node to maintenance should gracefully kill all gluster processes | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | SATHEESARAN <sasundar> |
| Component: | BLL.Gluster | Assignee: | Kaustav Majumder <kmajumde> |
| Status: | CLOSED WONTFIX | QA Contact: | SATHEESARAN <sasundar> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0.4.2 | CC: | bugs, godas, sabose |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
RHV-RHGS hyperconvergence
|
|
| Last Closed: | 2019-03-26 09:10:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Gluster | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
SATHEESARAN
2016-09-19 13:43:09 UTC
Calling the script with -g flag means that the script will keep trying till the processes are killed and does not return immediately. We need to keep polling for status of process before host maintenance can be completed - this complicates the flow, deferring for now This bug has not been marked as blocker for oVirt 4.3.0. Since we are releasing it tomorrow, January 29th, this bug has been re-targeted to 4.3.1. Right now there is no framework for handling a back event from the vdsm to the engine side in order to ensure that gluster processes have indeed stopped. |