[ovirt-users] How to create a new Direct LUN with the API

2022-02-25 Thread michael . wagenknecht
Hi, I tried to create a new Fibre Channel Direct LUN with the API. But it doesn't work. My command is: curl -s \ --cacert '/etc/pki/ovirt-engine/ca.pem' \ --request POST \ --header 'Version: 4' \ --header 'Accept: application/xml' \ --user 'admin@internal:XX' \ --data '

[ovirt-users] Re: Gluster Performance issues

2022-02-25 Thread Sunil Kumar Heggodu Gopala Acharya
Regards, Sunil On Wed, Feb 23, 2022 at 7:34 PM Derek Atkins wrote: > Have you verified that you're actually getting 10Gbps between the hosts? > > -derek > > On Wed, February 23, 2022 9:02 am, Alex Morrison wrote: > > Hello Derek, > > > > We have a 10Gig connection dedicated to the storage

[ovirt-users] Re: ovirt-4.4 morrors failing

2022-02-25 Thread atatur . yildirim
Hi Lev, I'm seeing this 1 month old problem still persists; lots of repo errors on a fresh 4.4.10.1 install. Will there be a permanent fix or manual update of repos is necessary ? Besides, I could't guess how to update repo files from the past discussion, can you please help. Thank you..

[ovirt-users] Re: VM Disk extend not reflected in VM oS

2022-02-25 Thread Angus Clarke
Manual rescan the SCSI bus, for each echo "- - -" > /sys/class/scsi_host//scan Regards Angus From: si...@justconnect.ie Sent: Friday, February 25, 2022 3:32:01 PM To: users@ovirt.org Subject: [ovirt-users] Re: VM Disk extend not reflected in VM oS In a

[ovirt-users] Re: VM Disk extend not reflected in VM oS

2022-02-25 Thread Chris Adams
Once upon a time, si...@justconnect.ie said: > CentOS 7 - VirtIO_SCSI > Disk is pre-allocated and is the OS disk. Is it reasonbly up-to-date? I think early releases of CentOS 7 wouldn't see a change "live". Since it is virtio-scsi, you can try forcing the kernel to re-check it. For device

[ovirt-users] Re: VM Disk extend not reflected in VM oS

2022-02-25 Thread simon
In a production environment that is not possible until next week. I have increased disks of live VMs before without any issue so don't understand why the backend shows an increase but is not visible on the VM. ___ Users mailing list -- users@ovirt.org

[ovirt-users] Re: VM Disk extend not reflected in VM oS

2022-02-25 Thread Derek Atkins
Hi, On Fri, February 25, 2022 9:10 am, si...@justconnect.ie wrote: > CentOS 7 - VirtIO_SCSI > Disk is pre-allocated and is the OS disk. Did you try rebooting? -derek -- Derek Atkins 617-623-3745 de...@ihtfp.com www.ihtfp.com Computer and

[ovirt-users] Re: VM Disk extend not reflected in VM oS

2022-02-25 Thread simon
CentOS 7 - VirtIO_SCSI Disk is pre-allocated and is the OS disk. ___ 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: VM Disk extend not reflected in VM oS

2022-02-25 Thread Chris Adams
Once upon a time, si...@justconnect.ie said: > I extended a VM disk via oVirt Manager (4.4.8) without error, but when I > checked the VM (fdisk & lsblk) the size has not changed. > > Any help as always would be appreciated. What is the OS running in the VM, and what type of disk is it (virtio,

[ovirt-users] VM Disk extend not reflected in VM oS

2022-02-25 Thread simon
Hi All, I extended a VM disk via oVirt Manager (4.4.8) without error, but when I checked the VM (fdisk & lsblk) the size has not changed. Any help as always would be appreciated. Kind Regards Simon... ___ Users mailing list -- users@ovirt.org To

[ovirt-users] Re: [ANN] Schedule for oVirt 4.5.0

2022-02-25 Thread Gilboa Davara
On Thu, Feb 24, 2022 at 8:51 AM Sandro Bonazzola wrote: > > > Il giorno mer 23 feb 2022 alle ore 19:23 Gilboa Davara > ha scritto: > >> On Wed, Feb 23, 2022 at 12:46 PM Sandro Bonazzola >> wrote: >> >>> Il giorno mer 23 feb 2022 alle ore 11:36 Gilboa Davara >>> ha scritto: >>> > >>> > Hello,

[ovirt-users] Re: Unable to migrate VMs to a newly upgraded Ovirt node host

2022-02-25 Thread Tommaso - Shellrent via Users
Hi to all, we have the same problem. we are tryng to migrate some VM from: qemu 6.1 /libvirt 7.8 to qemu 6.0 /libvirt 7.10 We cannot maintain qemu61, because one of this vm crash on snapshot remove. How can we have a stable version of quemu(6.0?) and the live migrate functionality? Il