[ovirt-users] Re: Gluster volume slower then raid1 zpool speed

2020-11-26 Thread wkmail
well, I just reviewed my previous test and I realized that I made a mistake on the gluster mount test. I had up arrowed the shell history and  used of= "/test12.img" instead of "./test12" which meant I was testing on the baremetal root partition even though I had 'cd'ed into the Gluster

[ovirt-users] Re: Gluster volume slower then raid1 zpool speed

2020-11-26 Thread Harry O
So my gluster performance results is expected? ___ 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: EPYC CPU not being detected correctly on cluster

2020-11-26 Thread Lucia Jelinkova
Hi Vinícius, I am glad you've managed to solve it and thanks for sharing your findings. Lucia On Wed, Nov 25, 2020 at 9:07 PM Vinícius Ferrão wrote: > Lucia, I ended figuring out. > > > > The culprit is that I was pinned with the wrong virt module; after running > this commands I was able to

[ovirt-users] Re: Gluster volume slower then raid1 zpool speed

2020-11-26 Thread Harry O
New results from centos vm on vmstore: [root@host2 ~]# dd if=/dev/zero of=/test12.img bs=1G count=1 oflag=dsync 1+0 records in 1+0 records out 1073741824 bytes (1.1 GB) copied, 26.6353 s, 40.3 MB/s [root@host2 ~]# rm -rf /test12.img [root@host2 ~]# [root@host2 ~]# dd if=/dev/zero of=/test12.img

[ovirt-users] Re: Gluster volume slower then raid1 zpool speed

2020-11-26 Thread Harry O
I would love to see something similar to your performance numbers WK. Here is my gluster volume options and info: [root@ovirtn1 ~]# gluster v info vmstore Volume Name: vmstore Type: Replicate Volume ID: stuff Status: Started Snapshot Count: 0 Number of Bricks: 1 x (2 + 1) = 3 Transport-type: tcp

[ovirt-users] Re: Gluster volume slower then raid1 zpool speed

2020-11-26 Thread Ritesh Chikatwar
On Thu, Nov 26, 2020 at 1:54 PM Harry O wrote: > I would love to see something similar to your performance numbers WK. > Here is my gluster volume options and info: > [root@ovirtn1 ~]# gluster v info vmstore > > Volume Name: vmstore > Type: Replicate > Volume ID: stuff > Status: Started >

[ovirt-users] Re: ovirt 4.3 - locked image vm - unable to remove a failed deploy of a guest dom

2020-11-26 Thread 3c . monitor
Hi. Now select suggested works (thanks), but still no results: # su - postgres -c 'scl enable rh-postgresql10 -- psql' psql (10.6) Type "help" for help. postgres=# \c engine You are now connected to database "engine" as user "postgres". engine=# SELECT vm_name from vms where vm_guid = (SELECT

[ovirt-users] VM memory decrease

2020-11-26 Thread Erez Zarum
I have an 8 node cluster running oVirt 4.4.2, i have noticed lately that some VMs started to have their memory decrease. For example a VM that was configured to have 32GB memory without any notice were had their memory decrease to about 4GB, if i restart the VM the VM comes up with the correct

[ovirt-users] Re: VM memory decrease

2020-11-26 Thread Erez Zarum
I think i'm answering my self :) I noticed "mom.Controllers.Balloon - INFO - Ballooning guest" message in the mom.log. So best option to remove this and keep High Performance is disabling Memory Ballooning. ___ Users mailing list -- users@ovirt.org To

[ovirt-users] Check multipath status using API

2020-11-26 Thread Paulo Silva
Hi, Is it possible to check the multipath status using the current REST API on ovirt? There is an old page that hints at this but I'm not sure if this has been implemented: https://www.ovirt.org/develop/release-management/features/storage/multipath-events.html Thanks -- Paulo Silva

[ovirt-users] Re: VM memory decrease

2020-11-26 Thread Strahil Nikolov via Users
Better check why the hosts are starving for memory. Best Regards, Strahil Nikolov В 10:03 + на 26.11.2020 (чт), Erez Zarum написа: > I think i'm answering my self :) > I noticed "mom.Controllers.Balloon - INFO - Ballooning guest" message > in the mom.log. > So best option to remove this and

[ovirt-users] Re: Check multipath status using API

2020-11-26 Thread Benny Zlotnik
It is implemented, there is no special API for this, using the events endpoint (ovirt-engine/api/events) is the way to access this information On Thu, Nov 26, 2020 at 3:00 PM Paulo Silva wrote: > Hi, > > Is it possible to check the multipath status using the current REST API on > ovirt? > >

[ovirt-users] Re: "gluster-ansible-roles is not installed on Host" error on Cockpit

2020-11-26 Thread garcialiang . anne
It work well. I need restart # systemctl restart cockpit and # yum install gluster-ansible again. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: