Bug 1168160
| Summary: | engine-setup does not reset DisconnectDwh on failure | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Yedidyah Bar David <didi> |
| Component: | ovirt-engine-setup | Assignee: | Yedidyah Bar David <didi> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matyáš <pmatyas> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.5.0 | CC: | bazulay, ecohen, gklein, iheim, lsurette, rbalakri, Rhev-m-bugs, sbonazzo, scohen, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 3.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | integration | ||
| Fixed In Version: | org.ovirt.engine-root-3.5.0-23 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-02-12 14:15:04 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: | |
| Embargoed: | |||
|
Description
Yedidyah Bar David
2014-11-26 10:02:47 UTC
Workaround: manually set it to 0 by running on engine db: update vdc_options set option_value='0' where option_name = 'DisconnectDwh'; |