Re: Ubuntu 20 Support

2020-10-29 Thread Abhishek Kumar
Hi Hean, The upgrade will involve downtime. It will be similar to http://docs.cloudstack.apache.org/en/latest/upgrading/upgrade/upgrade-4.13.html Regards, From: Hean Seng Sent: 29 October 2020 15:14 To: users@cloudstack.apache.org Subject: Re: Ubuntu 20 Support

Re: listUsageRecords Update frequency

2020-10-29 Thread Nicolas Vazquez
Yes, the usage jobs information is stored in the cloud_usage database on the usage_job table. The start_date and end_date columns indicate which usage range was parsed and the start_millis and end_millis the jobs execution start and end time in milliseconds, which can be converted to date. Re

Re: listUsageRecords Update frequency

2020-10-29 Thread Hean Seng
Hi NIC Do know where can confirm the last run for usage server ? It seems my counter is not running , my setup is AdvanceZone Security Group. On Thu, Oct 29, 2020 at 4:34 AM Nicolas Vazquez < nicolas.vazq...@shapeblue.com> wrote: > Hi Hean, > > You are looking at the right configuration,

AdvanceZone with SG and AdvanceZone with VLAN isolation

2020-10-29 Thread Hean Seng
Hi All Just need to ask, I am configuring VM, and each VM have Public IP , and have LAN IP to contact to each other VM . I am choosing Advancezone and with SG. Is there possible to two shared network in one VM. one with Public IP and another network with LAN IP . Assuming the hybervisor have 2

Re: Ubuntu 20 Support

2020-10-29 Thread Hean Seng
I never try on the version upgrade for cloudstack , but let say now using 4.14 on ubuntu 18, future upgrade to 4.15 and Ubuntu 20, will it be involve downtime etc . I saw other version of upgrade in cloudstack , it seem involve upgrade of systemvm, and software in mgmt server . On Thu, Oc