Re: [ovirt-users] supervdsmServer consumes 30% of host memory

2014-12-03 Thread Sandro Bonazzola
Il 02/12/2014 22:15, Dan Kenigsberg ha scritto:
 On Tue, Dec 02, 2014 at 08:28:55PM +0100, Demeter Tibor wrote:
 Hi, 

 We have a productive ovirt 3.5 cluster with 3 nodes. 

 The first node has 40 gb of memory and running only one VM that use 8 gb of 
 ram. 
 But the supervdsmserver consumes 20% of host memory. 
 On the second node has 32 GB of memory with 5 VMs. On this node the 
 supervdsmserver using 30%(!) of memory! 
 On the node3 there are 6 VMs with 72 GB of memory. But the supervdsm server 
 use only 1.7% of memory. 

 Does anyone know why? 
 
 most probably
 
 Bug 1142647 - supervdsm leaks memory when using glusterfs
 
 which would be fixed in ovirt-3.5.1. Unfortunately, it won't be released
 today - the released date has been postponed to Dec 9th.
 
 Since the two glusterfs issues (memleak and segfault) repeat so often,
 I've tagged vdsm-4.16.8 as a release candidate for ovirt-3.5.1.
 
 Sandro, could you help in building it and placing it somewhere for
 people to try it out? After all, it has 87 (!) patches since 3.5.0, so
 testing is due.

Dan, 4.16.8-0 has been already built in jenkins[1][2][3][4] and it has been 
already published in 3.5 nightly snapshot[5].
Whoever want to test it is more than welcome.
Instructions for using nightly are on the wiki [6].
Please add yourself to the testing report page [7] if you're going to test it.


[1] http://jenkins.ovirt.org/job/vdsm_3.5_create-rpms-el6-x86_64_merged/133/
[2] http://jenkins.ovirt.org/job/vdsm_3.5_create-rpms-el7-x86_64_merged/130/
[3] http://jenkins.ovirt.org/job/vdsm_3.5_create-rpms-fc19-x86_64_merged/130/
[4] http://jenkins.ovirt.org/job/vdsm_3.5_create-rpms-fc20-x86_64_merged/130/
[5] 
http://jenkins.ovirt.org/view/Publishers/job/publish_ovirt_rpms_nightly_3.5/202/
[6] http://www.ovirt.org/Install_nightly_snapshot
[7] http://www.ovirt.org/Testing/oVirt_3.5.1_Testing

Thanks,



 
 Regards,
 Dan.
 


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] supervdsmServer consumes 30% of host memory

2014-12-03 Thread Daniel Helgenberger


On 02.12.2014 22:16, Dan Kenigsberg wrote:
 On Tue, Dec 02, 2014 at 08:28:55PM +0100, Demeter Tibor wrote:
 Hi,

 We have a productive ovirt 3.5 cluster with 3 nodes.

 The first node has 40 gb of memory and running only one VM that use 8 gb of 
 ram.
 But the supervdsmserver consumes 20% of host memory.
 On the second node has 32 GB of memory with 5 VMs. On this node the 
 supervdsmserver using 30%(!) of memory!
 On the node3 there are 6 VMs with 72 GB of memory. But the supervdsm server 
 use only 1.7% of memory.

 Does anyone know why?

 most probably

  Bug 1142647 - supervdsm leaks memory when using glusterfs

 which would be fixed in ovirt-3.5.1. Unfortunately, it won't be released
 today - the released date has been postponed to Dec 9th.

 Since the two glusterfs issues (memleak and segfault) repeat so often,
 I've tagged vdsm-4.16.8 as a release candidate for ovirt-3.5.1.

 Sandro, could you help in building it and placing it somewhere for
 people to try it out? After all, it has 87 (!) patches since 3.5.0, so
 testing is due.
Good to know! Giving it a shot, upgrading went smoothly so far. I'll 
report back if something comes up.


 Regards,
 Dan.
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users


-- 
Daniel Helgenberger
m box bewegtbild GmbH

P: +49/30/2408781-22
F: +49/30/2408781-10

ACKERSTR. 19
D-10115 BERLIN


www.m-box.de  www.monkeymen.tv

Geschäftsführer: Martin Retschitzegger / Michaela Göllner
Handeslregister: Amtsgericht Charlottenburg / HRB 112767
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] supervdsmServer consumes 30% of host memory

2014-12-02 Thread Demeter Tibor
Hi, 

We have a productive ovirt 3.5 cluster with 3 nodes. 

The first node has 40 gb of memory and running only one VM that use 8 gb of 
ram. 
But the supervdsmserver consumes 20% of host memory. 
On the second node has 32 GB of memory with 5 VMs. On this node the 
supervdsmserver using 30%(!) of memory! 
On the node3 there are 6 VMs with 72 GB of memory. But the supervdsm server use 
only 1.7% of memory. 

Does anyone know why? 




[root@node0 ~]# ps aux|grep supervdsmServer 
root 19549 0.2 20.8 26248348 8594352 ? Sl 06:00 1:59 /usr/bin/python 
/usr/share/vdsm/supervdsmServer --sockfile /var/run/vdsm/svdsm.sock --pidfile 
/var/run/vdsm/supervdsmd.pid 





[root@node1 ~]# ps aux|grep supervdsmServer 
root 32701 1.2 29.5 32463704 9717368 ? Sl 03:59 12:08 /usr/bin/python 
/usr/share/vdsm/supervdsmServer --sockfile /var/run/vdsm/svdsm.sock --pidfile 
/var/run/vdsm/supervdsmd.pid 




[root@node2 ~]# ps aux|grep supervdsmServer 
root 4613 0.0 1.7 6340572 1291476 ? Sl 18:26 0:04 /usr/bin/python 
/usr/share/vdsm/supervdsmServer --sockfile /var/run/vdsm/svdsm.sock --pidfile 
/var/run/vdsm/supervdsmd.pid 





Thanks in advance 




Tibor 





___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] supervdsmServer consumes 30% of host memory

2014-12-02 Thread Dan Kenigsberg
On Tue, Dec 02, 2014 at 08:28:55PM +0100, Demeter Tibor wrote:
 Hi, 
 
 We have a productive ovirt 3.5 cluster with 3 nodes. 
 
 The first node has 40 gb of memory and running only one VM that use 8 gb of 
 ram. 
 But the supervdsmserver consumes 20% of host memory. 
 On the second node has 32 GB of memory with 5 VMs. On this node the 
 supervdsmserver using 30%(!) of memory! 
 On the node3 there are 6 VMs with 72 GB of memory. But the supervdsm server 
 use only 1.7% of memory. 
 
 Does anyone know why? 

most probably

Bug 1142647 - supervdsm leaks memory when using glusterfs

which would be fixed in ovirt-3.5.1. Unfortunately, it won't be released
today - the released date has been postponed to Dec 9th.

Since the two glusterfs issues (memleak and segfault) repeat so often,
I've tagged vdsm-4.16.8 as a release candidate for ovirt-3.5.1.

Sandro, could you help in building it and placing it somewhere for
people to try it out? After all, it has 87 (!) patches since 3.5.0, so
testing is due.

Regards,
Dan.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users