[ovirt-users] Re: ovirt-guest-agent for CentOS 8

2020-03-23 Thread Brandon Johnson
Is there a plan to implement the SSO functionality from ovirt-ga elsewhere or break out the function for Linux guests using a desktop interface such as Gnome? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org

[ovirt-users] upload image using python api

2020-03-23 Thread David David
hi can't upload disk image with that script: https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/upload_disk.py this error message is appeared when i trying to upload image: # python upload_disk.py --engine-url https://alias-e.localdomain --username admin@internal --disk-format raw -

[ovirt-users] Re: storage allocation of template

2020-03-23 Thread yam yam
oh, sorry It seems that hard link is generated ___ 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/commu

[ovirt-users] Re: Speed Issues

2020-03-23 Thread Strahil Nikolov
On March 24, 2020 12:08:08 AM GMT+02:00, Jayme wrote: >I too struggle with speed issues in hci. Latency is a big problem with >writes for me especially when dealing with small file workloads. How >are >you testing exactly? > >Look into enabling libgfapi and try some comparisons with that. People >

[ovirt-users] storage allocation of template

2020-03-23 Thread yam yam
Hello, I want to know whether a base disk image is physically copied whenever the VM is created from a template. I've just created a VM based on template with 1 disk and checked VM's virtual disk images. there were (1)base image copied? from the template, (2)new delta image. Here, (1) image wa

[ovirt-users] safe to have perf and dstat on ovirt node?

2020-03-23 Thread Gianluca Cecchi
Hello, I would need to have on ovirt node these three packages: - ipmitool - perf - dstat Comparing latest RHVH (4.3.8) and latest ovirt-node-ng (4.3.9) I see that: - ipmitool is present on both - perf is present as an installable package in RHVH and not in ovirt-node-ng - dstat is not available

[ovirt-users] Re: Speed Issues

2020-03-23 Thread Jayme
I too struggle with speed issues in hci. Latency is a big problem with writes for me especially when dealing with small file workloads. How are you testing exactly? Look into enabling libgfapi and try some comparisons with that. People have been saying it’s much faster, but it’s not a default opti

[ovirt-users] Speed Issues

2020-03-23 Thread Christian Reiss
Hey folks, gluster related question. Having SSD in a RAID that can do 2 GB writes and Reads (actually above, but meh) in a 3-way HCI cluster connected with 10gbit connection things are pretty slow inside gluster. I have these settings: Options Reconfigured: cluster.server-quorum-type: server

[ovirt-users] Re: Moving Hosted Engine

2020-03-23 Thread Joseph Goldman
Hi Anton,  I believe so - but I believe you can do a hosted-engine deploy with the backup file specified so it auto-restores with it.  I need to try it on a test system I haven't done much DR testing yet. My builds have been rushed into production due to time constraints, and although I back

[ovirt-users] Re: Can't connect storage domain when using VLAN

2020-03-23 Thread briandumont
Strahil, Thank you for the note. I have decided to use iSCSI for my storage configuration. So I don't need help with this specific issue any longer. However, I am having a very similar issue with my migration network. I will post that separately was I have some information. Appreciate the he

[ovirt-users] bonding and SR-IOV

2020-03-23 Thread Nathanaël Blanchet
Hello, I successfully attached VF to a VM on a single PF nic following https://access.redhat.com/articles/3215851. I want the vm with VF to be migratable, but the nic hotplug/replug is too long. So I tested the mode 1 bonding (active-backup) with a virtio nic following this https://www.ovi