Re: Cloudstack 4.16 - GUI unable to submit SSL

2022-01-13 Thread Hean Seng
@Wei Zhou Thanks for informing the db is keystore, i solve this in a very stupid way, clean install a Cloudstack 4.15 , and upload a SSL fron GUI . After done, dump the table keystore out, and restore to Cloudstack 4.16 db , keystore table , Then destroy ConsoleVM , let it rebuild back,and

Re: cloudstack api is not filtering project or account in usagerecord

2022-01-13 Thread Ricardo Pertuz
Thanks Wei, Please follow the issue https://github.com/apache/cloudstack/issues/5860 Regards, Ricardo On 13/01/22, 3:01 PM, "Wei ZHOU" wrote: Hi Ricardo, It looks like a bug. Can you please create an issue on github ? -Wei On Thu, 13 Jan 2022 at 18:07, Ricardo Pertuz

Re: cloudstack api is not filtering project or account in usagerecord

2022-01-13 Thread Wei ZHOU
Hi Ricardo, It looks like a bug. Can you please create an issue on github ? -Wei On Thu, 13 Jan 2022 at 18:07, Ricardo Pertuz wrote: > Hi Wei, > > Thanks for replying, effectively you are right, even though the command is > " list usagerecords projectid=408271ae-fa1c-44e3-b8d7-50f7dab3100c"

Re: cloudstack api is not filtering project or account in usagerecord

2022-01-13 Thread Ricardo Pertuz
Hi Wei, Thanks for replying, effectively you are right, even though the command is " list usagerecords projectid=408271ae-fa1c-44e3-b8d7-50f7dab3100c" but all projects come out in the response. Regards, Ricardo Pertuz On 13/01/22, 11:12 AM, "Wei ZHOU" wrote: Hi, filter is a

Re: cloudstack api is not filtering project or account in usagerecord

2022-01-13 Thread Wei ZHOU
Hi, filter is a keyword in cloudmonkey/cmk, not an parameter in cloudstack api. Try with 'projectid'. -Wei On Thursday, 13 January 2022, Ricardo Pertuz wrote: > Hi team, > > Any thoughts about it? Anyone knows what is going on here? > > Thanks! > > On 13/01/22, 3:23 AM, "Ricardo Pertuz"

Re: Clarity on when to use "Non-OSS" ACS

2022-01-13 Thread Simon Weller
Hey Mike, Did you see my response to your first post around this? It sounds like you may have missed it. -Simon From: Corey, Mike Sent: Thursday, January 13, 2022 6:45 AM To: users@cloudstack.apache.org Subject: RE: Clarity on when to use "Non-OSS" ACS

Re: cloudstack api is not filtering project or account in usagerecord

2022-01-13 Thread Ricardo Pertuz
Hi team, Any thoughts about it? Anyone knows what is going on here? Thanks! On 13/01/22, 3:23 AM, "Ricardo Pertuz" wrote: Hi guys, When I try to filter the record usage of a project, nothing is happening. It brings me all records for the date from all projects, am I doing something

Re: Cloudstack 4.16 - GUI unable to submit SSL

2022-01-13 Thread Wei ZHOU
Hi Hean, Could you please check by the following steps ? (1) check if key/certs are saved in DB. Please check the `keystore` table in DB. (2) check if global settings are set correctly. When you change the values, please restart mgmt server and CPVM. consoleproxy.sslEnabled (should be 'true')

Re: Cloudstack Upgrade

2022-01-13 Thread Wei ZHOU
Hi, Please follow the steps on https://docs.cloudstack.apache.org/en/4.15.2.0/upgrading/upgrade/upgrade-4.11.html -Wei On Thu, 13 Jan 2022 at 14:42, Ammad Syed wrote: > Hi, > > I am planning to upgrade cloudstack from 4.11.3 to 4.15.2. I am planning to > create a parallel build i.e will

Cloudstack Upgrade

2022-01-13 Thread Ammad Syed
Hi, I am planning to upgrade cloudstack from 4.11.3 to 4.15.2. I am planning to create a parallel build i.e will create a new VM of 4.11.3 and restore the DB and upgrade the management server to 4.15.2 and start the management server to perform DB upgrade. Will this process be ok ? OR should I

RE: Clarity on when to use "Non-OSS" ACS

2022-01-13 Thread Corey, Mike
Second attempt for clarity... From: Corey, Mike Sent: Tuesday, January 11, 2022 2:53 PM To: users@cloudstack.apache.org Subject: Clarity on when to use "Non-OSS" ACS Hi, I've been working with ACS 4.15 deploying to VMware hypervisors for over a year now. I'm catching up on 4.16 docs for an

Re: Cloudstack 4.16 - GUI unable to submit SSL

2022-01-13 Thread Suresh Anaparti
Hi, I'm not sure how to validate the certs there. Have you noticed any error / warn messages in the console proxy log. Regards, Suresh On 10/01/22, 3:22 PM, "Hean Seng" wrote: I not sure related to this or not, I ssh login to Console Proxy , and seems port 443 is not listening

cloudstack api is not filtering project or account in usagerecord

2022-01-13 Thread Ricardo Pertuz
Hi guys, When I try to filter the record usage of a project, nothing is happening. It brings me all records for the date from all projects, am I doing something wrong? Please follow this example with a filter to filter project names in the output. list usagerecords