[ovirt-users] logical names of the disks are not created sequentially with ansible ovirt.ovirt.ovirt_disk

2024-08-21 Thread marek
Hello, I am creating VM, and disks on VM, and I am occurring a problem, where the logical names of the disks are probably not created / assigned sequentially. This is the outcome that I would expect: disk_name | logical_name os_disk   |   /dev

[ovirt-users] Re: VM has been paused due to no Storage space error.

2024-08-21 Thread Jean-Louis Dupond via Users
Hi Jose, How big are the disks? And what size are they on the storage? I guess the images are qcow2? Is discard enabled? Jean-Louis On 20/08/2024 13:42, José Ferradeira via Users wrote: Hello, running ovirt Version 4.5.4-1.el8 on Centos 8, randomly we have this error: VM has been paused du

[ovirt-users] Re: VM has been paused due to no Storage space error.

2024-08-21 Thread José Ferradeira via Users
Hi Jean-Louis, The VM disk is 300GB with 216GB available, preallocated on a iSCSI storage with 3532GB total and 1932GB free. Have enable incremental backup. Discard After Delete is not enabled. Thanks José From: "Jean-Louis Dupond" To: supo...@logicworks.pt, "users" Sent: Wednesday, A

[ovirt-users] Re: VM has been paused due to no Storage space error.

2024-08-21 Thread Jean-Louis Dupond via Users
Hi, Not talking about discard on the storage domain, but on disk/vm level. Is it enabled there? Cause if that is the cause, it could be https://gitlab.com/qemu-project/qemu/-/issues/1621 On 21/08/2024 11:14, supo...@logicworks.pt wrote: Hi Jean-Louis, The VM disk is 300GB with 216GB availab

[ovirt-users] Re: VM has been paused due to no Storage space error.

2024-08-21 Thread José Ferradeira via Users
Hi, Ok, discard is not enabled on the disk. Reading [ https://gitlab.com/qemu-project/qemu/-/issues/1621 | https://gitlab.com/qemu-project/qemu/-/issues/1621 ] I'm sure the image did not grow over 110% of its virtual size Any idea? Thanks José From: "Jean-Louis Dupond" To: supo...@lo