Bug 1115928
| Summary: | DB upgrade 3.4.2 -> 3.5 beta1 failed | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Dan Kenigsberg <danken> | ||||
| Component: | ovirt-engine-core | Assignee: | Eli Mesika <emesika> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.5 | CC: | acathrow, bugs, danken, gklein, iheim, oourfali, yeylon | ||||
| Target Milestone: | --- | Keywords: | Triaged | ||||
| Target Release: | 3.5.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | infra | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-07-21 11:29:40 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: | |||||||
| Attachments: |
|
||||||
|
Description
Dan Kenigsberg
2014-07-03 11:02:56 UTC
Unable to reproduce, please run the following command on your 3.4.2 DB
>pg_dump -E UTF8 --disable-dollar-quoting --disable-triggers --format=p -U engine -f engine.sql engine
Then attach the resulted engine.sql to this BZ
Created attachment 919570 [details]
engine.sql dump
requested dump, after setting ident->trust in /var/lib/pgsql/data/pg_hba.conf
The database is corrupted , it misses some tables and constraints. I have no idea how this DB loses those schema objects Since we have no additional cases on this kind of upgrade, I recommend closing the BZ Closing. Please reopen if it happens again. |