| Summary: | [RHEVM] cannot add 3.0 host to 3.3 rhevm because of missing 'vdsm-tool' | ||
|---|---|---|---|
| Product: | [oVirt] ovirt-host-deploy | Reporter: | Martin Pavlik <mpavlik> |
| Component: | Plugins.VDSM | Assignee: | Alon Bar-Lev <alonbl> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tareq Alayan <talayan> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | master | CC: | aberezin, acathrow, bazulay, bugs, dougsland, gklein, iheim, michal.skrivanek, pstehlik, Rhev-m-bugs, yeylon |
| Target Milestone: | --- | Flags: | bazulay:
devel_ack+
|
| Target Release: | 1.1.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | infra | ||
| Fixed In Version: | is12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 987496, 1019461 | ||
vdsm-tool apparently is a new tool. I don't think we want to support deploying 3.0 in 3.3. Supporting an existing host and migrations back and forth yes, but not a fresh deployment... (In reply to Michal Skrivanek from comment #2) > I don't think we want to support deploying 3.0 in 3.3. Supporting an > existing host and migrations back and forth yes, but not a fresh > deployment... But as long as this is working, why do we need to remove support? is12 -> verified Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released Closing - RHEV 3.3 Released |
Description of problem: I was trying to add host with 3.0 vdsm (vdsm-4.9-113.4.el6_3.x86_64) to 3.0 cluster in RHEVM 3.3 (is10). I ended up with following error in UI Failed to install Host dell-06. Failed to execute stage 'Closing up': Command 'vdsm-tool' is required but missing. Version-Release number of selected component (if applicable): Red Hat Enterprise Virtualization Manager Version: 3.3.0-0.15.master.el6ev How reproducible: 100% Steps to Reproduce: see descritpion Actual results: cannot add 3.0 host to 3.3 rhevm with 3.0 cluster Expected results: host is added Additional info: This is in deploy log 2013-08-21 13:53:15 DEBUG otopi.context context._executeMethod:132 method exception Traceback (most recent call last): File "/tmp/ovirt-gajRK4xaY1/pythonlib/otopi/context.py", line 122, in _executeMethod method['method']() File "/tmp/ovirt-gajRK4xaY1/otopi-plugins/ovirt-host-deploy/vdsm/packages.py", line 137, in _reconfigure self.command.get('vdsm-tool'), File "/tmp/ovirt-gajRK4xaY1/pythonlib/otopi/command.py", line 86, in get command=command RuntimeError: Command 'vdsm-tool' is required but missing 2013-08-21 13:53:15 ERROR otopi.context context._executeMethod:141 Failed to execute stage 'Closing up': Command 'vdsm-tool' is required but missing