Hide Forgot
Description of problem: When initializing the database on a fresh CloudForms install, there is a new step(question) that is confusing and if answered incorrectly requires the appliance to be deleted and recreated. The question is "Do you also want to use this server as an application server?" Y/N If the user enters in "N" then only the database is setup and any attempt to start the EVM service in the future will error. It should read something like "Will this server be used as only a database instance (If unsure choose N) As of CF 5.7 beta1 when a Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Start a new CloudForms appliance 2. In Application_console, choose option "#8 Configure Database" 3. Choose "#1 Create Internal Database" 4. Choose whatever partion 5. Read text and don't choose incorrectly. Actual results: User is asked the question listed previously. Expected results: Installation message would be clearer (as described previously) Additional info:
Following is a pull-request to clarify the question: https://github.com/ManageIQ/manageiq/pull/12226
Clarifying the question here: https://github.com/ManageIQ/manageiq/pull/12246
New commit detected on ManageIQ/manageiq/euwe: https://github.com/ManageIQ/manageiq/commit/53aae63039cc9f9b521040de80272b4cb583eadd commit 53aae63039cc9f9b521040de80272b4cb583eadd Author: Nick Carboni <ncarboni> AuthorDate: Fri Oct 28 08:53:17 2016 -0400 Commit: Oleg Barenboim <chessbyte> CommitDate: Tue Nov 1 12:19:41 2016 -0400 Merge pull request #12246 from kbrock/database_question Clarify database initialization question (cherry picked from commit 6b2baa6198c29e4f2a07756ea6cf8d906a746f47) https://bugzilla.redhat.com/show_bug.cgi?id=1389080 gems/pending/appliance_console/internal_database_configuration.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
https://github.com/ManageIQ/manageiq/pull/12246
Verified in 5.8.0.2