Bug 1040981 - [TEXT][rhevm-dwh-setup] When using remote DB it should state 'Populating DB...' instead of 'Creating DB...'
Summary: [TEXT][rhevm-dwh-setup] When using remote DB it should state 'Populating DB.....
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-dwh
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.4.0
Assignee: Sandro Bonazzola
QA Contact: Barak Dagan
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:12 UTC by Jiri Belka
Modified: 2014-02-10 09:30 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-05 08:56:47 UTC
oVirt Team: ---
Target Upstream Version:


Attachments (Terms of Use)

Description Jiri Belka 2013-12-12 13:12:38 UTC
Description of problem:
When using remote DB it should state 'Populating DB...' instead of 'Creating DB...'. As the DB is already created manually on remote host and thus it is confusing.

-%-
rhevm-dwh-setup
...snip...
Enter the host name for the DB server : test-db.rhev.lab.eng.brq.redhat.com
Enter the port of the remote DB server :  [5432]
Provide a remote DB user : engine_history
Please choose a password for the db user: 
Re-type password: 
Creating DB...                                        [ DONE ]
Setting DB connectivity...                            [ DONE ]
Starting ovirt-engine...                              [ DONE ]
Starting oVirt-ETL...                                 [ DONE ]
Successfully installed rhevm-dwh.
The installation log file is available at: /var/log/ovirt-engine/rhevm-dwh-setup-2013_12_11_16_25_55.log
-%-

Version-Release number of selected component (if applicable):
is26 rhevm-dwh-3.3.0-24.el6ev.noarch

How reproducible:
100%

Steps to Reproduce:
1. do remote db configuration for rhevm-dhw-setup
2.
3.

Actual results:
Creating DB...

Expected results:
Populating DB...
or
Populating remote DB...

Additional info:

Comment 1 Barak 2014-01-26 15:45:07 UTC
This is a matter of semantics,
moving to CLOSE WONTFIX

Comment 2 Jiri Belka 2014-01-27 08:26:06 UTC
The database is already created - manually! - so how can you create the database which already exists?


Note You need to log in before you can comment on or make changes to this bug.