Bug 1434538
Summary: | [RFE] Increasing cluster level doesn't guarantee features are enabled on upgraded hosts | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Jiri Belka <jbelka> |
Component: | Host-Deploy | Assignee: | bugs <bugs> |
Status: | CLOSED DEFERRED | QA Contact: | Lukas Svaty <lsvaty> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | --- | CC: | bugs, mperina, tjelinek |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | Flags: | oourfali:
ovirt-future?
rule-engine: planning_ack? rule-engine: devel_ack? rule-engine: testing_ack? |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-01 14:47:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jiri Belka
2017-03-21 16:46:49 UTC
This is virt. In general, bugs on different features should be opened on the relevant team. It is not a generic issue. @Martin: is there any infrastructure which could be used to check not only the supported versions but the actual running processes and the configuration? another daemon not running - ovirt-imageio-daemon [root@dell-r210ii-03 yum.repos.d]# systemctl list-dependencies vdsmd --plain --no-pager -a | grep ovirt ovirt-imageio-daemon.service [root@dell-r210ii-03 yum.repos.d]# systemctl status vdsmd | grep Active Active: active (running) since Wed 2017-03-22 11:42:17 CET; 2h 7min ago [root@dell-r210ii-03 yum.repos.d]# systemctl status ovirt-imageio-daemon | grep Active Active: failed (Result: start-limit) since Wed 2017-03-22 11:40:43 CET; 2h 9min ago # systemctl show vdsmd | grep ^Wants Wants=mom-vdsm.service system.slice ovirt-imageio-daemon.service I suppose a "feature" requiring ovirt-imageio-daemon on host would be non working, even Host is Up in engine. This services are not so critical that the whole host should be marked as non-operational (from virt perspective, maybe storage has different opinion about it). On the other hand, it would be great if there was some way how to mark the host with some exclamation mark that some services are not running on it. It would be great to have some service on the host (inside VDSM or standalone) which can provide the engine with some list of services which are not running and should. Also, the logic of deciding if the host is OK, OK with some missing services or completely wrong should be implemented somewhere (could be in that service on host level or inside engine based on the information provided by this service). Leaving to infra to decide how to go forward. Once the infrastructure will be in place we can add the logic for deciding how critical the particular virt service(s) are. I think this infrastructure will be useful now and even more in future if we will decide to split VDSM up to more smaller services. Marking that as an RFE. Reducing severity. We didn't get to this bug for more than 2 years, and it's not being considered for the upcoming 4.4. It's unlikely that it will ever be addressed so I'm suggesting to close it. If you feel this needs to be addressed and want to work on it please remove cond nack and target accordingly. ok, closing. Please reopen if still relevant/you want to work on it. ok, closing. Please reopen if still relevant/you want to work on it. |