Bug 1620884
| Summary: | Unable to start DB replicated CFME | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Jaroslav Henner <jhenner> | ||||
| Component: | Appliance | Assignee: | Nick Carboni <ncarboni> | ||||
| Status: | CLOSED WORKSFORME | QA Contact: | Dave Johnson <dajohnso> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 5.10.0 | CC: | abellott, obarenbo, yrudman | ||||
| Target Milestone: | GA | ||||||
| Target Release: | cfme-future | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-08-23 13:19:40 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: | |||||||
| Attachments: |
|
||||||
I was able to configure HA using the images for 5.10.0.11 without issue. Please ensure you are following the documentation for configuring HA here https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.6/html/high_availability_guide/installation Closing this as WORKSFORME. Please reopen with the full version of the image you used and a complete set of reproduction steps if you think this is still an issue. Additionally, if you have a system where the issue currently exists in the Red Hat QE network please add a private comment with the ip addresses of the appliances so we can debug the issue. |
Created attachment 1478144 [details] journalctl -xe Description of problem: After configuring server A as primary and B as stand-by, evmd cannot be started on any of them. There is a problem related to DB structure in the log. Version-Release number of selected component (if applicable): 5.10.x How reproducible: 2/2 Steps to Reproduce: 1. Create db on A 2. Configure A as primary server for replication 3. Configure B as stand-by 4. Try starting evmserverd Actual results: hat.com sh[2963]: PG::UndefinedTable: ERROR: relation "miq_servers" does not exist hat.com sh[2963]: LINE 8: WHERE a.attrelid = '"miq_servers"'::regclass Expected results: evmd started Additional info: