RE: The RAM MEM inside KVM instance is not the same as it was set

2021-09-22 Thread cristian.c
Hi, is there a way to apply this to 4.15.2 ?https://github.com/apache/cloudstack/commit/6531ee587198ca2789ab0f53e9f3c3dccdd009d4 Regards, Cristian -Original Message- From: Daniel Augusto Veronezi Salvador Sent: Friday, September 17, 2021 7:55 PM To: users@cloudstack.apache.org

Re: The RAM MEM inside KVM instance is not the same as it was set

2021-09-22 Thread Wei ZHOU
Hi Cristian, 4.15 branch only accepts bug fixes. I think it is not a bug but an enhancement. -Wei On Wed, 22 Sept 2021 at 12:19, wrote: > Hi, > > is there a way to apply this to 4.15.2 ? > https://github.com/apache/cloudstack/commit/6531ee587198ca2789ab0f53e9f3c3dccdd009d4 > > > > Regards,

Re: ACS Baremetal

2021-09-22 Thread Rohit Yadav
Hi Alex, Here's slide from a talk on baremetal few years ago: http://events17.linuxfoundation.org/sites/events/files/slides/Baremetal-v4.1a.pdf ... and an old design doc: https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Baremetal Regards. From

Re: Problem with Templates/ISO

2021-09-22 Thread DL
Sure, I am happy to contribute! By the way, just some more clarifications on the issue: The gateway interface can stay with "Promiscuous Mode: Deny." Only the interface of the VM we use to deploy CloudStack should be "Promiscuous Mode: Allow All." (Also, "All VMs" setting works fine.) This makes

RE: The RAM MEM inside KVM instance is not the same as it was set

2021-09-22 Thread cristian.c
HI Wei, Thank you for the info. Is there a way to do overprovisioning like we do with VMware? If I have an over provisioning of 1.5x or 2x, is there a way not to show the min value inside the instance, and show the max? Regards, Cristian -Original Message- From: Wei ZHOU S

Re: Adding OS Type

2021-09-22 Thread Hean Seng
Hi Do you know what is addGuestOS Details (*Map of (key/value pairs))**. *refer to? This compulsory field, and do not know what it means . I am using KVM , the API doc did not explain on i t. On Mon, Sep 20, 2021 at 3:48 PM Hean Seng wrote: > How about is that possible to change the OS

Re: Adding OS Type

2021-09-22 Thread Wei ZHOU
Hi Hean, The details are not applicable for kvm. I do not know why it is required. you can use the same details as other guest os xenserver.dynamicMin = 536870912 xenserver.dynamicMax = 137438953472 I suggest you NOT add a new guest os if you use 4.15.0.0 or older versions, because the upgrade s