Re: Ubuntu 20 Support

2020-10-28 Thread Abhishek Kumar
Hi Hean, For packages supporting Ubuntu 20 you will have to wait for 4.15. Ubuntu 20 support has been added recently, https://github.com/apache/cloudstack/pull/4068 Regards, Abhishek From: Hean Seng Sent: 29 October 2020 08:19 To: users@cloudstack.apache.org S

Ubuntu 20 Support

2020-10-28 Thread Hean Seng
Hi I am having a new deployment of Cloudstack, thinking of using Ubuntu 20 due to a longer support and coming of newer version of Cloudstack and easier to upgrade. , But currently apt only have support till Ubuntu 18. Is it if want to use Ubuntu20, the only way to self compile it ? -- Regar

Re: listUsageRecords Update frequency

2020-10-28 Thread Nicolas Vazquez
Hi Hean, You are looking at the right configuration, if you set 'usage.stats.job.aggregation.range' = 60 then you only need to restart the usage server to propagate the changes. Also please check the 'usage.stats.job.exec.time' configuration, you can set that exec time to a previous time in th

Re: Changing SimBios Vendor Name

2020-10-28 Thread Nicolas Vazquez
Yes, it is hardcoded currently to this: https://github.com/apache/cloudstack/blob/master/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtVMDef.java#L171-L177 Regards, Nicolas Vazquez From: Hean Seng Sent: Wednesday, October 28,

Re: Changing SimBios Vendor Name

2020-10-28 Thread Hean Seng
Hi Currently the value set to Cloudstack . This simbios should be only xml in Libvirtd right . Is that now hardcoded to as default deployment value ? On Thu, Oct 29, 2020 at 12:26 AM Nicolas Vazquez < nicolas.vazq...@shapeblue.com> wrote: > Hi Hean, > > It is currently not possible > > >

listUsageRecords Update frequency

2020-10-28 Thread Hean Seng
Hi I notice the usage record update once in a day . Is that possible to update the Usage data more frequently? May be hourly etc. I try to update usage.stats.job.aggregation.range but seem that is not I am looking for, it only affect startdate and enddate of the record, but not update usage r

Re: Changing SimBios Vendor Name

2020-10-28 Thread Nicolas Vazquez
Hi Hean, It is currently not possible Regards, Nicolas Vazquez From: Hean Seng Sent: Tuesday, October 27, 2020 2:12 PM To: users@cloudstack.apache.org Subject: Changing SimBios Vendor Name Hi Anyone know is there any way to change the Simbios Information in

Re: ListNetwork API giving "ERROR"

2020-10-28 Thread Nicolas Vazquez
Hi Vivek, By the java inheritance, the 'DirectPodBasedNetworkGuru' class extends the 'DirectNetworkGuru' and executes the method that is failing. The results you're listing are for networks which are deleted, I was referring to the zones with IDs between 1 and 7 if some of them were deleted: se