Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1077825

Summary: [RHEVM-SETUP][TEXT] - typo in configuartion of remote DB setup
Product: Red Hat Enterprise Virtualization Manager Reporter: Barak Dagan <bdagan>
Component: ovirt-engine-setupAssignee: Alon Bar-Lev <alonbl>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Beňas <pbenas>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.4.0CC: acathrow, alonbl, bazulay, dfediuck, gklein, iheim, pstehlik, Rhev-m-bugs, sbonazzo, scohen, yeylon
Target Milestone: ---   
Target Release: 3.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: av5 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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:
Bug Depends On:    
Bug Blocks: 1090946    

Description Barak Dagan 2014-03-18 16:14:55 UTC
Description of problem:

During engine installtion using remote DB configuration, the instructions in the console are : 
"create engine engine owner engine ...."
Should be "create database engine owner engine ..."

Version-Release number of selected component (if applicable):
av3

How reproducible:
100%

Steps to Reproduce:
1. install engine using remote db configuration
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Sandro Bonazzola 2014-03-19 16:03:43 UTC
Fixes for this bug have been addressed in bug #1067548. Not closing as duplicate since it's on a different product, moving this to POST

Comment 2 Petr Beňas 2014-04-07 08:05:47 UTC
In which version was this fixed?

Comment 3 Alon Bar-Lev 2014-04-07 08:10:21 UTC
(In reply to Petr Beňas from comment #2)
> In which version was this fixed?

I think it was av5, for sure with av6.

Comment 4 Petr Beňas 2014-04-07 15:23:00 UTC
Verified in av5.

[root@pb-rh34 rhevm]# rpm -qa rhevm-setup
rhevm-setup-3.4.0-0.12.beta2.el6ev.noarch
[root@pb-rh34 rhevm]# rhevm-setup
<snip/>
          --== DATABASE CONFIGURATION ==--
         
          Where is the Engine database located? (Local, Remote) [Local]: Remote
         
          ATTENTION
         
          Manual action required.
          Please create database for ovirt-engine use. Use the following commands as an example:
         
          create role engine with login encrypted password 'engine';
          create database engine owner engine
           template template0
           encoding 'UTF8' lc_collate 'en_US.UTF-8'
           lc_ctype 'en_US.UTF-8';
         
          Make sure that database can be accessed remotely.
         
          Engine database host [localhost]:

Comment 5 Itamar Heim 2014-06-12 14:11:55 UTC
Closing as part of 3.4.0