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

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: cloud-set-guest-password working with systemctl

2017-09-12 Thread Sebastian Gomez
OMG! This information is Gold for me, I'm crying now, so many years using clodustack without know this... Thanks a lot. Atentamente, Sebastián Gómez On Fri, Sep 8, 2017 at 9:14 AM, S. Brüseke - proIO GmbH < [email protected]> wrote: > Hi Sebastian, > > if you want you can take a look at ou

Quick 1 Question Survey

2017-09-12 Thread Rene Moser
What Linux OS and release are you running below your: * CloudStack/Cloudplatform Management * KVM/XEN Hypvervisor Host Possible answer example Cloudstack Management = centos6 KVM/XEN = None, No KVM/XEN Thanks in advance Regards René

Re: Quick 1 Question Survey

2017-09-12 Thread Ivan Kudryavtsev
ACS4.3 Management, KVM = Ubuntu 14.04 prod ACS4.9 Management, KVM = Ubuntu 16.04 dev 12 сент. 2017 г. 19:13 пользователь "Rene Moser" написал: > What Linux OS and release are you running below your: > > * CloudStack/Cloudplatform Management > * KVM/XEN Hypvervisor Host > > Possible answer examp

AW: Quick 1 Question Survey

2017-09-12 Thread S . Brüseke - proIO GmbH
Cloudstack Management = centos6 KVM/XEN = XenServer 6.5 SP1 Mit freundlichen Grüßen / With kind regards, Swen -Ursprüngliche Nachricht- Von: Rene Moser [mailto:[email protected]] Gesendet: Dienstag, 12. September 2017 14:13 An: [email protected] Betreff: Quick 1 Question Surv

RE: Quick 1 Question Survey

2017-09-12 Thread Jeremy Peterson
CloudStack Management = CentOS release 6.9 (Final) KVM/XEN = XenServer release 6.5.0-90233c Jeremy -Original Message- From: S. Brüseke - proIO GmbH [mailto:[email protected]] Sent: Tuesday, September 12, 2017 7:49 AM To: [email protected] Subject: AW: Quick 1 Question Surv

Re: Quick 1 Question Survey

2017-09-12 Thread Simon Weller
Cloudstack Management = centos7 KVM/XEN = KVM From: Rene Moser Sent: Tuesday, September 12, 2017 7:12 AM To: [email protected] Subject: Quick 1 Question Survey What Linux OS and release are you running below you

Re: Quick 1 Question Survey

2017-09-12 Thread jose . goncalves
CloudStack Management = CentOS release 7.0 KVM/XEN = XenServer 6.5 SP1 Cheers, José September 12, 2017 3:34 PM, "Jeremy Peterson" wrote: > CloudStack Management = CentOS release 6.9 (Final) > KVM/XEN = XenServer release 6.5.0-90233c > > Jeremy > > -Original Message- > From: S. Brüse

RE: [ANNOUNCE][CLOUDSTACK] Apache CloudStack 4.9.3.0 (LTS)

2017-09-12 Thread Sean Lair
FYI, small thing, some of the fixed issues aren't showing up in the release notes. They were merged, but just not in the release notes. Here are a few I noticed: https://issues.apache.org/jira/browse/CLOUDSTACK-9872 https://issues.apache.org/jira/browse/CLOUDSTACK-9873 https://issues.apache.or

Re: Quick 1 Question Survey

2017-09-12 Thread Rubens Malheiro
Hello Cloudstack Management = CentOS 7 KVM = CentOS 7 XEN = None On Tue, Sep 12, 2017 at 9:12 AM, Rene Moser wrote: > What Linux OS and release are you running below your: > > * CloudStack/Cloudplatform Management > * KVM/XEN Hypvervisor Host > > Possible answer example > > Cloudstack Managemen

RE: [ANNOUNCE][CLOUDSTACK] Apache CloudStack 4.9.3.0 (LTS)

2017-09-12 Thread Grégoire Lamodière
Hi All, Great job, thanks for this release. I've made basic testing today ugrading 4.9.2 to 4.9.3. Except VPC, my test were all successfull. Is there a systemvm template upgrade to perform ? (I only found new templates for 4.10). The main bug I found is related to iptable that stop allowing /

RE: Quick 1 Question Survey

2017-09-12 Thread Imran Ahmed
Hi, Cloudstack Management = CentOS7 KVM/XEN = KVM Regards, Imran -Original Message- From: Rene Moser [mailto:[email protected]] Sent: Tuesday, September 12, 2017 5:13 PM To: [email protected] Subject: Quick 1 Question Survey What Linux OS and release are you running below yo

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