Re: KVM Host overprovisioning

2017-09-12 Thread Ivan Kudryavtsev
Hi, community. I implemented quick PR for KVM cloudstack-agent with use of additional directive host.overcommit.mem.mb at agent.properties https://github.com/apache/cloudstack/pull/2266 I tested it in my 4.9, works nic for me. Also, during the building I found interesting bug in Quota plugin, pr

Re: Question concerning Virtual Routers and problems during failover

2017-09-12 Thread Nitin Kumar Maharana
Hi Tim, Can you please attach both VR’s cloud.log(present in VR path /var/log/cloud.log) as well as management server log of the failure case. Which will help us finding out the exact cause of the failure. Thanks, Nitin On 13-Sep-2017, at 12:42 AM, Tim Gipson mailto:tgip...@ena.com.invalid>> w

Question concerning Virtual Routers and problems during failover

2017-09-12 Thread Tim Gipson
Hey all, I’ve found what I think could be a possible issue with the redundant VPC router pairs in Clousdstack. The issue was first noticed when routers were failing over from master to backup. When the backup router became master, everything continued to work properly and traffic flowed as no

Release packages for 4.9.3.0

2017-09-12 Thread Rohit Yadav
Wido/PL/others, Can you please help with building and publishing of 4.9.3.0 rpms/deb packages on the download.cloudstack.org repository? I've built and published the repos on packages.shapeblue.com now (shapeblue.com/packages for details). Regards. rohit.ya...@shapeblue.com  www.shapeblue.c

Re: KVM Host overprovisioning

2017-09-12 Thread Wido den Hollander
> Op 12 september 2017 om 9:05 schreef Ivan Kudryavtsev > : > > > Yes, sure. > > What I want is an ability to increase host memory rather than decrease it. > > So the first suggestion is to add a parameter to increase amount of > megabytes or gigabytes, not necessary a multiplier. Manual addi

Re: KVM Host overprovisioning

2017-09-12 Thread Ivan Kudryavtsev
Yes, sure. What I want is an ability to increase host memory rather than decrease it. So the first suggestion is to add a parameter to increase amount of megabytes or gigabytes, not necessary a multiplier. Manual adding via agent.properties is a good way to implement it because different hosts ca