[ovirt-users] Re: [EXTERNAL] Re: Nested Virtualization in AMD Ryzen

2024-02-03 Thread LS CHENG
tary, or otherwise private information. If you have >> received it in error, please notify the sender immediately, deleting the >> original and all copies and destroying any hard copies. Any other use is >> strictly prohibited and may be unlawful. >> >> -- >> *Fro

[ovirt-users] Re: can hosted engine deploy use local repository mirrors instead of internet ones?

2024-02-02 Thread Sketch
On Mon, 22 Jan 2024, iuco...@gmail.com wrote: Opening up access to the internet is a bureaucratic procedure for us, as would be for adding all the URLs to the proxy. We have a lot of repos mirrored locally - is it possible to get hosted-engine to use the local ones? Is there a list? I had a

[ovirt-users] Re: Upgrade from oVirt 4.5.4 to oVirt 4.5.5 - nothing provides selinux-policy >= 38.1.27-1.el9

2024-02-02 Thread Devin A. Bougie
Hi Zuhaimi, I was able to update the selinux-policy packages using the link Sandro sent (https://kojihub.stream.centos.org/koji/buildinfo?buildID=2). In our case, we created a new local yum repository for our oVirt cluster that contains the required packages specific to oVirt, but you

[ovirt-users] Re: Major screwup and now I can't bring anything up

2024-02-02 Thread Strahil Nikolov via Users
Hi, It's always easy to wipe and start fresh but windows style of administration has a huge drawback - you don't know why and what happened to cause it.I have learned a lot while trying to recover from various problems and I would recommend you to at least give it a try.You have a symptom and a

[ovirt-users] Re: Upgrade from oVirt 4.5.4 to oVirt 4.5.5 - nothing provides selinux-policy >= 38.1.27-1.el9

2024-02-02 Thread zuhaimi.musa--- via Users
Hi Devin, I'm facing same issue. How do you managed to update the selinux-policy to 38.1.27-1.el9? Can you share the procedure you took? Thanks. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy

[ovirt-users] Re: Hosted Engine Deploy Failure

2024-02-02 Thread Mihai Puha via Users
Hello Gary, How did you found that there were 2 engine VMs competing? Mihai, ___ 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

[ovirt-users] Re: [ovirt-devel] Foreman needs a release of ovirt-engine-sdk-ruby

2024-02-02 Thread Sandro Bonazzola
The oVirt Engine Ruby SDK 4.6.0 is now available[1][2], allowing Foreman to keep working with oVirt for the next Foreman's releases. [1] https://github.com/oVirt/ovirt-engine-sdk-ruby/releases/tag/4.6.0 [2] https://rubygems.org/gems/ovirt-engine-sdk

[ovirt-users] Re: multiple hypervisors with local storage - template distribution

2024-02-01 Thread duparchy
Hi, I'd say that Ansible scripts run from the manager are the way to go. We're doing export / import of OVAs from one local storage to another that way Exemple to export OVAs : - hosts: localhost connection: local become: yes become_method: sudo gather_facts: no vars:

[ovirt-users] Re: Cannot remove Snapshot. The VM is during a backup operation.

2024-01-30 Thread Jon Sattelberger
Here is how I manually cancel backup operations caught in a finalizing state from Veeam. I've logged multiple tickets with Veeam about this issue. There is a forum post [1] about it as well. 1. Obtain a oAuth access token (if keycloak is used). curl -k -H "Accept: application/json"

[ovirt-users] Re: HE Storage Domain Path Config Setting - Where?

2024-01-30 Thread Jorge Visentini
Hello. I don't remember very well because I don't use HE anymore, but as far as I remember, it's in /etc/engine, /etc/ovirt, /etc/libvirt/ It's something like this... then there will be a file with all the HostedEngine information... But you can find this on the physical host (hypervisor). Hope

[ovirt-users] Re: [ovirt-devel] Foreman needs a release of ovirt-engine-sdk-ruby

2024-01-29 Thread Guillaume Pavese
We were just starting to depend on this workflow... On Fri, Jan 26, 2024 at 2:02 PM Ewoud Kohl van Wijngaarden < ewoud+ov...@kohlvanwijngaarden.nl> wrote: > Hello everyone, > > Foreman is a bit late in updating Ruby to a newer version. Looking ahead > we're aiming at Ruby 3.1+ but

[ovirt-users] Re: Change Hosted Engine VM MAC address

2024-01-25 Thread Sergei Panchenko
Thank You a lot, Strahil! Yes, I did it step by step and the problem was resolved. Best regards, Sergei. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: [External] : Re: can hosted engine deploy use local repository mirrors instead of internet ones?

2024-01-24 Thread iucounu
let me know if any further information needed. Cam > > -Original Message- > From: iucounu(a)gmail.com Sent: Tuesday, January 23, 2024 12:49 PM > To: users(a)ovirt.org > Subject: [ovirt-users] Re: [External] : Re: can hosted engine deploy use > local repository > mi

[ovirt-users] Re: [External] : Re: can hosted engine deploy use local repository mirrors instead of internet ones?

2024-01-24 Thread Marcos Sungaila
? Marcos -Original Message- From: iuco...@gmail.com Sent: Tuesday, January 23, 2024 12:49 PM To: users@ovirt.org Subject: [ovirt-users] Re: [External] : Re: can hosted engine deploy use local repository mirrors instead of internet ones? Thanks very for the reply Marcos. I tried another

[ovirt-users] Re: Apple Mac Pro 2013 install hangs with oVirt Node installer 4.5 but ok with 4.3.10

2024-01-23 Thread john
Hello and thank you for your suggestion, I will look into it. Further testing has proven that RHEL 9 boots and runs correctly. John ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: Apple Mac Pro 2013 install hangs with oVirt Node installer 4.5 but ok with 4.3.10

2024-01-23 Thread Strahil Nikolov via Users
You can try setting up CentOS Stream with external kernel like elrepo (once you find the problematic hardware). Best Regards,Strahil Nikolov This hardware (6 Core Xeon E5-1650v2) successfully runs Fedora 39 and oVirt 4.3.10 (CentOS 7) but freezes immediately when attempting to boot from

[ovirt-users] Re: Change Hosted Engine VM MAC address

2024-01-23 Thread Strahil Nikolov via Users
Hi, Temporary workaround: Find where the VM is running and ssh to that host.Alias virsh to 'virsh -c qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf' Use hosted-enhine to power off the vm and set global maintenance.Then edit the local copy of the VM: virsh edit HostedEngineOnce

[ovirt-users] Re: [External] : Re: can hosted engine deploy use local repository mirrors instead of internet ones?

2024-01-23 Thread iucounu
Thanks very for the reply Marcos. I tried another deployment, just to see if "wait for the host to be up" would time out, and I saw a couple of errors in the log: From the ovirt-hosted-engine-setup-ansible-final_clean log, it mentions that the VM IP is undefined: 2024-01-23 12:50:19,554+

[ovirt-users] Re: [External] : Re: can hosted engine deploy use local repository mirrors instead of internet ones?

2024-01-23 Thread Marcos Sungaila
The he_offline_deployment on oVirt does not check for package updates. If you install all the packages in advance, you can use this option. Marcos -Original Message- From: iuco...@gmail.com Sent: Monday, January 22, 2024 4:19 PM To: users@ovirt.org Subject: [External] : [ovirt-users

[ovirt-users] Re: can hosted engine deploy use local repository mirrors instead of internet ones?

2024-01-22 Thread iucounu
I managed to get the firewall opened, and it progressed from there, but got stuck at "Wait for the host to be up". I found a suggestion of setting '--ansible-extra-vars=he_offline_deployment=true', but then it just failed at an earlier point in the deployment process.

[ovirt-users] Re: oVirt nodes with local storage

2024-01-21 Thread Wild Star
Here's an example with one shared Storage Domain that works. (local.ca is an internal domain) /etc/exports (n1.local) --- /data/images/ovirt/n1_data_storage *.local.ca(rw,async,wdelay,root_squash) /data/images/ovirt/n1_data_storage

[ovirt-users] Re: oVirt nodes with local storage

2024-01-20 Thread Jorge Visentini
Yes, but... they will be different volumes... For example: /mnt/local_storage/9eee2948-2772-4d9c-9650-9df5e361353 (your local storage created by oVirt) /mnt/local_storage/nfs_share (your nfs share created by you) chown vdsm: /mnt/local_storage/nfs_share Export the path on /etc/export file. Try

[ovirt-users] Re: oVirt nodes with local storage

2024-01-20 Thread Wild Star
Just a quick note... I can share the local storage with the other nodes. Since I use NFS, mounting it and opening port 2049 surely helped. :) ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy

[ovirt-users] Re: Cannot update oVirt Node

2024-01-19 Thread Levi Wilbert
Trying Jayme's solution seems to have worked in my case: - Put host into maintenance mode - Manually run "dnf update" on the host to update ovirt-node-ng-image-update to 4.5.5 from 4.5.4. - Reboot host - In Manager GUI, click "check for updates" once again on the updated node, which should

[ovirt-users] Re: hosted-engine --deploy: No module named 'he_ansible'

2024-01-19 Thread iucounu
Update: I fixed this by creating a symlink from /usr/share/ovirt-hosted-engine-setup/he_ansible to /usr/lib/python3.9/site-packages. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: Cannot update oVirt Node

2024-01-19 Thread Levi Wilbert
Just to throw in my two cents, I am attempting to update oVirt Node on our cluster from 4.5.4 to 4.5.5, appears to run, but once the system reboots they go into recovery mode and will not boot. Even trying a fresh install of oVirt Node 4.5.5 does the same on our systems, so hoping to find a

[ovirt-users] Re: gluster on iSCSI devices in ovirt environment

2024-01-18 Thread Strahil Nikolov via Users
In such case, use iscsiadm to mount the lun (man iscsiadm has good examples) and follow standard gluster setup.Keep in mind that you might have reduced performance as your bandwidth will be shared between iscsi and gluster (in case you use the same bond). Best Regards,Strahil Nikolov On

[ovirt-users] Re: [External] : gluster on iSCSI devices in ovirt environment

2024-01-18 Thread Marcos Sungaila
I’m not sure if I correctly understood your intention, you want to use 2 nodes for a 3 node deployment, is that what you want to do? The replica 3 arbiter 1 means you need 3 nodes, 2 nodes will have data, and 1 node will have the checksum only (the arbiter). On oVirt, 3 nodes is mandatory as

[ovirt-users] Re: [Non-DoD Source] Re: NVIDIA vGPU driver for Ovirt 4.5.4

2024-01-18 Thread Vinícius Ferrão via Users
rs@ovirt.org<mailto:users@ovirt.org> Subject: [ovirt-users] Re: [Non-DoD Source] Re: NVIDIA vGPU driver for Ovirt 4.5.4 Hello, I would need to virtualize it using GRID to be used by multiple VMs. I ended up upgrading the kernel to 4.18.0-477.10.1.el8_8.x86_64 and was able to install the 16.2 NVID

[ovirt-users] Re: [Non-DoD Source] Re: NVIDIA vGPU driver for Ovirt 4.5.4

2024-01-18 Thread samuel....@horebdata.cn
To: gianluca.amato...@gmail.com CC: users@ovirt.org Subject: [ovirt-users] Re: [Non-DoD Source] Re: NVIDIA vGPU driver for Ovirt 4.5.4 Hello, I would need to virtualize it using GRID to be used by multiple VMs. I ended up upgrading the kernel to 4.18.0-477.10.1.el8_8.x86_64 and was able

[ovirt-users] Re: oVirt nodes with local storage

2024-01-18 Thread Wild Star
Hi Gianluca, One would think that moving the storage off the / (root) filesystem and moving it to its own LV would be all that I needed to do to complete the upgrade. However, come to find out that with oVirt 4.55, local storage can no longer be shared with the other nodes in the same data

[ovirt-users] Re: Cannot restart ovirt after massive failure.

2024-01-18 Thread Gilboa Davara
We should thank Yedidyah Bar David who gave the original solution. - Gilboa On Wed, Jan 17, 2024 at 6:03 AM Austin Coppock wrote: > Thanks Gilboa, Your comment here about performing a dd to clear the meta > data just saved me having to rebuild a new Engine. Much appreciated. > > Austin >

[ovirt-users] Re: [Non-DoD Source] Re: NVIDIA vGPU driver for Ovirt 4.5.4

2024-01-18 Thread Silveira, Michael A CTR USN NAVSTA NEWPORT RI (USA) via Users
Hello, I would need to virtualize it using GRID to be used by multiple VMs. I ended up upgrading the kernel to 4.18.0-477.10.1.el8_8.x86_64 and was able to install the 16.2 NVIDIA driver for RHEL 8.8 and that works. V/r, Mike From: Gianluca Amato Sent: Thursday, January 18, 2024

[ovirt-users] Re: oVirt nodes with local storage

2024-01-18 Thread Gianluca Amato
Your problem seems similar to this one: https://lists.ovirt.org/archives/list/users@ovirt.org/thread/C2VS5Q56URFSVO2DQGRAGQ4XCI6Q7W7W/#5CMBONLXX2VHNZPYEEBOQ7FBQHIWVD55 >From what I understand, the entire /data directory should live in a different filesystem than the root one, otherwise the

[ovirt-users] Re: Cannot open Vm Console

2024-01-18 Thread Klaas Demter
Hi, I think this is:  https://issues.redhat.com/browse/RHEL-7123 Greetings Klaas On 1/18/24 09:52, Vittorio wrote: I got few Vm on my ovirte nodes, but i cant acess to console. When i downloaded it, the error is the following : "Failed to complete haandshake Errore in the pull function."

[ovirt-users] Re: NVIDIA vGPU driver for Ovirt 4.5.4

2024-01-18 Thread Gianluca Amato
Do you want to virtualize the Tesla V100 or are just assigning the GPU to a single VM via PCI passtrough ? --gianluca On Thu, Jan 18, 2024 at 9:23 AM michael.a.silveira3.ctr--- via Users < users@ovirt.org> wrote: > Hello, > > Does anyone know which, if any, NVIDIA GRID driver supports Ovirt

[ovirt-users] Re: gluster on iSCSI devices in ovirt environment

2024-01-18 Thread p...@email.cz
Hello, yes, U're right, but only as separate domain ( ? ( mirror realized by any clever storage on background ) , but if mirror needed over two locations ? I had an idea realize mirror over two loacation via gluster ( with iscsi  bricks ) Pa. On 1/18/24 09:21, Strahil Nikolov wrote: Hi,

[ovirt-users] Re: gluster on iSCSI devices in ovirt environment

2024-01-18 Thread Strahil Nikolov via Users
Hi, Why would you do that?Ovirt already supports iSCSI. Best Regards,Strahil Nikolov On Thu, Jan 18, 2024 at 10:20, p...@email.cz wrote: hello dears, can anybody explain  me HOWTO realize 2 nodes + aribiter gluster  from two (three)  locations on block iSCSI devices ? Something

[ovirt-users] Re: Deployment Error: Host is not up - Looking For Some Advice/Pointers

2024-01-17 Thread Matthew J Black
I thought this issue sounded familiar - I really need to check my old posts, etc (see https://lists.ovirt.org/archives/list/users@ovirt.org/thread/VBCK7C3Z22K7VZVXDBY5MVZPG5YGFHD6/#AZ7W7J6ANA3MELNTQBRACNCDFQXOUEXU). To document the "solution" I'm posting this here. In short the solution (for

[ovirt-users] Re: Please, Please Help - New oVirt Install/Deployment Failing - "Host is not up..."

2024-01-17 Thread Matthew J Black
Sorry Shin, I meant to get back to answer this when you asked, but got distracted and then forgot about it (which was rude of me - sorry). I also needed to "document it for myself" because, over a year later, I've ran into the same issue (see

[ovirt-users] Re: [External] : Migrating from a self hosted engine to standalone

2024-01-17 Thread Marcos Sungaila
Hi, If you want to upgrade from 4.3 to 4.4, keeping the SHE deployment, you can use the steps outlined in the https://www.oracle.com/a/ocom/docs/olvm44/olvm-4.4-admin-guide.pdf, chapter 5. It describes the process for OLVM but is the same for oVirt. Marcos -Original Message- From:

[ovirt-users] Re: Need to renew ovirt engine certificate

2024-01-17 Thread Sachendra Shukla
Thank you. Thanks, Sachendra On Tue, Jan 16, 2024 at 1:35 PM Gianluca Cecchi wrote: > On Tue, Jan 16, 2024 at 7:51 AM Cyril VINH-TUNG wrote: > >> Hello >> Just launch engine-setup --offline >> It will detect the certificate expiration and ask you to renew >> >> >> [snip] > >> >> Le lun. 15

[ovirt-users] Re: Cannot restart ovirt after massive failure.

2024-01-16 Thread Austin Coppock
Thanks Gilboa, Your comment here about performing a dd to clear the meta data just saved me having to rebuild a new Engine. Much appreciated. Austin ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org

[ovirt-users] Re: [ovirt-devel] Re: oVirt 4.6 OS versions

2024-01-16 Thread Guillaume Pavese
Unless someone from the community steps up to take RedHat's role, there won't be any 4.6 On Fri, Jan 12, 2024 at 8:51 AM Diggy Mc wrote: > > Isn't the oVirt 4.5 Hosted Engine built on CentOS Stream 8 ??? Stream 8 > ends in May 2024. I ask because we are still running on 4.4 and are > thinking

[ovirt-users] Re: Need to renew ovirt engine certificate

2024-01-16 Thread Gianluca Cecchi
On Tue, Jan 16, 2024 at 7:51 AM Cyril VINH-TUNG wrote: > Hello > Just launch engine-setup --offline > It will detect the certificate expiration and ask you to renew > > > [snip] > > Le lun. 15 janv. 2024, 20:00, Sachendra Shukla < > sachendra.shu...@yagnaiq.com> a écrit : > >> Hi Team, >> >>

[ovirt-users] Re: Need to renew ovirt engine certificate

2024-01-15 Thread Cyril VINH-TUNG
Hello Just launch engine-setup --offline It will detect the certificate expiration and ask you to renew Cyril VINH-TUNG INVITU Computer & Network Engineering BP 32 - 98713 Papeete - French Polynesia Tél: +689 40 46 11 99 cont...@invitu.com www.invitu.com Le lun.

[ovirt-users] Re: Internal pentest result : Ovirt-engine authentication bypass

2024-01-15 Thread Sandro Bonazzola
Thanks for the report Jirka, I forwarded your email to secur...@ovirt.org ; they'll investigate on your report and get back to you eventually. Il giorno lun 15 gen 2024 alle ore 10:09 Jirka Simon ha scritto: > Hello ovirt comunity. > > We had an internal pentest here and one finding is > >

[ovirt-users] Re: Migrating from a self hosted engine to standalone

2024-01-13 Thread Austin Coppock
Hi Strahil , Thanks. Just an update on my original post, I made a mistake, I am upgrading from 4.4 to 4.5, and not 4.3 to 4.4. Since I posted my original message, I have done a couple of more test. Using Ansible I am able to kickstart a RHEL8.8 server and have a standalone engine up and

[ovirt-users] Re: Unable to install oVirt on RHEL7.5

2024-01-13 Thread alishakihnh--- via Users
Updated By: collectd-5.8.1-1.el7.x86_64 (epel) collectd(x86-64) = 5.8.1-1.el7 Available: collectd-5.7.2-1.el7.x86_64 (ovirt-4.2-centos-opstools) collectd(x86-64) = 5.7.2-1.el7 Available: collectd-5.7.2-3.el7.x86_64 (ovirt-4.2-centos-opstools) collectd(x86-64) = 5.7.2-3.el7 Available:

[ovirt-users] Re: Migrating from a self hosted engine to standalone

2024-01-13 Thread Strahil Nikolov via Users
Hi, The only process I know is full backup, power off and deployment on the new system (CLI has an option to select your backup). Best Regards,Strahil Nikolov On Sun, Jan 14, 2024 at 3:03, red...@intheoutback.com wrote: Hi, I am in the process of moving our oVirt environment from a self

[ovirt-users] Re: ovirt-45-upstream GPG Key Error

2024-01-13 Thread Lev Veyde
Hi Jirka and Matthew, We think that we resolved the issue, which included re-signing the packages and re-creating the oVirt 4.5 yum repo. Could you please try to re-fetch the packages in question and see if that solves the problem for you? Thanks in advance and sorry for the issue, On Tue, Jan

[ovirt-users] Re: ovirt-45-upstream GPG Key Error

2024-01-13 Thread Lev Veyde
Hi Jirka, If you can, then please do, as we want to verify that we fixed the issue for our users. Thanks in advance, On Tue, Jan 9, 2024 at 9:29 PM Jirka Simon wrote: > Hello there, > > I already finished my installation, but I can try it on sandbox. > > Jirka > > > On 1/9/24 14:58, Lev Veyde

[ovirt-users] Re: how to renew expired ovirt node vdsm cert manually ?

2024-01-13 Thread mikedoug--- via Users
Please see my full post in this thread: https://lists.ovirt.org/archives/list/users@ovirt.org/thread/JEW5WIRD67WMF6TVG7367ZMSHX2KYGGV/ Full credit and kudos to the poster before me who gave the missing bits to make this all work -- I only added some additional places to copy files and tried

[ovirt-users] Re: Add Direct LUN to VM with Rest API

2024-01-12 Thread LS CHENG
Hi I found an example in RHV documentation https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.0/html-single/version_3_rest_api_guide/index#sect-Disks_Sub-Collection Example 15.13. Creating a new direct LUN disk device on a virtual machine So I tested it curl --cacert

[ovirt-users] Re: Configure OVN for oVirt failing - vdsm.tool.ovn_config.NetworkNotFoundError: hostname

2024-01-12 Thread Matthew J Black
Never mind - I didn't see your follow-up until after I asked - DOH! :-) Cheers ___ 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

[ovirt-users] Re: Configure OVN for oVirt failing - vdsm.tool.ovn_config.NetworkNotFoundError: hostname

2024-01-12 Thread Matthew J Black
Hi Huw, Did you ever get an answer to this? I have the same issue which I'm trying to reslove. Cheers Dulux-Oz ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: VM Unknow Status

2024-01-12 Thread ankit--- via Users
Hi Andrei, I got the host table name and changed the status of VM counts. select vm_count from vds_dynamic; Let me try to reinstall it and revert to you, my findings. Regards, Ankit Sharma ___ Users mailing list -- users@ovirt.org To unsubscribe

[ovirt-users] Re: VM Unknow Status

2024-01-12 Thread Andrei Verovski via Users
Hi, You have to ask Sandro or Arik on this list, I don’t know. PS. Can you just shut down this node, force remove, and reinstall again ? > On 12 Jan 2024, at 11:17, ankit--- via Users wrote: > > Hi Andrei, > > FYI .. On 4th Jan 2024 this node itself rebooted. > > 1. Yes, i did already

[ovirt-users] Re: VM Unknow Status

2024-01-12 Thread ankit--- via Users
Hi Andrei, FYI .. On 4th Jan 2024 this node itself rebooted. 1. Yes, i did already restart node. 2. i have tried to delete SNMP as it has some issue because it was getting timeout intermittently and noticed that vdsm warning and found and compared packages from working node some packages

[ovirt-users] Re: VM Unknow Status

2024-01-11 Thread Andrei Verovski via Users
Hi, Can you just restart node? So you manually did delete some packages in problematic node? It so it was not a good idea. > On 11 Jan 2024, at 12:38, ankit--- via Users wrote: > > Hi Andrei, > > Many thanks. I was able to change the unknown VM's status to down and after > that able to

[ovirt-users] Re: VM Unknow Status

2024-01-11 Thread ankit--- via Users
Hi Andrei, Many thanks. I was able to change the unknown VM's status to down and after that able to move on another node. 1. But still non-responsive node is not able to go in Maintenace mode. It gives VM error "Error while executing action: Cannot switch Host to Maintenance mode. Host still

[ovirt-users] Re: VM Unknow Status

2024-01-11 Thread Andrei Verovski via Users
Hi, Here is my instruction: https://www.youtube.com/watch?v=vm55caHxRj8 > On 10 Jan 2024, at 19:31, ankit--- via Users > wrote: > > One of node is got non-responsive suddenly and some VM stuck on Unknow > Status, I am

[ovirt-users] Re: Usage Of More Up-To-Date Versions Of The "kojihub" rpm Files

2024-01-10 Thread Matthew J Black
No, they weren't :-) So, my question still stands (see post 1) :-) Cheers Dulux-Oz ___ 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

[ovirt-users] Re: oVirt Self-Hosted Engine Deployment Error

2024-01-09 Thread duluxoz
DOH! I knew I'd forgotten/missed something! Thanks Jirka  :-) ___ 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:

[ovirt-users] Re: ovirt-45-upstream GPG Key Error

2024-01-09 Thread duluxoz
This has now been resolved with a fix by the oVirt devs. See also: https://lists.ovirt.org/archives/list/users@ovirt.org/thread/EXVHQ37VCCFQDUZGFBISALPPPT7MR573/ ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to

[ovirt-users] Re: ovirt-45-upstream GPG Key Error

2024-01-09 Thread duluxoz
So I just re-ran the `dnf install ovirt-engine-appliance` on a fresh box and everything went AOK - looks like the solution provided is correct - thanks you. (FTR: i wasn't complaining per say; I was simply trying to point out there there was a (potential) issue which people might like to look

[ovirt-users] Re: ovirt-45-upstream GPG Key Error

2024-01-09 Thread Jirka Simon
Hello there, I already finished my installation, but I can try it on sandbox. Jirka On 1/9/24 14:58, Lev Veyde wrote: Hi Jirka and Matthew, We think that we resolved the issue, which included re-signing the packages and re-creating the oVirt 4.5 yum repo. Could you please try to re-fetch

[ovirt-users] Re: oVirt Self-Hosted Engine Deployment Error

2024-01-09 Thread Jirka Simon
Hi, have you tried to run |/usr/sbin/ovirt-hosted-engine-cleanup| |before  re-run |hosted-engine --deploy Jirka On 1/9/24 07:59, Matthew J Black wrote: Hi Guys, New oVirt install using latest versions on a Rocky Linux v9.3 host. We're getting the following error in the setup logs: ~~~

[ovirt-users] Re: ovirt-45-upstream GPG Key Error

2024-01-09 Thread Jirka Simon
Hi Matthew, I reported this like 3 weeks ago :( just use dnf  -y install ovirt-engine-appliance --nogpgcheck  before hosted-engine --deploy Jirka On 1/8/24 17:14, Matthew J Black wrote: Hi Jorge, It's actually Rocky Linux v9.3 - I was using the term "RHEL" genrically - I suppose I

[ovirt-users] Re: Usage Of More Up-To-Date Versions Of The "kojihub" rpm Files

2024-01-08 Thread Matthew J Black
Follow Up: Please see my first Follow-Up post to this (https://lists.ovirt.org/archives/list/users@ovirt.org/thread/5QOY2SSMTD27E5MXCQMKQPGH42OT2STH/) post - I think these two are related. ___ Users mailing list -- users@ovirt.org To unsubscribe send

[ovirt-users] Re: oVirt Self-Hosted Engine Deployment Error

2024-01-08 Thread Matthew J Black
Follow Up: Is this related to Bug 2091581 (https://bugzilla.redhat.com/show_bug.cgi?id=2091581) and documented on the oVirt doco page (https://ovirt.org/download/install_on_rhel.html)? After reading all the bug reports I'm wondering, because that Bug no longer *seems* to be an issue (ie

[ovirt-users] Re: ovirt-45-upstream GPG Key Error

2024-01-08 Thread Matthew J Black
Hi Jorge, It's actually Rocky Linux v9.3 - I was using the term "RHEL" genrically - I suppose I should have used "EL" or "RL" instead. On 09/01/2024 00:20, Jorge Visentini wrote: Hi. Why don't you use the ISO and just install the hosts using it, and then deploy the engine? Why install on

[ovirt-users] Re: ovirt-45-upstream GPG Key Error

2024-01-08 Thread Jorge Visentini
Hi. Why don't you use the ISO and just install the hosts using it, and then deploy the engine? Why install on RHEL now... I've been using CentOS Stream 9 with UEFI for about 6 months and everything is working... Cheers! Em seg., 8 de jan. de 2024 às 04:07, Matthew J Black <

[ovirt-users] Re: Oracle Virtualization Manager 4.5 anyone?

2024-01-07 Thread paktosan
Hi, Am Mittwoch, 27. Dezember 2023, 16:01:49 CET schrieb Jorge Visentini: > Hi Julian, > > As far as I know, Ceph with managed block storage is not supported by > oVirt... During Engine installation, you are asked if you want to enable Cinderlib (this is in Technology Preview) > Out of

[ovirt-users] Re: [EXTERNAL] Re: Nested Virtualization in AMD Ryzen

2024-01-06 Thread LS CHENG
eleting the > original and all copies and destroying any hard copies. Any other use is > strictly prohibited and may be unlawful. > > ------ > *From:* LS CHENG > *Sent:* Saturday, January 6, 2024 4:10:28 PM > *To:* users > *Subject:* [EXTERNAL] [ovi

[ovirt-users] Re: [EXTERNAL] Re: Nested Virtualization in AMD Ryzen

2024-01-06 Thread NUNIN Roberto
Sent: Saturday, January 6, 2024 4:10:28 PM To: users Subject: [EXTERNAL] [ovirt-users] Re: Nested Virtualization in AMD Ryzen CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content i

[ovirt-users] Re: Nested Virtualization in AMD Ryzen

2024-01-06 Thread LS CHENG
domcapabilities output [root@kvm1 ~]# virsh -c qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf domcapabilities |grep AMD AMD phenom athlon Opteron_G5 Opteron_G4 Opteron_G3 Opteron_G2 Opteron_G1 EPYC-Rome EPYC-Milan

[ovirt-users] Re: Nested Virtualization in AMD Ryzen

2024-01-06 Thread LS CHENG
Hi I notice that the CPU in kvm is detected as Opteron_G3 after running "virsh -r capabilities | grep model" and there is no support in ovirt UI, is it possible to added by modify the postal database in the engine? >From kvm the host seems good [root@kvm1 ~]# virt-host-validate QEMU: Checking

[ovirt-users] Re: Cannot update oVirt Node

2024-01-05 Thread Mark R
To add a "me too" this same problem bit us when updating our 4.5 cluster today. It will surely hit anyone once their hosted engine updates ansible to 2.16.2, which breaks the host upgrades until you patch the specific file mentioned by Marco. In our case, after we'd upgraded the hosted-engine

[ovirt-users] Re: Cannot update oVirt Node

2024-01-04 Thread Gianluca Amato
Do you think it is the case I submit an issue on github ? It does not seem to be already reported. --gianluca ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: Cannot update oVirt Node

2024-01-04 Thread Gianluca Amato
Thanks a lot Marco, it worked for me !!! ___ 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:

[ovirt-users] Re: Cannot update oVirt Node

2024-01-04 Thread Marco Fais
Hi Gianluca, I had the same problem. The issue is with the updated ansible-core package (I am running ansible-core-2.16.1-1.el8.x86_64) -- they have removed the "include" directive in 2.16 (was deprecated already), and the upgrade playbook is now failing. I have modified the playbook

[ovirt-users] Re: Cannot update oVirt Node

2024-01-04 Thread Jayme
What happens if you place a node in maintenance and run yum update on the node directly and reboot? On Thu, Jan 4, 2024 at 7:22 AM Gianluca Amato wrote: > Hello, > I am trying to update my oVirt installation to 4.5.5, but while I had no > problems upgrading the self-hosted ovirt-engine, I am

[ovirt-users] Re: Cannot get Ovirt 4.5 to work, how ever I try. Virgin install: no pki ca-cert gen, restoring: no OVN connection

2024-01-04 Thread julian.steiner--- via Users
ADDENDUM: OVN configured stays at No for hosts... ___ 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:

[ovirt-users] Re: Cannot get Ovirt 4.5 to work, how ever I try. Virgin install: no pki ca-cert gen, restoring: no OVN connection

2024-01-04 Thread julian.steiner--- via Users
Concerning the keymap issue: setting ClientModeConsoleDefault to spice will evade the problem by using the keymap configured on the remote system aka the virtual machine # engine-config -s ClientModeConsoleDefault=spice otherwise VNC is used as standard and will only function properly if the

[ovirt-users] Re: Cannot get Ovirt 4.5 to work, how ever I try. Virgin install: no pki ca-cert gen, restoring: no OVN connection

2024-01-04 Thread julian.steiner--- via Users
I have made progress on the network issue and it turns out, there is something missing from the dependencies. It's a python library that redefines the behavior of a function. This has the effect of not producing an interpreter error when missing... I got the networks to function by installing

[ovirt-users] Re: Oracle Virtualization Manager 4.5 anyone?

2024-01-03 Thread Jorge Visentini
In the future... maybe... https://harvesterhci.io/ Em qua., 3 de jan. de 2024 às 02:14, escreveu: > If Oracle is smart they would poach all the oVirt programmers from IBM and > take the lead in development. With Broadcom destroying VMWare, we are in a > real need for an alternative to Xen

[ovirt-users] Re: Oracle Virtualization Manager 4.5 anyone?

2024-01-02 Thread eshwayri
If Oracle is smart they would poach all the oVirt programmers from IBM and take the lead in development. With Broadcom destroying VMWare, we are in a real need for an alternative to Xen and Proxmox. I wouldn't have included Proxmox a few months ago, but at least it's being actively developed.

[ovirt-users] Re: DR plan

2023-12-28 Thread Jorge Visentini
But in these logs there is no error yet, it only identifies the object... The error must be further ahead. Em qui., 28 de dez. de 2023 às 07:48, <2707...@gmail.com> escreveu: > Hello Jorge, > > Thank you for your answer, but it seems that during the import process > oVirt cannot read or see the

[ovirt-users] Re: DR plan

2023-12-28 Thread 2707974
Hello Jorge, Thank you for your answer, but it seems that during the import process oVirt cannot read or see the contents of the LUN Logs say's 2023-12-27 20:36:20,608+01 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetDeviceListVDSCommand] (default task-15)

[ovirt-users] Re: Oracle Virtualization Manager 4.5 anyone?

2023-12-27 Thread Thomas Hoberg
In theory, if oVirt supports it, the Oracle variant would do it to... unless they manage to break it. And since there is zero information on what they test, that could happen at any time. Same for HCI with GlusterFS or VDO. HCI has been removed as "a tested feature", but if you use the

[ovirt-users] Re: How to restore VMs from shared storage domain when HE and VMs are not accessible?

2023-12-27 Thread Jorge Visentini
I'm not sure, but... maybe: 1 - Import the Shared Domain Storage 2 - Export the data (VMs/Disks) to a mount point 3 - Create a Local Storage (the Cluster will changed) 4 - Import the data (VMs/Disks) to a Local Storage. Cheers! Em qua., 27 de dez. de 2023 às 14:51, Gorrepati, Varsha <

[ovirt-users] Re: [ovirt4.4][rockylinux8.9][tg3] Communication down between engine and host after setting up network

2023-12-27 Thread Cyril VINH-TUNG
Hello I solved it here https://lists.ovirt.org/archives/list/users@ovirt.org/thread/XRIHRFJ5SOL42FBEEKIQ6JHMJR4UXX3J/ Finally it was a static route problem ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org

[ovirt-users] Re: [oVirt 4.4][RockyLinux 8.9] Engine loses connectivity with freshly installed hosts after network setup

2023-12-27 Thread Cyril VINH-TUNG
Hello I finally found the issue : I forgot to say I have a static route to ovirt configured on the hosts (it's not the default route) The issue was that when I added the static route using static-route.yml + nmstatectl

[ovirt-users] Re: How to restore VMs from shared storage domain when HE and VMs are not accessible?

2023-12-27 Thread Gorrepati, Varsha via Users
Can we import domain storage when we created it locally? This option did not work for ovirt 4.4.10.7-1.el8 version. Thanks and Regards, Varsha Gorrepati From: Jorge Visentini Sent: Wednesday, December 27, 2023 10:13 AM To: Gorrepati, Varsha Cc: users@ovirt.org Subject: Re: [ovirt-users] How

[ovirt-users] Re: How to restore VMs from shared storage domain when HE and VMs are not accessible?

2023-12-27 Thread Jorge Visentini
Hi, First of all, recreate the engine VM using your backup or starting from scratch. Then, just import the domain storages and your VMs will be there. Cheers! Em qua., 27 de dez. de 2023 às 06:29, Gorrepati, Varsha via Users < users@ovirt.org> escreveu: > How to restore VMs from shared storage

[ovirt-users] Re: DR plan

2023-12-27 Thread Jorge Visentini
Hi, I believe that when you replicate the LUN using Array Storage, *you also replicate the uuid of the lvm* (volume group) that oVirt/Linux uses. I believe this is the cause of not being able to import the new LUN as Domain Storage. You can view the logs on the host you chose to import the LUN

[ovirt-users] Re: Oracle Virtualization Manager 4.5 anyone?

2023-12-27 Thread Jorge Visentini
Hi Julian, As far as I know, Ceph with managed block storage is not supported by oVirt... Out of curiosity, did you use any documentation? Can you briefly describe us or give us a step-by-step guide on how you did the configuration? This interests me a lot. I would like to use managed block

[ovirt-users] Re: Grafana - Origin Not Allowed

2023-12-27 Thread josue . quinteros
It works for me.Thanks Nardus. LoadModule proxy_module modules/mod_proxy.so ProxyPreserveHost On ProxyPass http://127.0.0.1:3000 retry=0 disablereuse=On ProxyPassReverse http://127.0.0.1:3000/ovirt-engine-grafana ___ Users mailing list --

[ovirt-users] Re: Oracle Virtualization Manager 4.5 anyone?

2023-12-27 Thread paktosan
Hi, Definitely surprising news. What I am very curious about: I could not find any mention of managed block storage with Ceph in Oracles documentation. We are currently using that in our Ovirt 4.5.5 cluster and seeing Oracle releasing something gives me hope that our issues with it may be fixed

<    1   2   3   4   5   6   7   8   9   10   >