Hi,
I’m migrating to oVirst 4.7 and RHEL9.
The engine is up and running but I have problems testing adding new hosts.
It fails running the command:
sudo vdsm-tool ovn-config $IP $FQDN.
The message is
Traceback (most recent call last):
File "/usr/lib/python3.9/site-packages/vdsm
The given answer:
Resolution
Please upgrade to RHV 4.4 SP1. Newer improvements greatly reduced the delays
during extensions and the default values were changed to accomodate modern
hardware. The tuning suggested below should be reverted after upgrading to RHV
4.4 SP1, in case it was applied.
R
Your error with vdsm-tool ovn-config look like a lot mine:
https://lists.ovirt.org/archives/list/users@ovirt.org/thread/4P3EHTC7ZYWIRKFBXXUH4RS6J7Q2DR2D/
> Le 8 nov. 2024 à 22:53, Michael Thomas a écrit :
>
> tl;dr Where can I find a compatible set of host packages and hosted-engine
> image
That’s strange, every thing look so similar, but the path fails on you. Two bug
in one ?
> Le 11 nov. 2024 à 17:56, Michael Thomas a écrit :
>
> Hi Fabrice,
>
> Indeed, it does look very similar, but I think it's not quite the same (but
> could be wrong).
>
> For starters, the fix by appendi
/ansible-runner-service-project/project/roles/ovirt-provider-ovn-driver/tasks/configure.yml
ovirt-engine-tools-4.5.6-1.el9.noarch
And not 4.7.
> Le 16 oct. 2024 à 17:15, Fabrice Bacchella via Users a
> écrit :
>
> Hi,
>
> I’m migrating to oVirst 4.7 and RHEL9.
>
&
> Le 27 nov. 2024 à 14:01, dadamysus a écrit :
>
> Hey Fabrice! Thanks for getting back! Got a few more questions
>
>> I have just finished a switch from oVirt 4.3 to oVirt 4.5 and CentOS 7 to
>> Rocky 9.
>>
>> The main gotcha is that the latest oVirt official release is broken, you
>> shou
I have just finished a switch from oVirt 4.3 to oVirt 4.5 and CentOS 7 to Rocky
9.
The main gotcha is that the latest oVirt official release is broken, you should
use the nightly build.
I did it without downtime, but choose to reinstall the engine on a brand new
server and restored the databas
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
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
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 ?
>>
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
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
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
Yes of course, but I tried to play with it on Redhat 9 and didn’t understand
the results.
> Le 22 déc. 2024 à 03:04, e...@xyzzy.net a écrit :
>
> I have several TPM VMs running fine. All are Windows 11. Did you enable TPM
> in the VM config?
>
> Erik
> _
Did some one use TPM in oVirt ?
I tried to active it but failed to use. The VM is configured to use an EFI
secure boot.
The VM (a RHEL 9.5 OS) see it, but I can’t communicate with it:
$ dmesg | grep -i tpm
[0.00] efi: SMBIOS=0x7ddd5000 TPMFinalLog=0x7dfe7000 ACPI=0x7df7e000
ACPI 2.0=0
I’m in the process of switching from oVirt 4.3 to 4.5.
VM runring on old hosts are returned as :
$ sudo dmidecode -t 1
# dmidecode 3.5
Getting SMBIOS data from sysfs.
SMBIOS 2.8 present.
Handle 0x0100, DMI type 1, 27 bytes
System Information
Manufacturer: oVirt
Product Name: oVir
Thank you all for your responses.
> Pavel
>
> On 17. 4. 25 21:16, Fabrice Bacchella via Users wrote:
>> I migrated from 4.3 CentOS 7 to 4.5 Rocky 9.
>>
>> I migrated the engine from one server to another using a backup/restore.
>>
>> I reinstalled the hosts
I migrated from 4.3 CentOS 7 to 4.5 Rocky 9.
I migrated the engine from one server to another using a backup/restore.
I reinstalled the hosts without loss because I have a SAN.
> Le 17 avr. 2025 à 15:50, Pavel Šipoš a écrit :
>
> Hi,
>
> I’m working on upgrading an oVirt 4.3 cluster to the la
What is failing ?
My restore script, using puppet template language, $1 is the backup file, $2
was not used.
#!/bin/bash -e
[ -f "$1" ] || exit 1
[ -n "$2" ] && environment="--environment '$2'"
run_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
backupfile="$1"
dbhost="<%= @db_host %>"
We are running Falcon Crowdstrike here.
> Le 14 mai 2025 à 18:53, Cyril VINH-TUNG a écrit :
>
> Hello everyone
>
> Has anybody already installed bitdefender or some EDR agent onto ovirt and
> nodes ?
>
> What would you recommand ? Pros and cons
>
> Thanks in advance
> Best regards
>
>
20 matches
Mail list logo