[ovirt-users] Re: Failed to read or parse '/etc/pki/ovirt-engine/keys/engine.p12'

2023-05-12 Thread Frank Wall
On 2023-05-12 15:34 Volenbovskyi, Konstantin wrote: what are 'source' and 'target' ovirt engine versions? I was attempting to perform a direct upgrade from 4.3.x to 4.5.4 (nightly). It was said to work properly and I've done this before already, so I wasn't expecting trouble. :) Indeed,

[ovirt-users] Re: engine setup fails: error creating bridge interface virbr0: File exists - ?

2023-05-12 Thread Volenbovskyi, Konstantin
Hi, maybe you should do virsh net-undefine default virsh net-destroy default And maybe there is some change in Libvirt and ovirt-hosted-engine-cleanup doesn’t cleanup default network (which results in virbr0 interface) (and at the same time this Ansible code is not idempotent) BR, Konstantin

[ovirt-users] Re: Failed to read or parse '/etc/pki/ovirt-engine/keys/engine.p12'

2023-05-12 Thread Volenbovskyi, Konstantin
Hi, what are 'source' and 'target' ovirt engine versions? Indeed, update key on old engine seems as good way forward It seems that https://myhomelab.gr/linux/2020/01/20/replacing_ovirt_ssl.html and/or

[ovirt-users] Failed to read or parse '/etc/pki/ovirt-engine/keys/engine.p12'

2023-05-12 Thread Frank Wall
Hi, I was trying to restore a oVirt Engine Backup into a new Hosted Engine appliance (as part of an upgrade), but this failed with the following error: --== PKI CONFIGURATION ==-- [WARNING] Failed to read or parse '/etc/pki/ovirt-engine/keys/engine.p12' Perhaps it was changed since last