[ovirt-users] Failed certificate expiration

2021-04-15 Thread Fabrice Bacchella via Users
I missed the certificate expiration for the oVirt PKI. So the engine is now totally unable to talk to the hosts. Is there any documentation for this kind of failure recovery ? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to use

[ovirt-users] CVE-2024-1597

2024-02-21 Thread Fabrice Bacchella via Users
Does oVirt is exposed to CVE-2024-1597 ? To be exposed, the jdbc driver needs to be used with PreferQueryMode=SIMPLE. Is that the situation ?___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statemen

[ovirt-users] Re: CVE-2024-1597

2024-02-21 Thread Fabrice Bacchella via Users
sn't seem to be in the list of the affected version on > https://github.com/advisories/GHSA-xfg6-62px-cxc2 > > Il giorno mer 21 feb 2024 alle ore 09:09 Fabrice Bacchella via Users > mailto:users@ovirt.org>> ha scritto: >> Does oVirt is exposed to CVE-2024-1597 ? >>

[ovirt-users] Migrating Engine to a new host

2024-05-13 Thread Fabrice Bacchella via Users
To upgrade both hardware and software for the engine, I will move it to a different physical server, with a different hostname. The HTTP interface to manage it is handled by my own PKI, so I managed it myself and don’t request help from oVirt. But I wonder if there is other trap that I will nee

[ovirt-users] Re: PKIX path validation failed

2024-06-12 Thread Fabrice Bacchella via Users
Did you try to drop valid certificates in /etc/pki/tls/certs and run `update-ca-trust extract ` ? (see https://fedoraproject.org/wiki/Features/SharedSystemCertificates for details) If you use an openjdk jvm, and not temurin or oracle JDK, that should be enough. > Le 10 juin 2024 à 15:47, Ali Gu

[ovirt-users] Re: oVirt CLI tool for automation tasks

2024-06-19 Thread Fabrice Bacchella via Users
A long time ago I created this https://github.com/fbacchella/ovirtcmd and still use it. > Le 19 juin 2024 à 16:21, munnadaw...@gmail.com a écrit : > > > We recently migrated from VMware to oVirt. I am looking for any CLI tool well > suited for my automation tasks like VM create, clone, migrate