Bug 1308394

Summary: engine-setup does not show up to date details in configuration preview, which may cause confusion.
Product: Red Hat Enterprise Virtualization Manager Reporter: Byron Gravenorst <bgraveno>
Component: ovirt-hosted-engine-setupAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED NOTABUG QA Contact: meital avital <mavital>
Severity: low Docs Contact:
Priority: unspecified    
Version: 3.6.3CC: gklein, lsurette, ykaul, ylavi
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: 2016-02-17 08:39:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Integration RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Byron Gravenorst 2016-02-15 03:17:23 UTC
Description of problem:
When running engine-setup during an upgrade, the Configuration Preview section displays values which may not be up to date. This may cause confusion for the user.

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


How reproducible:


Steps to Reproduce:

1- Run engine-setup for a new installation and set "Default SAN wipe after delete" to NO

2- Run engine-config --set SANWipeAfterDelete=true 

3) Run service ovirt-engine restart

4) Run engine-setup for a second time.

When running engine setup for a second time the Configuration preview shows:

--== CONFIGURATION PREVIEW ==--
         
Default SAN wipe after delete           : False


Actual results:


Expected results:


Additional info: 

*** See BZ 1303974

Comment 1 Yaniv Lavi 2016-02-17 08:39:18 UTC
You should update both the database and post install file if you want to not cause confusion. In any case this should not affect any upgrades.