[ovirt-users] Re: [ovirt-announce] Re: Reminder: CentOS Stream 8 is now EOL

2024-06-27 Thread Sandro Bonazzola
Sadly I have no procedure ready for it and no time for working on it. My best advice would be to migrate from a hosted engine on el8 to a stand alone engine on el9 by installing a fresh centos stream 9 engine and re-importing the backup there. Il giorno gio 27 giu 2024 alle ore 12:01 ha scritto:

[ovirt-users] Re: engine-setup fails: "Failed to execute stage 'Misc configuration': Command '/usr/bin/ovirt-aaa-jdbc-tool' failed to execute"

2024-06-27 Thread ovirt--- via Users
Same problem here. I even tried to recompile from source, used differnt Java versions etc. Just executing the /usr/bin/ovirt-aaa-jdbc-tool fails, too, as soon as you try something that actually wants t query the database. SEVERE: Unexpected Exception invoking Cli: com/ongres/scram/common/str

[ovirt-users] Re: engine-setup fails: "Failed to execute stage 'Misc configuration': Command '/usr/bin/ovirt-aaa-jdbc-tool' failed to execute"

2024-06-27 Thread ovirt--- via Users
BTW: The access to the database itself is no problem, here, it reads the correct configuration file. The installation has been tried on Rock9 and Centos9-Stream installations, same on all installations. ___ Users mailing list -- users@ovirt.org To unsub

[ovirt-users] Disk blocked

2024-06-27 Thread Louis Barbonnais
Hello, I apologize, I am new to oVirt and I am lost. I have just installed oVirt on CentOS 9 with local storage. I am trying to add ISO images to my disk, but they are blocked. I cannot delete or unblock them. Could you please assist me? ___ Users mai

[ovirt-users] Re: 4.5.4 Hosted-Engine: change hosted-engine storage

2024-06-27 Thread Novak, Sam via Users
I'm in the midst of deploying a new EL9 hosted-engine for an existing cluster and it has been an absolute nightmare, and I haven't found any documentation or guidance to account for this type of scenario, which is odd, considering that the EOL for Cent 8 was announced a while ago. I know this is al

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

2024-06-27 Thread Novak, Sam via Users
Yeah I has to convert all of my P12's to use AES cd /etc/pki/ovirt-engine/keys/ for E in $(ls *.p12); do openssl pkcs12 -in $E -out $E.key -nocerts -nodes -passin file:pass.txt openssl pkcs12 -in $E -out $E.crt -nokeys -nodes -passin file:pass.txt openssl pkcs12 -in ./$E.crt -inkey ./$E.key -e

[ovirt-users] Re: 4.5.4 with Ceph only storage

2024-06-27 Thread zhixiang zheng
Did you resolve it? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidel

[ovirt-users] Error importing OVA on Ovirt-4.5.4 - no value for $TERM is defined

2024-06-27 Thread raulmevi2
Hello, I'm facing an issue where, in a new fresh installed Oracle OLVM - Ovirt 4.5.4, self-hosted engine with NFS shared storage. That an .OVA file cannot be imported. Steps to reproduce: - Created test virtual machine in an NFS storage domain, installed it, allright working fine. - Shutdown

[ovirt-users] Re: HE deployment on FC (fibre-channel) disk fails at 99% completed at final "hosted-engine --reinitialize-lockspace --force"

2024-06-27 Thread raulmevi2
Hello, I got a similar issue deploying OLVM 4.5.4 over an MSA by FiberChannel In your KVM host probably you have the ha-agent or ha-broker stopped. Check the logs at your kvm host at /var/log/ovirt-hosted-engine-ha/agent.log or broker.log. In my case was an issue with metadata corruption, ant

[ovirt-users] Ovirt4.5 installation failure on Rocky 8

2024-06-27 Thread 盛家杰
Hello Ovit Devs, I am new to ovirt and am trying to install Ovirt4.5 on Rocky8 machine, and I am stuck at the first step, enable ovirt engine repo. 1. I follow the manual to do some yum repo configuration staff, with bash code in "Rocky" part , https://www.ovirt.org/download/install_on_

[ovirt-users] Re: Please tell me how to deal with the error

2024-06-27 Thread d_hashima
Will Ceph Pacific work fine with older EL versions like EL8? Please tell me the specific method for doing so. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-

[ovirt-users] Add new host fail and reinstall fail

2024-06-27 Thread max.tseng--- via Users
Hi Sir, I want crate new host server , always get error message 2024-06-19 14:52:59,440+08 WARN [org.apache.sshd.client.session.ClientConnectionService] (sshd-SshClient[79ddc832]-nio2-thread-8) globalRequest(ClientConnectionService[ClientSessionImpl[root@/172.16.1.40:22]])[

[ovirt-users] Re: How to access the ovirt node individually?

2024-06-27 Thread Kevin Köllmann via Users
You can SSH into your node and use the |hosted-engine| utility. To quote the documentation: > To see all available commands, run |hosted-engine --help|. For additional information on a specific command, run |hosted-engine --/command/ --help|. There is also a section on "Booting the Engine Vi

[ovirt-users] Re: ovirt keycloak intergration user search not working

2024-06-27 Thread Kevin Köllmann
We also noticed this and are just adding them by knowing the full username. A functioning search would be helpful though. smime.p7s Description: S/MIME cryptographic signature ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to us

[ovirt-users] python-nmstate 2.2.27 and ovirt network setup

2024-06-27 Thread Bill James
We have a ovirt-host-4.5.0-3.el9.x86_64 cluster. I just recently ran yum update and it upgraded python-nmstate from python3-libnmstate-2.0.0-2.el9.noarch to python3-libnmstate- 2.2.27-2.el9_4.x86_64. This broken ovirt's ability to update the network config: 2024-06-27 13:22:39,716-07 ERROR [org.