[ovirt-users] Re: Cannot start VM with vGPU (NVIDIA)

2023-06-12 Thread Osadtschy,Pawel IT4 Logistics via Users
Hi Strahil, thank you for your emal. I’ve repeat all steps from the Manual. I think, my problem deals with kernel rebuild (dracut –force). I’ve repeat again – VM can be started, NVIDIA Card can be configured. During Start I can see another errors on the Host: kernel: [nvidia-vgpu-vfio] b21e49d5-

[ovirt-users] Re: Cinder and Managed Block Storage

2023-06-12 Thread Benny Zlotnik
Managed Block Storage uses cinderlib[1], the cinder storage integration (using an openstack instance with cinder) was removed in 4.4 [1] https://docs.openstack.org/cinderlib/latest/ On Mon, Jun 12, 2023 at 4:53 PM Jorge Visentini wrote: > Is it still possible to configure cinder to use Managed

[ovirt-users] Cinder and Managed Block Storage

2023-06-12 Thread Jorge Visentini
Is it still possible to configure cinder to use Managed Block Storage? If yes, is there a particular setting or can I just stick to Cinder's default setting? Thanks all. -- Att, Jorge Visentini +55 55 98432-9868 ___ Users mailing list -- users@ovirt.org

[ovirt-users] Re: Had issue with storage and now storage domain won't mount VMs are in unknown status

2023-06-12 Thread jsmith1299
In case someone else comes across this here is what I did to resolve the issue. - Restarted ovirt-engine (Management VM) - The restart caused the host that had the issue to show as Up status even though Storage Domain for it was down - Put host in maintenance mode - Reinstalled software - Storag

[ovirt-users] RHEL 9 (rocky/centos/..) guest console problem

2023-06-12 Thread marek
hi, i know spice/QXL is deprecated so, i have guest VM with console config VGA/VNC  (tried Bochs/VNC too) virt-viewer from windows cannot connect to console ("console" button in ovirt admin) if i use VNC params from "console.vv" i can connect to it with tigerVNC client (tightVNC does not wo

[ovirt-users] Re: Ovirt and packer integration

2023-06-12 Thread Renaud
On 12/06/2023 11:11, destfinal--- via Users wrote: Hi Marcello, I was looking for this functionality and bumped on to the above link as well. Just curios to know, how do you do this currently, if not using the above github code? I currently use ansible to create a temporary vm and create a te

[ovirt-users] Re: Ovirt and packer integration

2023-06-12 Thread destfinal--- via Users
Hi Marcello, I was looking for this functionality and bumped on to the above link as well. Just curios to know, how do you do this currently, if not using the above github code? I currently use ansible to create a temporary vm and create a template out of it (ansible modules ovirt.ovirt.ovirt

[ovirt-users] ovirt template import using ansible

2023-06-12 Thread destfinal--- via Users
Hi, I use a set of templates, generated in one cluster and re-used in multiple clusters. The clusters do not have direct connections between each other. My dev environment can talk to all the clusters. Currently, 1. I export the templates (as OVAs) to one of the nodes (example: node1.source.c