Bug 1077653
Summary: | [engine-setup] Manual DB setup is not accepted at all | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Jiri Belka <jbelka> | ||||
Component: | ovirt-engine-installer | Assignee: | Ofer Schreiber <oschreib> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.4 | CC: | acathrow, gklein, iheim, yeylon | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-03-18 13:12:33 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: |
|
*** This bug has been marked as a duplicate of bug 1072307 *** |
Created attachment 875887 [details] ovirt-engine-setup-20140318113523.log Description of problem: # engine-setup ... [ INFO ] firewalld will be configured as firewall manager. --== DATABASE CONFIGURATION ==-- Where is the Engine database located? (Local, Remote) [Local]: Setup can configure the local postgresql server automatically for the engine to run. This may conflict with existing applications. Would you like Setup to automatically configure postgresql and create Engine database, or prefer to perform that manually? (Automatic, Manual) [Automatic]: Manual ^^^^^^ !!!! --== OVIRT ENGINE CONFIGURATION ==-- Application mode (Both, Virt, Gluster) [Both]: Default storage type: (NFS, FC, ISCSI, POSIXFS) [NFS]: Engine admin password: Confirm engine admin password: ... --== CONFIGURATION PREVIEW ==-- Engine database name : engine Engine database secured connection : False Engine database host : localhost Engine database user name : engine Engine database host name validation : False Engine database port : 5432 PKI organization : rhev.lab.eng.brq.redhat.com Application mode : both Firewall manager : firewalld Update Firewall : True Configure WebSocket Proxy : True Host FQDN : testovic2.rhev.lab.eng.brq.redhat.com Datacenter storage type : nfs Configure local Engine database : False Set application as default page : True Configure Apache SSL : True ... ...And no questions about DB hostname, DB user, DB password! Version-Release number of selected component (if applicable): fedora 19 / ovirt-engine-3.4.0-0.12.master.20140228075627.fc19.noarch How reproducible: 100% Steps to Reproduce: 1. type Manual for DB setup 2. 3. Actual results: Manual is completely ignored Expected results: accept Manual Additional info: