[Users] Upgrading ovirt-engine from Centos dre repo

Trey Dockendorf treydock at gmail.com
Wed Aug 1 17:29:09 UTC 2012


On Wed, Aug 1, 2012 at 10:17 AM, Ofer Schreiber <oschreib at redhat.com> wrote:
>
>
> ----- Original Message -----
>> Hi all,
>>
>> Thanks for coming back to me Ofer.
>>
>> On Tue, Jul 31, 2012 at 5:48 PM, Ofer Schreiber <oschreib at redhat.com>
>> wrote:
>> > can you please attach the log file?
>> > (/var/log/ovirt-engine/engine-upgrade-DATE.log)
>>
>> Attached is the log as requested.
>
> it seems that you're using a very old 3.1 build, which we never released during the beta process (afair).
> this build is a x86_64 build, which confuses the upgrade script (since new rpms are noarch).
>
> I can't guarantee it will work fine (although I can't think of any reason it won't), but using the --force-setup... parameter is a good option.
>
> Actually, we already fixed this bug upstream, but I'm not sure it will get into 3.1.
>
>
>>
>> Much appreciated.
>>
>> Regards.
>>
>> Neil Wilson.
>>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users


After seeing this thread I decided to attempt to reproduce the errors
and see if I could get my same version to upgrade...

This is what I have installed now,

# rpm -qa ovirt*
ovirt-engine-userportal-3.1.0_0001-1.8.el6.noarch
ovirt-engine-tools-common-3.1.0_0001-1.8.el6.noarch
ovirt-engine-genericapi-3.1.0_0001-1.8.el6.noarch
ovirt-engine-cli-3.1.0.2-1alpha.el6.noarch
ovirt-engine-sdk-3.1.0.1-1alpha.el6.noarch
ovirt-log-collector-3.1.0-11alpha.el6.noarch
ovirt-engine-dbscripts-3.1.0_0001-1.8.el6.noarch
ovirt-engine-config-3.1.0_0001-1.8.el6.noarch
ovirt-engine-setup-3.1.0_0001-1.8.el6.noarch
ovirt-engine-backend-3.1.0_0001-1.8.el6.noarch
ovirt-engine-3.1.0_0001-1.8.el6.noarch
ovirt-iso-uploader-3.1.0-11alpha.el6.noarch
ovirt-image-uploader-3.1.0-11alpha.el6.noarch
ovirt-engine-jbossas711-1-0.x86_64
ovirt-engine-restapi-3.1.0_0001-1.8.el6.noarch
ovirt-engine-webadmin-portal-3.1.0_0001-1.8.el6.noarch
ovirt-engine-notification-service-3.1.0_0001-1.8.el6.noarch

However when I run engine-check-upgrade no updates are found


# engine-check-update
Loaded plugins: fastestmirror, priorities, versionlock
Checking for updates... (This may take several minutes)
Loading mirror speeds from cached hostfile
 * base: centos.mirror.lstn.net
 * epel: mirror.unl.edu
 * extras: dallas.tx.mirror.xygenhosting.com
 * updates: mirrors.liquidweb.com
No updates available

What's strange is if I disable the versionlock plugin and check
updates in yum , I only see 2 ovirt related items

# yum --disableplugin=versionlock check-update
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
 * base: centos.mirror.lstn.net
 * epel: mirror.unl.edu
 * extras: dallas.tx.mirror.xygenhosting.com
 * updates: mirrors.liquidweb.com

<snip>
ovirt-engine-cli.noarch
                                                    3.1.0.6-1.el6

                       ovirt-dre
ovirt-engine-sdk.noarch
                                                    3.1.0.4-1.el6

                       ovirt-dre
<snip>

Have already done a 'yum clean all', and ensured my repo files match
those posted on the website.  Any tips on how to do an upgrade?

Thanks
- Trey



More information about the Users mailing list