AW: SSL Encryption for SSVM & Console

2022-09-20 Thread Ismaili, Liridon (SWISS TXT)
Hi Granwille I once had this issue and could solve it by deleting the SSL records on the keystore DB: delete from keystore where domain_suffix="console.yourdomain.com" After that you have to re-upload your certificate. Good luck & Regards! Liridon Von:

AW: [VOTE] Apache CloudStack 4.14.0.0 RC3

2020-05-14 Thread Ismaili, Liridon (SWISS TXT)
Hi All Here is my vote: +1 Environment configuration: * Apache CloudStack: MGMT + DB > CentOS 7 * Hosts: VMware ESXi * Primary Storage: VMware VMFS, NFS * Secondary Storage: NFS * Zone Network: Advanced Network Tests: * Upgrade 4.13.1 to 4.14 (RC1/2/3) * Update VRs *

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-06 Thread Ismaili, Liridon (SWISS TXT)
rding to configured timezone (in global settings) if you're using a non-UTC timezone? I'll add the db.usage.url.paramsl as well in the PR. Regards, Rohit Yadav Software Architect, ShapeBlue < <https://www.shapeblue.com> https://www.shapeblue.com &

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-04 Thread Ismaili, Liridon (SWISS TXT)
e db.usage.url.paramsl as well in the PR. Regards, Rohit Yadav Software Architect, ShapeBlue <https://www.shapeblue.com> https://www.shapeblue.com ________________ From: Ismaili, Liridon (SWISS TXT) < <mailto:liridon.isma...@swisstxt.ch> liridon.isma...@sw

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-04 Thread Ismaili, Liridon (SWISS TXT)
any thanks and Regards Liridon -Original Message----- From: "Ismaili, Liridon (SWISS TXT)" mailto:%22Ismaili,%20liridon%20%28swiss%20txt%29%22%20%3cliridon.isma...@swisstxt.ch%3e>> Reply-To: users@cloudstack.apache.org<mailto:users@cloudstack.apache.org> To: d...@c

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-04 Thread Ismaili, Liridon (SWISS TXT)
Hi Rohit I'll test that and let you know. Regards Liridon -Original Message- From: Rohit Yadav mailto:rohit%20yadav%20%3crohit.ya...@shapeblue.com%3e>> Reply-To: d...@cloudstack.apache.org To: Andrija Panic

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-04 Thread Ismaili, Liridon (SWISS TXT)
m-variables.html and <https://dev.mysql.com/doc/refman/5.7/en/set-variable.html> https://dev.mysql.com/doc/refman/5.7/en/set-variable.html for more info. Regards, Gregor From: Ismaili, Liridon (SWISS TXT) < <mailto:liridon.isma...@swisstxt.ch>

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-01 Thread Ismaili, Liridon (SWISS TXT)
@Robert I did add the default-time-zone parameter to the my.cnf file but the dates inside CloudStack are still in UTC format. select now() however gives me the correct output: mysql> select now(); +-+ | now() | +-+ | 2020-05-01 19:48:38 |

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-01 Thread Ismaili, Liridon (SWISS TXT)
Hi Andrija First of thank you and Gabriel for pre-building the packages! I did upgrade our test environment to CS 4.14.0.0 but had some issues on the first upgrade try. As Java JRE 11 is required under CS 4.14.0.0 I did install it on the cs-mgmt server. After that I made the Upgrade and saw the

Re: Creating Windows Server 2019 templates with cloudbase init

2020-01-15 Thread Ismaili, Liridon (SWISS TXT)
8:26:46 + Hi, Thanks! That’s very helpful. For resetting the password I had a timing issue, I think. Did you try a reset of the password and reboot the VM twice? I believe that worked for me during testing. Regards Simon On 14. Jan 2020, at 19:13, Ismaili, Liridon (SWISS TXT) <

Re: Creating Windows Server 2019 templates with cloudbase init

2020-01-14 Thread Ismaili, Liridon (SWISS TXT)
p the template with a sysprep and unattend.xml where I also set a default password (perhaps this is what stops it from asking for new user pass), then on first boots CloudInstanceManager sets up the password without problems and resets work, too. SG zone btw. Lucian On 2020-01-14 12:53, Ismaili,

Re: Creating Windows Server 2019 templates with cloudbase init

2020-01-14 Thread Ismaili, Liridon (SWISS TXT)
w. Lucian On 2020-01-14 12:53, Ismaili, Liridon (SWISS TXT) wrote: Hi Simon We are also building some new windows templates and would like to use cloudbase-init as you do. I get the same behavior as you did describe (after password reset it requires to setup a new passwor

Re: Creating Windows Server 2019 templates with cloudbase init

2020-01-14 Thread Ismaili, Liridon (SWISS TXT)
Hi Simon We are also building some new windows templates and would like to use cloudbase-init as you do. I get the same behavior as you did describe (after password reset it requires to setup a new password). How did you workaround this? I expect this to be a policy issue but would like to ask

Re: [VOTE] Apache CloudStack 4.13.0.0 RC2

2019-08-30 Thread Ismaili, Liridon (SWISS TXT)
Hi Guys, +1 from our side Following upgrade was done: from 4.11.3 to 4.13 RC2 - VMWare 6.5 - Advanced network setup Post upgrade steps: - redeployed systemVMs - redeployed vRouters Tests done: - create / started / stopped / destroyed VMs which were created before and after the upgrade -

AW: Unable to log in to the cloudstack management page (Web UI)

2019-07-05 Thread Ismaili, Liridon (SWISS TXT)
Hi Eiji the JSON inside the body tells the same as the error you posted already. May you check the DB if there is something misconfigured with the accounts or roles? Please run this query and post the results: select * from cloud.account where id = 2; and select * from roles where id in (select