[ovirt-users] what to do with 3.6 repos when upgrading to 4.0?

Gianluca Cecchi gianluca.cecchi at gmail.com
Tue Jul 5 14:24:02 UTC 2016


On Tue, Jul 5, 2016 at 2:31 PM, Yaniv Dary <ydary at redhat.com> wrote:

>
> On Tue, Jul 5, 2016 at 10:08 AM, Gianluca Cecchi <
> gianluca.cecchi at gmail.com> wrote:
>
>> Hello,
>> having an engine at 3.6.5 and following
>> https://www.ovirt.org/release/4.0.0/
>> it is not clear in my opinion what to do with 3.6 repos if I want to
>> upgrade to 4.0
>> In fact if you strictly follow what indicated, you should only run
>>
>> yum update "ovirt-engine-setup*"
>>
>> but this eventually shows 3.6.7 packages.
>> And I presume that also with 3.6 repos in places and already being in
>> 3.6.7 the command above doesn't bring you to 4.0
>>
>> Also, you cannot run something like
>>
>> yum update ovirt-release
>>
>> because they are different packages:
>> ovirt-release40
>> and
>> ovirt-release36
>>
>> In my flow I ran
>>
>> yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release40.rpm
>> and then disable ovrt-3.6, otherwise
>> yum update "ovirt-engine-setup*"
>>
>
> Did you run "yum clean all"?
>
>

I reproduced on clean env where I installed only engine in 3.6.7 (can I
test an install of 3.6.5 after 3.6.6 and 3.6.7 has come out?) and seems to
work ok.

See below steps done and some comments.
The engine is a VM inside virt-manager where I installed CentOS 7.2 +
updates, configured as infrastructure server.

yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release36.rpm
yum install ovirt-engine

engine-setup

After this I have 3.6.7 and can log in into webadmin portal.

Strange that with "yum update" now I see ovirt-release36 version 3.6.7
proposed....
It seems I already have 3.6.7 installed, but 3.6.6 as release rpm
package... ?

my webdamin about page says:
oVirt Engine Version: 3.6.7.5-1.el7.centos

[root at ovengstand ovirt-engine]# yum update ovirt-release36
Loaded plugins: fastestmirror, langpacks, versionlock
Loading mirror speeds from cached hostfile
 * base: mirrors.prometeus.net
 * extras: mirrors.prometeus.net
 * ovirt-3.6: ftp.plusline.net
 * ovirt-3.6-epel: mirror.23media.de
 * updates: mirrors.prometeus.net
Resolving Dependencies
--> Running transaction check
---> Package ovirt-release36.noarch 1:3.6.6-1 will be updated
---> Package ovirt-release36.noarch 1:3.6.7-1 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

===========================================================================================================
 Package                       Arch                 Version
 Repository               Size
===========================================================================================================
Updating:
 ovirt-release36               noarch               1:3.6.7-1
 ovirt-3.6                10 k

Transaction Summary
===========================================================================================================
Upgrade  1 Package

Total download size: 10 k
Is this ok [y/d/N]:
Exiting on user command


[root at ovengstand ~]# yum update "ovirt-engine-setup*"
Loaded plugins: fastestmirror, langpacks, versionlock
base
         | 3.6 kB  00:00:00
centos-ovirt36
         | 2.9 kB  00:00:00
extras
         | 3.4 kB  00:00:00
ovirt-3.6
        | 2.9 kB  00:00:00
ovirt-3.6-centos-gluster37
         | 2.9 kB  00:00:00
ovirt-3.6-epel/x86_64/metalink
         |  22 kB  00:00:00
ovirt-3.6-epel
         | 4.3 kB  00:00:00
ovirt-3.6-patternfly1-noarch-epel
        | 3.0 kB  00:00:00
updates
        | 3.4 kB  00:00:00
virtio-win-stable
        | 3.0 kB  00:00:00
(1/12): base/7/x86_64/group_gz
         | 155 kB  00:00:00
(2/12): extras/7/x86_64/primary_db
         | 150 kB  00:00:00
(3/12): ovirt-3.6/7/primary_db
         | 230 kB  00:00:00
(4/12): centos-ovirt36/x86_64/primary_db
         | 125 kB  00:00:00
(5/12): ovirt-3.6-epel/x86_64/group_gz
         | 170 kB  00:00:00
(6/12): ovirt-3.6-centos-gluster37/7/x86_64/primary_db
         |  53 kB  00:00:00
(7/12): ovirt-3.6-epel/x86_64/updateinfo
         | 576 kB  00:00:00
(8/12): ovirt-3.6-patternfly1-noarch-epel/x86_64/primary_db
        | 2.2 kB  00:00:00
(9/12): base/7/x86_64/primary_db
         | 5.3 MB  00:00:01
(10/12): virtio-win-stable/primary_db
        | 2.0 kB  00:00:00
(11/12): updates/7/x86_64/primary_db
         | 5.7 MB  00:00:01
(12/12): ovirt-3.6-epel/x86_64/primary_db
        | 4.2 MB  00:00:01
Determining fastest mirrors
 * base: mirrors.prometeus.net
 * extras: mirrors.prometeus.net
 * ovirt-3.6: ftp.plusline.net
 * ovirt-3.6-epel: mirror.23media.de
 * updates: mirrors.prometeus.net
No packages marked for update
[root at ovengstand ~]#


So I do have to install ovirt-release40, as in clean install, so that the
guide page has to be changed.

[root at ovengstand ~]# yum install
http://resources.ovirt.org/pub/yum-repo/ovirt-release40.rpm
Loaded plugins: fastestmirror, langpacks, versionlock
ovirt-release40.rpm
        | 8.0 kB  00:00:00
Examining /var/tmp/yum-root-pdbhfG/ovirt-release40.rpm:
ovirt-release40-4.0.0-5.noarch
Marking /var/tmp/yum-root-pdbhfG/ovirt-release40.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package ovirt-release40.noarch 0:4.0.0-5 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===========================================================================================================
 Package                      Arch                Version
 Repository                     Size
===========================================================================================================
Installing:
 ovirt-release40              noarch              4.0.0-5
 /ovirt-release40              5.2 k

Transaction Summary
===========================================================================================================
Install  1 Package

Total size: 5.2 k
Installed size: 5.2 k
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : ovirt-release40-4.0.0-5.noarch
                           1/1
  Verifying  : ovirt-release40-4.0.0-5.noarch
                           1/1

Installed:
  ovirt-release40.noarch 0:4.0.0-5


Complete!
[root at ovengstand ~]#

I don't disable any repo

[root at ovengstand ~]# yum clean all
Loaded plugins: fastestmirror, langpacks, versionlock
Repository virtio-win-stable is listed more than once in the configuration
Cleaning repos: base centos-ovirt36 centos-ovirt40-candidate extras
ovirt-3.6 ovirt-3.6-centos-gluster37
              : ovirt-3.6-epel ovirt-3.6-patternfly1-noarch-epel ovirt-4.0
ovirt-4.0-centos-gluster37
              : ovirt-4.0-epel ovirt-4.0-patternfly1-noarch-epel updates
virtio-win-stable
Cleaning up everything
Cleaning up list of fastest mirrors
[root at ovengstand ~]#


[root at ovengstand ~]# yum update "ovirt-engine-setup*"
Loaded plugins: fastestmirror, langpacks, versionlock
Repository virtio-win-stable is listed more than once in the configuration
base
         | 3.6 kB  00:00:00
centos-ovirt36
         | 2.9 kB  00:00:00
centos-ovirt40-candidate
         | 3.4 kB  00:00:00
extras
         | 3.4 kB  00:00:00
ovirt-3.6
        | 2.9 kB  00:00:00
ovirt-3.6-centos-gluster37
         | 2.9 kB  00:00:00
ovirt-3.6-epel/x86_64/metalink
         |  22 kB  00:00:00
ovirt-3.6-epel
         | 4.3 kB  00:00:00
ovirt-3.6-patternfly1-noarch-epel
        | 3.0 kB  00:00:00
ovirt-4.0
        | 2.9 kB  00:00:00
ovirt-4.0-centos-gluster37
         | 2.9 kB  00:00:00
ovirt-4.0-epel/x86_64/metalink
         |  22 kB  00:00:00
ovirt-4.0-epel
         | 4.3 kB  00:00:00
ovirt-4.0-patternfly1-noarch-epel
        | 3.0 kB  00:00:00
updates
        | 3.4 kB  00:00:00
virtio-win-stable
        | 3.0 kB  00:00:00
(1/19): extras/7/x86_64/primary_db
         | 150 kB  00:00:00
(2/19): base/7/x86_64/group_gz
         | 155 kB  00:00:00
(3/19): centos-ovirt40-candidate/primary_db
        | 9.0 kB  00:00:00
(4/19): ovirt-3.6/7/primary_db
         | 230 kB  00:00:00
(5/19): ovirt-3.6-epel/x86_64/group_gz
         | 170 kB  00:00:00
(6/19): centos-ovirt36/x86_64/primary_db
         | 125 kB  00:00:00
(7/19): ovirt-3.6-centos-gluster37/7/x86_64/primary_db
         |  53 kB  00:00:00
(8/19): ovirt-3.6-epel/x86_64/updateinfo
         | 576 kB  00:00:00
(9/19): ovirt-4.0/7/primary_db
         |  80 kB  00:00:00
(10/19): ovirt-4.0-centos-gluster37/x86_64/primary_db
        |  53 kB  00:00:00
(11/19): ovirt-3.6-patternfly1-noarch-epel/x86_64/primary_db
         | 2.2 kB  00:00:00
(12/19): base/7/x86_64/primary_db
        | 5.3 MB  00:00:01
(13/19): ovirt-3.6-epel/x86_64/primary_db
        | 4.2 MB  00:00:01
(14/19): ovirt-4.0-epel/x86_64/group_gz
        | 170 kB  00:00:00
(15/19): ovirt-4.0-epel/x86_64/updateinfo
        | 576 kB  00:00:00
(16/19): ovirt-4.0-patternfly1-noarch-epel/x86_64/primary_db
         | 2.2 kB  00:00:00
(17/19): virtio-win-stable/primary_db
        | 2.0 kB  00:00:00
(18/19): ovirt-4.0-epel/x86_64/primary_db
        | 4.2 MB  00:00:00
(19/19): updates/7/x86_64/primary_db
         | 5.7 MB  00:00:02
Determining fastest mirrors
 * base: mirrors.prometeus.net
 * extras: mirrors.prometeus.net
 * ovirt-3.6: ftp.plusline.net
 * ovirt-3.6-epel: mirror.23media.de
 * ovirt-4.0: ftp.plusline.net
 * ovirt-4.0-epel: mirror.23media.de
 * updates: mirrors.prometeus.net
Resolving Dependencies
--> Running transaction check
---> Package ovirt-engine-setup.noarch 0:3.6.7.5-1.el7.centos will be
updated
---> Package ovirt-engine-setup.noarch 0:4.0.0.6-1.el7.centos will be an
update
---> Package ovirt-engine-setup-base.noarch 0:3.6.7.5-1.el7.centos will be
updated
---> Package ovirt-engine-setup-base.noarch 0:4.0.0.6-1.el7.centos will be
an update
--> Processing Dependency: ovirt-engine-lib >= 4.0.0.6-1.el7.centos for
package: ovirt-engine-setup-base-4.0.0.6-1.el7.centos.noarch
--> Processing Dependency: otopi >= 1.5.0 for package:
ovirt-engine-setup-base-4.0.0.6-1.el7.centos.noarch
---> Package ovirt-engine-setup-plugin-ovirt-engine.noarch
0:3.6.7.5-1.el7.centos will be updated
---> Package ovirt-engine-setup-plugin-ovirt-engine.noarch
0:4.0.0.6-1.el7.centos will be an update
--> Processing Dependency: ovirt-engine-dwh-setup >= 4.0 for package:
ovirt-engine-setup-plugin-ovirt-engine-4.0.0.6-1.el7.centos.noarch
---> Package ovirt-engine-setup-plugin-ovirt-engine-common.noarch
0:3.6.7.5-1.el7.centos will be updated
---> Package ovirt-engine-setup-plugin-ovirt-engine-common.noarch
0:4.0.0.6-1.el7.centos will be an update
---> Package ovirt-engine-setup-plugin-vmconsole-proxy-helper.noarch
0:3.6.7.5-1.el7.centos will be updated
---> Package ovirt-engine-setup-plugin-vmconsole-proxy-helper.noarch
0:4.0.0.6-1.el7.centos will be an update
---> Package ovirt-engine-setup-plugin-websocket-proxy.noarch
0:3.6.7.5-1.el7.centos will be updated
---> Package ovirt-engine-setup-plugin-websocket-proxy.noarch
0:4.0.0.6-1.el7.centos will be an update
--> Running transaction check
---> Package otopi.noarch 0:1.4.2-1.el7.centos will be updated
--> Processing Dependency: otopi = 1.4.2-1.el7.centos for package:
otopi-java-1.4.2-1.el7.centos.noarch
---> Package otopi.noarch 0:1.5.0-1.el7.centos will be an update
---> Package ovirt-engine-dwh-setup.noarch 0:4.0.0-2.git38f5db5.el7.centos
will be installed
--> Processing Dependency: ovirt-engine-dwh >= 3.6.0 for package:
ovirt-engine-dwh-setup-4.0.0-2.git38f5db5.el7.centos.noarch
---> Package ovirt-engine-lib.noarch 0:3.6.7.5-1.el7.centos will be updated
---> Package ovirt-engine-lib.noarch 0:4.0.0.6-1.el7.centos will be an
update
--> Running transaction check
---> Package otopi-java.noarch 0:1.4.2-1.el7.centos will be updated
---> Package otopi-java.noarch 0:1.5.0-1.el7.centos will be an update
---> Package ovirt-engine-dwh.noarch 0:4.0.0-2.git38f5db5.el7.centos will
be installed
--> Processing Dependency: postgresql-jdbc for package:
ovirt-engine-dwh-4.0.0-2.git38f5db5.el7.centos.noarch
--> Processing Dependency: dom4j for package:
ovirt-engine-dwh-4.0.0-2.git38f5db5.el7.centos.noarch
--> Processing Dependency: apache-commons-collections for package:
ovirt-engine-dwh-4.0.0-2.git38f5db5.el7.centos.noarch
--> Running transaction check
---> Package apache-commons-collections.noarch 0:3.2.1-22.el7_2 will be
installed
---> Package dom4j.noarch 0:1.6.1-20.el7 will be installed
--> Processing Dependency: jaxen-bootstrap >= 1.1-0.b7 for package:
dom4j-1.6.1-20.el7.noarch
--> Processing Dependency: xpp3 for package: dom4j-1.6.1-20.el7.noarch
--> Processing Dependency: ws-jaxme for package: dom4j-1.6.1-20.el7.noarch
--> Processing Dependency: relaxngDatatype for package:
dom4j-1.6.1-20.el7.noarch
--> Processing Dependency: msv-xsdlib for package: dom4j-1.6.1-20.el7.noarch
--> Processing Dependency: msv-msv for package: dom4j-1.6.1-20.el7.noarch
--> Processing Dependency: isorelax for package: dom4j-1.6.1-20.el7.noarch
--> Processing Dependency: bea-stax for package: dom4j-1.6.1-20.el7.noarch
---> Package postgresql-jdbc.noarch 0:9.2.1002-5.el7 will be installed
--> Running transaction check
---> Package bea-stax.noarch 0:1.2.0-9.el7 will be installed
---> Package isorelax.noarch 1:0-0.15.release20050331.el7 will be installed
---> Package jaxen.noarch 0:1.1.3-11.el7 will be installed
--> Processing Dependency: jdom >= 1.0-0.rc1.1jpp for package:
jaxen-1.1.3-11.el7.noarch
---> Package msv-msv.noarch 1:2013.5.1-6.el7 will be installed
---> Package msv-xsdlib.noarch 1:2013.5.1-6.el7 will be installed
---> Package relaxngDatatype.noarch 0:1.0-11.el7 will be installed
---> Package ws-jaxme.noarch 0:0.5.2-10.el7 will be installed
--> Processing Dependency: hsqldb for package: ws-jaxme-0.5.2-10.el7.noarch
--> Processing Dependency: antlr for package: ws-jaxme-0.5.2-10.el7.noarch
---> Package xpp3.noarch 0:1.1.3.8-11.el7 will be installed
--> Running transaction check
---> Package antlr-tool.noarch 0:2.7.7-30.el7 will be installed
---> Package hsqldb.noarch 1:1.8.1.3-13.el7 will be installed
---> Package jdom.noarch 0:1.1.3-6.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

===========================================================================================================
 Package                                           Arch    Version
               Repository  Size
===========================================================================================================
Updating:
 ovirt-engine-setup                                noarch
 4.0.0.6-1.el7.centos           ovirt-4.0  8.6 k
 ovirt-engine-setup-base                           noarch
 4.0.0.6-1.el7.centos           ovirt-4.0   95 k
 ovirt-engine-setup-plugin-ovirt-engine            noarch
 4.0.0.6-1.el7.centos           ovirt-4.0  161 k
 ovirt-engine-setup-plugin-ovirt-engine-common     noarch
 4.0.0.6-1.el7.centos           ovirt-4.0   80 k
 ovirt-engine-setup-plugin-vmconsole-proxy-helper  noarch
 4.0.0.6-1.el7.centos           ovirt-4.0   27 k
 ovirt-engine-setup-plugin-websocket-proxy         noarch
 4.0.0.6-1.el7.centos           ovirt-4.0   26 k
Installing for dependencies:
 antlr-tool                                        noarch  2.7.7-30.el7
              base       357 k
 apache-commons-collections                        noarch  3.2.1-22.el7_2
              updates    509 k
 bea-stax                                          noarch  1.2.0-9.el7
               base       176 k
 dom4j                                             noarch  1.6.1-20.el7
              base       277 k
 hsqldb                                            noarch  1:1.8.1.3-13.el7
              base       950 k
 isorelax                                          noarch
 1:0-0.15.release20050331.el7   base        75 k
 jaxen                                             noarch  1.1.3-11.el7
              base       204 k
 jdom                                              noarch  1.1.3-6.el7
               base       174 k
 msv-msv                                           noarch  1:2013.5.1-6.el7
              base       3.7 M
 msv-xsdlib                                        noarch  1:2013.5.1-6.el7
              base       1.1 M
 ovirt-engine-dwh                                  noarch
 4.0.0-2.git38f5db5.el7.centos  ovirt-4.0  2.1 M
 ovirt-engine-dwh-setup                            noarch
 4.0.0-2.git38f5db5.el7.centos  ovirt-4.0   69 k
 postgresql-jdbc                                   noarch  9.2.1002-5.el7
              base       447 k
 relaxngDatatype                                   noarch  1.0-11.el7
              base        15 k
 ws-jaxme                                          noarch  0.5.2-10.el7
              base       1.1 M
 xpp3                                              noarch  1.1.3.8-11.el7
              base       336 k
Updating for dependencies:
 otopi                                             noarch
 1.5.0-1.el7.centos             ovirt-4.0  160 k
 otopi-java                                        noarch
 1.5.0-1.el7.centos             ovirt-4.0   25 k
 ovirt-engine-lib                                  noarch
 4.0.0.6-1.el7.centos           ovirt-4.0   28 k

Transaction Summary
===========================================================================================================
Install             ( 16 Dependent packages)
Upgrade  6 Packages (+ 3 Dependent packages)

Total download size: 12 M
Is this ok [y/d/N]:

So ovirt 4.0 pulled in.


[root at ovengstand ~]# engine-setup
[ INFO  ] Stage: Initializing
[ INFO  ] Stage: Environment setup
          Configuration files:
['/etc/ovirt-engine-setup.conf.d/10-packaging-jboss.conf',
'/etc/ovirt-engine-setup.conf.d/10-packaging.conf',
'/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf']
          Log file:
/var/log/ovirt-engine/setup/ovirt-engine-setup-20160705100227-wxf90i.log
          Version: otopi-1.5.0 (otopi-1.5.0-1.el7.centos)
[ INFO  ] Stage: Environment packages setup
[ INFO  ] Stage: Programs detection
[ INFO  ] Stage: Environment setup
[ INFO  ] Stage: Environment customization

          --== PRODUCT OPTIONS ==--

          Please note: Data Warehouse is required for the engine. If you
choose to not configure it on this host, you have to configure it on a
remote host, and then configure the engine on this host so that it can
access the database of the remote Data Warehouse host.
          Configure Data Warehouse on this host (Yes, No) [Yes]:

          --== PACKAGES ==--

[ INFO  ] Checking for product updates...
          Setup has found updates for some packages:
          PACKAGE: [install] aopalliance-1.0-8.el7.noarch
          PACKAGE: [install] apache-commons-beanutils-1.8.3-14.el7.noarch
          PACKAGE: [install] apache-commons-compress-1.5-4.el7.noarch
          PACKAGE: [install] apache-commons-configuration-1.9-8.el7.noarch
          PACKAGE: [install] apache-commons-digester-1.8.1-19.el7.noarch
          PACKAGE: [install] apache-commons-jexl-2.1.1-9.el7.noarch
          PACKAGE: [install] apache-commons-jxpath-1.3-20.el7.noarch
          PACKAGE: [install] apache-commons-net-3.2-8.el7.centos.noarch
          PACKAGE: [install] apache-commons-vfs-2.0-11.el7.noarch
          PACKAGE: [install] jsch-0.1.50-5.el7.noarch
          PACKAGE: [install] jzlib-1.1.1-6.el7.noarch
          PACKAGE: [updated] ovirt-engine-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update] ovirt-engine-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [updated]
ovirt-engine-backend-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update] ovirt-engine-backend-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [install]
ovirt-engine-dashboard-1.0.0-0.2.20160610git5d210ea.el7.centos.noarch
          PACKAGE: [updated]
ovirt-engine-dbscripts-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update]
ovirt-engine-dbscripts-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [updated]
ovirt-engine-extension-aaa-jdbc-1.0.7-1.el7.noarch
          PACKAGE: [update]
ovirt-engine-extension-aaa-jdbc-1.1.0-1.el7.noarch
          PACKAGE: [updated]
ovirt-engine-extensions-api-impl-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update]
ovirt-engine-extensions-api-impl-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [updated]
ovirt-engine-restapi-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update] ovirt-engine-restapi-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [updated] ovirt-engine-tools-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update] ovirt-engine-tools-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [updated]
ovirt-engine-tools-backup-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update]
ovirt-engine-tools-backup-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [updated]
ovirt-engine-userportal-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update]
ovirt-engine-userportal-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [updated]
ovirt-engine-vmconsole-proxy-helper-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update]
ovirt-engine-vmconsole-proxy-helper-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [updated]
ovirt-engine-webadmin-portal-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update]
ovirt-engine-webadmin-portal-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [updated]
ovirt-engine-websocket-proxy-3.6.7.5-1.el7.centos.noarch
          PACKAGE: [update]
ovirt-engine-websocket-proxy-4.0.0.6-1.el7.centos.noarch
          PACKAGE: [updated] ovirt-engine-wildfly-8.2.1-1.el7.x86_64
          PACKAGE: [update] ovirt-engine-wildfly-10.0.0-1.el7.x86_64
          PACKAGE: [updated] ovirt-engine-wildfly-overlay-8.0.5-1.el7.noarch
          PACKAGE: [update] ovirt-engine-wildfly-overlay-10.0.0-1.el7.noarch
          PACKAGE: [updated] ovirt-host-deploy-1.4.1-1.el7.centos.noarch
          PACKAGE: [update] ovirt-host-deploy-1.5.0-1.el7.centos.noarch
          PACKAGE: [updated]
ovirt-host-deploy-java-1.4.1-1.el7.centos.noarch
          PACKAGE: [update] ovirt-host-deploy-java-1.5.0-1.el7.centos.noarch
          PACKAGE: [updated] ovirt-image-uploader-3.6.0-1.el7.centos.noarch
          PACKAGE: [update] ovirt-image-uploader-4.0.0-1.el7.centos.noarch
          PACKAGE: [updated] ovirt-iso-uploader-3.6.0-1.el7.centos.noarch
          PACKAGE: [update] ovirt-iso-uploader-4.0.0-1.el7.centos.noarch
          PACKAGE: [install] python-babel-0.9.6-8.el7.noarch
          PACKAGE: [install] python-enum34-1.0.4-1.el7.noarch
          PACKAGE: [install] python-jinja2-2.7.2-2.el7.noarch
          PACKAGE: [install] python-markupsafe-0.11-10.el7.x86_64
          PACKAGE: [install]
python-ovirt-engine-sdk4-4.0.0-0.3.a3.el7.centos.x86_64
          PACKAGE: [updated] vdsm-jsonrpc-java-1.1.12-1.el7.centos.noarch
          PACKAGE: [update] vdsm-jsonrpc-java-1.2.3-1.el7.centos.noarch
          PACKAGE: [install] 1:xmlrpc-client-3.1.3-8.el7.noarch
          PACKAGE: [install] 1:xmlrpc-common-3.1.3-8.el7.noarch
          PACKAGE: [install] xz-java-1.3-3.el7.noarch
          do you wish to update them now? (Yes, No) [Yes]:
[ INFO  ] Checking for an update for Setup...

          --== NETWORK CONFIGURATION ==--

[WARNING] Failed to resolve ovengstand.localdomain.local using DNS, it can
be resolved only locally
          Setup can automatically configure the firewall on this system.
          Note: automatic configuration of the firewall may overwrite
current settings.
          Do you want Setup to configure the firewall? (Yes, No) [Yes]:
[ INFO  ] firewalld will be configured as firewall manager.

          --== DATABASE CONFIGURATION ==--

          Where is the DWH database located? (Local, Remote) [Local]:
          Setup can configure the local postgresql server automatically for
the DWH to run. This may conflict with existing applications.
          Would you like Setup to automatically configure postgresql and
create DWH database, or prefer to perform that manually? (Automatic,
Manual) [Automatic]:

          --== OVIRT ENGINE CONFIGURATION ==--


          --== STORAGE CONFIGURATION ==--


          --== PKI CONFIGURATION ==--


          --== APACHE CONFIGURATION ==--


          --== SYSTEM CONFIGURATION ==--


          --== MISC CONFIGURATION ==--

          Please choose Data Warehouse sampling scale:
          (1) Basic
          (2) Full
          (1, 2)[1]:

          --== END OF CONFIGURATION ==--

[ INFO  ] Stage: Setup validation
          During execution engine service will be stopped (OK, Cancel)
[OK]:
[WARNING] Less than 16384MB of memory is available
[ INFO  ] Cleaning stale zombie tasks and commands

          --== CONFIGURATION PREVIEW ==--

          Default SAN wipe after delete           : False
          Firewall manager                        : firewalld
          Update Firewall                         : True
          Host FQDN                               :
ovengstand.localdomain.local
          Upgrade packages                        : True
          Engine database secured connection      : False
          Engine database host                    : localhost
          Engine database user name               : engine
          Engine database name                    : engine
          Engine database port                    : 5432
          Engine database host name validation    : False
          DWH database secured connection         : False
          DWH database host                       : localhost
          DWH database user name                  : ovirt_engine_history
          DWH database name                       : ovirt_engine_history
          DWH database port                       : 5432
          DWH database host name validation       : False
          Engine installation                     : True
          PKI organization                        : localdomain.local
          NFS mount point                         : /var/lib/exports/iso
          DWH installation                        : True
          Configure local DWH database            : True
          Engine Host FQDN                        :
ovengstand.localdomain.local
          Configure VMConsole Proxy               : True
          Configure WebSocket Proxy               : True

          Please confirm installation settings (OK, Cancel) [OK]:
[ INFO  ] Cleaning async tasks and compensations
[ INFO  ] Unlocking existing entities
[ INFO  ] Checking the Engine database consistency
[ INFO  ] Stage: Transaction setup
[ INFO  ] Stopping engine service
[ INFO  ] Stopping ovirt-fence-kdump-listener service
[ INFO  ] Stopping dwh service
[ INFO  ] Stopping websocket-proxy service
[ INFO  ] Stage: Misc configuration
[ INFO  ] Stage: Package installation
[ INFO  ] Yum Status: Downloading Packages
[ INFO  ] Yum Download/Verify: aopalliance-1.0-8.el7.noarch
[ INFO  ] Yum Download/Verify: apache-commons-beanutils-1.8.3-14.el7.noarch
[ INFO  ] Yum Download/Verify: apache-commons-compress-1.5-4.el7.noarch
[ INFO  ] Yum Download/Verify: apache-commons-configuration-1.9-8.el7.noarch
[ INFO  ] Yum Download/Verify: apache-commons-digester-1.8.1-19.el7.noarch
[ INFO  ] Yum Download/Verify: apache-commons-jexl-2.1.1-9.el7.noarch
[ INFO  ] Yum Download/Verify: apache-commons-jxpath-1.3-20.el7.noarch
[ INFO  ] Yum Download/Verify: apache-commons-net-3.2-8.el7.centos.noarch
[ INFO  ] Yum Download/Verify: apache-commons-vfs-2.0-11.el7.noarch
[ INFO  ] Yum Download/Verify: jsch-0.1.50-5.el7.noarch
[ INFO  ] Yum Download/Verify: jzlib-1.1.1-6.el7.noarch
[ INFO  ] Yum Download/Verify: ovirt-engine-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-backend-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-dashboard-1.0.0-0.2.20160610git5d210ea.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-dbscripts-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-extension-aaa-jdbc-1.1.0-1.el7.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-extensions-api-impl-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-restapi-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-tools-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-tools-backup-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-userportal-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-vmconsole-proxy-helper-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-webadmin-portal-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-engine-websocket-proxy-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify: ovirt-engine-wildfly-10.0.0-1.el7.x86_64
[ INFO  ] Yum Download/Verify:
ovirt-engine-wildfly-overlay-10.0.0-1.el7.noarch
[ INFO  ] Yum Download/Verify: ovirt-host-deploy-1.5.0-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-host-deploy-java-1.5.0-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-image-uploader-4.0.0-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify: ovirt-iso-uploader-4.0.0-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify: ovirt-vmconsole-1.0.3-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify:
ovirt-vmconsole-proxy-1.0.3-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify: python-babel-0.9.6-8.el7.noarch
[ INFO  ] Yum Download/Verify: python-enum34-1.0.4-1.el7.noarch
[ INFO  ] Yum Download/Verify: python-jinja2-2.7.2-2.el7.noarch
[ INFO  ] Yum Download/Verify: python-markupsafe-0.11-10.el7.x86_64
[ INFO  ] Yum Download/Verify:
python-ovirt-engine-sdk4-4.0.0-0.3.a3.el7.centos.x86_64
[ INFO  ] Yum Download/Verify: vdsm-jsonrpc-java-1.2.3-1.el7.centos.noarch
[ INFO  ] Yum Download/Verify: 1:xmlrpc-client-3.1.3-8.el7.noarch
[ INFO  ] Yum Download/Verify: 1:xmlrpc-common-3.1.3-8.el7.noarch
[ INFO  ] Yum Download/Verify: xz-java-1.3-3.el7.noarch
[ INFO  ] Yum Status: Check Package Signatures
[ INFO  ] Yum Status: Running Test Transaction
[ INFO  ] Yum Status: Running Transaction
[ INFO  ] Yum install: 1/62: apache-commons-beanutils-1.8.3-14.el7.noarch
[ INFO  ] Yum install: 2/62: apache-commons-jxpath-1.3-20.el7.noarch
[ INFO  ] Yum update: 3/62:
ovirt-engine-extensions-api-impl-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum update: 4/62:
ovirt-engine-extension-aaa-jdbc-1.1.0-1.el7.noarch
[ INFO  ] Yum install: 5/62: apache-commons-digester-1.8.1-19.el7.noarch
[ INFO  ] Yum install: 6/62: apache-commons-net-3.2-8.el7.centos.noarch
[ INFO  ] Yum update: 7/62:
ovirt-engine-tools-backup-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum install: 8/62: python-markupsafe-0.11-10.el7.x86_64
[ INFO  ] Yum update: 9/62:
ovirt-engine-websocket-proxy-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum update: 10/62: ovirt-vmconsole-1.0.3-1.el7.centos.noarch
[ INFO  ] Yum update: 11/62: ovirt-vmconsole-proxy-1.0.3-1.el7.centos.noarch
[ INFO  ] Yum update: 12/62:
ovirt-engine-vmconsole-proxy-helper-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum install: 13/62: python-babel-0.9.6-8.el7.noarch
[ INFO  ] Yum install: 14/62: python-jinja2-2.7.2-2.el7.noarch
[ INFO  ] Yum install: 15/62: aopalliance-1.0-8.el7.noarch
[ INFO  ] Yum update: 16/62:
ovirt-engine-wildfly-overlay-10.0.0-1.el7.noarch
[ INFO  ] Yum install: 17/62: python-enum34-1.0.4-1.el7.noarch
[ INFO  ] Yum install: 18/62:
python-ovirt-engine-sdk4-4.0.0-0.3.a3.el7.centos.x86_64
[ INFO  ] Yum update: 19/62: ovirt-image-uploader-4.0.0-1.el7.centos.noarch
[ INFO  ] Yum update: 20/62: ovirt-iso-uploader-4.0.0-1.el7.centos.noarch
[ INFO  ] Yum update: 21/62: ovirt-engine-wildfly-10.0.0-1.el7.x86_64
[ INFO  ] Yum update: 22/62: vdsm-jsonrpc-java-1.2.3-1.el7.centos.noarch
[ INFO  ] Yum install: 23/62: 1:xmlrpc-common-3.1.3-8.el7.noarch
[ INFO  ] Yum install: 24/62: 1:xmlrpc-client-3.1.3-8.el7.noarch
[ INFO  ] Yum install: 25/62: jzlib-1.1.1-6.el7.noarch
[ INFO  ] Yum install: 26/62: jsch-0.1.50-5.el7.noarch
[ INFO  ] Yum install: 27/62: apache-commons-vfs-2.0-11.el7.noarch
[ INFO  ] Yum update: 28/62: ovirt-host-deploy-1.5.0-1.el7.centos.noarch
[ INFO  ] Yum update: 29/62:
ovirt-host-deploy-java-1.5.0-1.el7.centos.noarch
[ INFO  ] Yum install: 30/62: xz-java-1.3-3.el7.noarch
[ INFO  ] Yum install: 31/62: apache-commons-compress-1.5-4.el7.noarch
[ INFO  ] Yum install: 32/62: apache-commons-jexl-2.1.1-9.el7.noarch
[ INFO  ] Yum install: 33/62: apache-commons-configuration-1.9-8.el7.noarch
[ INFO  ] Yum install: 34/62:
ovirt-engine-dashboard-1.0.0-0.2.20160610git5d210ea.el7.centos.noarch
[ INFO  ] Yum update: 35/62:
ovirt-engine-webadmin-portal-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum update: 36/62:
ovirt-engine-backend-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum update: 37/62:
ovirt-engine-restapi-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum update: 38/62:
ovirt-engine-dbscripts-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum update: 39/62: ovirt-engine-tools-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum update: 40/62:
ovirt-engine-userportal-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum update: 41/62: ovirt-engine-4.0.0.6-1.el7.centos.noarch
[ INFO  ] Yum updated: 42/62: ovirt-engine-backend
[ INFO  ] Yum updated: 43/62: ovirt-engine-dbscripts
[ INFO  ] Yum updated: 44/62: ovirt-engine-restapi
[ INFO  ] Yum updated: 45/62: ovirt-engine-tools
[ INFO  ] Yum updated: 46/62: ovirt-engine-userportal
[ INFO  ] Yum updated: 47/62: ovirt-engine
[ INFO  ] Yum updated: 48/62: ovirt-engine-webadmin-portal
[ INFO  ] Yum updated: 49/62: ovirt-engine-vmconsole-proxy-helper
[ INFO  ] Yum updated: 50/62: ovirt-vmconsole-proxy
[ INFO  ] Yum updated: 51/62: ovirt-engine-extension-aaa-jdbc
[ INFO  ] Yum updated: 52/62: ovirt-host-deploy-java
[ INFO  ] Yum updated: 53/62: ovirt-host-deploy
[ INFO  ] Yum updated: 54/62: ovirt-engine-extensions-api-impl
[ INFO  ] Yum updated: 55/62: ovirt-vmconsole
[ INFO  ] Yum Verify: 56/62: ovirt-vmconsole.noarch 0:1.0.2-1.el7.centos -
ud
[ INFO  ] Yum Verify: 57/62: ovirt-host-deploy-java.noarch
0:1.4.1-1.el7.centos - ud
[ INFO  ] Yum Verify: 58/62: vdsm-jsonrpc-java.noarch 0:1.1.12-1.el7.centos
- ud
[ INFO  ] Yum Verify: 59/62: ovirt-engine-tools.noarch
0:3.6.7.5-1.el7.centos - ud
[ INFO  ] Yum Verify: 60/62: ovirt-engine-webadmin-portal.noarch
0:3.6.7.5-1.el7.centos - ud
[ INFO  ] Yum Verify: 61/62: ovirt-host-deploy.noarch 0:1.4.1-1.el7.centos
- ud
[ INFO  ] Yum Verify: 62/62: ovirt-iso-uploader.noarch 0:3.6.0-1.el7.centos
- ud
[ INFO  ] Stage: Misc configuration
[ INFO  ] Upgrading CA
[ INFO  ] Creating PostgreSQL 'ovirt_engine_history' database
[ INFO  ] Configuring PostgreSQL
[ INFO  ] Backing up database localhost:engine to
'/var/lib/ovirt-engine/backups/engine-20160705100516.tUWN3d.dump'.
[ INFO  ] Creating/refreshing Engine database schema
[ INFO  ] Creating/refreshing DWH database schema
[ INFO  ] Configuring WebSocket Proxy
[ INFO  ] Creating/refreshing Engine 'internal' domain database schema
[ INFO  ] Generating post install configuration file
'/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf'
[ INFO  ] Stage: Transaction commit
[ INFO  ] Stage: Closing up
[ INFO  ] Starting engine service
[ INFO  ] Starting dwh service
[ INFO  ] Restarting ovirt-vmconsole proxy service

          --== SUMMARY ==--

[ INFO  ] Restarting httpd
          Web access is enabled at:
              http://ovengstand.localdomain.local:80/ovirt-engine
              https://ovengstand.localdomain.local:443/ovirt-engine
          Internal CA
32:05:89:A7:C7:5E:B6:15:6D:F7:49:8A:6E:7D:FF:C6:82:BD:19:F3
          SSH fingerprint: 07:ef:b1:78:74:12:91:8c:e3:84:b4:26:a8:c5:e4:88
[WARNING] Less than 16384MB of memory is available

          --== END OF SUMMARY ==--

[ INFO  ] Stage: Clean up
          Log file is located at
/var/log/ovirt-engine/setup/ovirt-engine-setup-20160705100227-wxf90i.log
[ INFO  ] Generating answer file
'/var/lib/ovirt-engine/setup/answers/20160705100753-setup.conf'
[ INFO  ] Stage: Pre-termination
[ INFO  ] Stage: Termination
[ INFO  ] Execution of setup completed successfully
[root at ovengstand ~]#



But for example I have double repo entries for virtio-win-stable and for
example running now when I'm already on 4.0 it still proposed the ovirt36
update for release file:


[root at ovengstand ~]# yum clean all
Loaded plugins: fastestmirror, langpacks, versionlock
Repository virtio-win-stable is listed more than once in the configuration
Cleaning repos: base centos-ovirt36 centos-ovirt40-candidate extras
ovirt-3.6 ovirt-3.6-centos-gluster37
              : ovirt-3.6-epel ovirt-3.6-patternfly1-noarch-epel ovirt-4.0
ovirt-4.0-centos-gluster37
              : ovirt-4.0-epel ovirt-4.0-patternfly1-noarch-epel updates
virtio-win-stable
Cleaning up everything
Cleaning up list of fastest mirrors


[root at ovengstand ~]# yum update
Loaded plugins: fastestmirror, langpacks, versionlock
Repository virtio-win-stable is listed more than once in the configuration
base
         | 3.6 kB  00:00:00
centos-ovirt36
         | 2.9 kB  00:00:00
centos-ovirt40-candidate
         | 3.4 kB  00:00:00
extras
         | 3.4 kB  00:00:00
ovirt-3.6
        | 2.9 kB  00:00:00
ovirt-3.6-centos-gluster37
         | 2.9 kB  00:00:00
ovirt-3.6-epel/x86_64/metalink
         |  21 kB  00:00:00
ovirt-3.6-epel
         | 4.3 kB  00:00:00
ovirt-3.6-patternfly1-noarch-epel
        | 3.0 kB  00:00:00
ovirt-4.0
        | 2.9 kB  00:00:00
ovirt-4.0-centos-gluster37
         | 2.9 kB  00:00:00
ovirt-4.0-epel/x86_64/metalink
         |  21 kB  00:00:00
ovirt-4.0-epel
         | 4.3 kB  00:00:00
ovirt-4.0-patternfly1-noarch-epel
        | 3.0 kB  00:00:00
updates
        | 3.4 kB  00:00:00
virtio-win-stable
        | 3.0 kB  00:00:00
(1/19): base/7/x86_64/group_gz
         | 155 kB  00:00:00
(2/19): extras/7/x86_64/primary_db
         | 150 kB  00:00:00
(3/19): centos-ovirt40-candidate/primary_db
        | 9.0 kB  00:00:00
(4/19): centos-ovirt36/x86_64/primary_db
         | 125 kB  00:00:00
(5/19): ovirt-3.6/7/primary_db
         | 230 kB  00:00:00
(6/19): ovirt-3.6-epel/x86_64/group_gz
         | 170 kB  00:00:00
(7/19): ovirt-3.6-centos-gluster37/7/x86_64/primary_db
         |  53 kB  00:00:00
(8/19): ovirt-3.6-epel/x86_64/updateinfo
         | 576 kB  00:00:00
(9/19): ovirt-4.0/7/primary_db
         |  80 kB  00:00:00
(10/19): ovirt-4.0-centos-gluster37/x86_64/primary_db
        |  53 kB  00:00:00
(11/19): ovirt-3.6-patternfly1-noarch-epel/x86_64/primary_db
         | 2.2 kB  00:00:00
(12/19): base/7/x86_64/primary_db
        | 5.3 MB  00:00:01
(13/19): ovirt-3.6-epel/x86_64/primary_db
        | 4.2 MB  00:00:01
(14/19): ovirt-4.0-epel/x86_64/group_gz
        | 170 kB  00:00:00
(15/19): ovirt-4.0-epel/x86_64/updateinfo
        | 576 kB  00:00:00
(16/19): ovirt-4.0-patternfly1-noarch-epel/x86_64/primary_db
         | 2.2 kB  00:00:00
(17/19): ovirt-4.0-epel/x86_64/primary_db
        | 4.2 MB  00:00:00
(18/19): virtio-win-stable/primary_db
        | 2.0 kB  00:00:00
(19/19): updates/7/x86_64/primary_db
         | 5.7 MB  00:00:01
Determining fastest mirrors
 * base: it.centos.contactlab.it
 * extras: it.centos.contactlab.it
 * ovirt-3.6: ftp.plusline.net
 * ovirt-3.6-epel: mirror.23media.de
 * ovirt-4.0: ftp.plusline.net
 * ovirt-4.0-epel: mirror.23media.de
 * updates: it.centos.contactlab.it
Resolving Dependencies
--> Running transaction check
---> Package ovirt-release36.noarch 1:3.6.6-1 will be updated
---> Package ovirt-release36.noarch 1:3.6.7-1 will be an update
---> Package ovirt-setup-lib.noarch 0:1.0.1-1.el7.centos will be updated
---> Package ovirt-setup-lib.noarch 0:1.0.2-1.el7.centos will be an update
---> Package python-websockify.noarch 0:0.6.0-2.el7 will be updated
---> Package python-websockify.noarch 0:0.8.0-1.el7 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

===========================================================================================================
 Package                  Arch          Version
 Repository                       Size
===========================================================================================================
Updating:
 ovirt-release36          noarch        1:3.6.7-1
 ovirt-3.6                        10 k
 ovirt-setup-lib          noarch        1.0.2-1.el7.centos
ovirt-4.0                        18 k
 python-websockify        noarch        0.8.0-1.el7
 centos-ovirt40-candidate         68 k

Transaction Summary
===========================================================================================================
Upgrade  3 Packages

Total download size: 97 k
Is this ok [y/d/N]:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20160705/bd55c4b7/attachment-0001.html>


More information about the Users mailing list