[ovirt-users] Re: oVirt 4.4.10 Async update #2

2022-01-27 Thread lists--- via Users
Hi, today i tried to install this async update but it fails with: Running transaction Preparing: 1/1 Upgrading: python3-ovirt-engine-lib-

[ovirt-users] Re: oVirt 4.4.10 Async update #2

2022-01-27 Thread Yedidyah Bar David
On Thu, Jan 27, 2022 at 11:59 AM lists--- via Users wrote: > > Hi, > > today i tried to install this async update but it fails with: > > Running transaction > Preparing: >

[ovirt-users] Re: oVirt 4.4.10 Async update #2

2022-01-27 Thread lists--- via Users
> On Thu, Jan 27, 2022 at 11:59 AM lists--- via Users wrote: > > Perhaps try to update first the ovirt-release44 package? > > Best regards, Hi Didi thanks for the hint, there was no update for ovirt-release44, but a reinstall of the ovirt-release44 package did the trick. Thanks for your help

[ovirt-users] Problems with OVirt 4.3 on old IBM HS22 blades

2022-01-27 Thread manieq . net
Hi all, I'm pretty new to OVirt so forgive me if this problems is trivial... I received an old IBM BladeCenter H chassis with a few HS22 blades. Some of them are successfully working in my Ovirt farm, but some not. The NonOperational nodes are not used because of missing Westmere model. I use

[ovirt-users] Re: Problems with OVirt 4.3 on old IBM HS22 blades

2022-01-27 Thread Yedidyah Bar David
On Thu, Jan 27, 2022 at 3:17 PM wrote: > > Hi all, > > I'm pretty new to OVirt so forgive me if this problems is trivial... > > I received an old IBM BladeCenter H chassis with a few HS22 blades. Some of > them are successfully working in my Ovirt farm, but some not. The > NonOperational nodes a

[ovirt-users] Re: oVirt 4.4.10 Async update #2

2022-01-27 Thread Nathaniel Roach via Users
On 27/1/22 18:22, lists--- via Users wrote: On Thu, Jan 27, 2022 at 11:59 AM lists--- via Users Hi Didi thanks for the hint, there was no update for ovirt-release44, but a reinstall of the ovirt-release44 package did the trick. Thanks for your help! best regards Sven ___

[ovirt-users] Re: Problems with OVirt 4.3 on old IBM HS22 blades

2022-01-27 Thread Strahil Nikolov via Users
SSH to the hypervisour and alias virsh to: alias virsh='virsh -c qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf' Then run and provide the output from both hosts: virsh domcapabilities lscpu Also , check if the rpms are the same (rpm -qa) and compare them. Best Regards, Strahi