Re: Windows VM performance in ACS

2024-05-27 Thread Jayanth Babu A
Hi, Just wanted to follow-up to see if you were able to resolve this. Regards, Jayanth Reddy From: Jayanth Babu A Date: Friday, 24 May 2024 at 7:23 AM To: users@cloudstack.apache.org Subject: Re: Windows VM performance in ACS Hello Alexandru, Alright. Please past the output of # virsh dumpxml

Re: Cloudstack Managment service Self Fencing

2024-05-27 Thread Jayanth Babu A
Hello Joan, I don’t seem to understand fencing in this case, please elaborate. Does CloudStack WebUI or API show the Node_2 management server as offline? Regards, Jayanth Reddy From: Joan g Date: Monday, 27 May 2024 at 11:49 PM To: users@cloudstack.apache.org Subject: Cloudstack Managment

Cloudstack Managment service Self Fencing

2024-05-27 Thread Joan g
Hello team, I have 2 node cloudstack management server deployment, the issue that is happening frequently is that Node_2 is always shutting down itself as a part of self fencing. Can someone guide on the possible reason for this, I can observe there is no network disconnection between the

Re: Set number of total projects for each account

2024-05-27 Thread Mevludin Blazevic
Done: https://github.com/apache/cloudstack/issues/9127 Am 27.05.2024 um 13:40 schrieb Wei ZHOU: Yes Mevludin, as Jayanth said, you can create an improvement request to support max projects per domain or per account. -Wei On Mon, May 27, 2024 at 1:37 PM Mevludin Blazevic wrote: Thanks a

Re: Set number of total projects for each account

2024-05-27 Thread Wei ZHOU
Yes Mevludin, as Jayanth said, you can create an improvement request to support max projects per domain or per account. -Wei On Mon, May 27, 2024 at 1:37 PM Mevludin Blazevic wrote: > > Thanks a lot, Wei! > > Shall I create an issue for this? > > - Mevludin > > Am 27.05.2024 um 13:33 schrieb

Re: Set number of total projects for each account

2024-05-27 Thread Mevludin Blazevic
Thanks a lot, Wei! Shall I create an issue for this? - Mevludin Am 27.05.2024 um 13:33 schrieb Jayanth Babu A: Thanks, Wei. Would it be good to introduce something like “max.account.projects” into the Global Limits [1] as well?

Re: Set number of total projects for each account

2024-05-27 Thread Jayanth Babu A
Thanks, Wei. Would it be good to introduce something like “max.account.projects” into the Global Limits [1] as well? [1] https://docs.cloudstack.apache.org/en/latest/adminguide/usage.html#globally-configured-limits Regards, Jayanth Reddy From: Wei ZHOU Date: Monday, 27 May 2024 at 4:26 PM

Re: Set number of total projects for each account

2024-05-27 Thread Wei ZHOU
This seems to be missing on UI it works via cloudmonkey (localcloud)  > update resourcelimit domainid=37ff2485-cc1e-11ee-a4eb-1e00db000197 account=ACSUser resourcetype=5 max=3 { "resourcelimit": { "account": "ACSUser", "domain": "ROOT", "domainid":

Re: Backup VM on Cloudstack

2024-05-27 Thread Wei ZHOU
thanks Jayanth. On Mon, May 27, 2024 at 11:50 AM Jayanth Babu A wrote: > > Hello Wei, > ACS v4.16; IIRC Veeam should be either v11 or v12. > > Thanks, > Jayanth > > Sent on the move > > > From: Wei ZHOU > Sent: Monday, May 27, 2024 3:16:36 pm > To:

CLOUDSTACK VM HA

2024-05-27 Thread Alex Paul
Hi Community, I am testing High Availability (HA) for Cloudstack VMs using KVM and NFS. To simulate a host failure, I am triggering a kernel panic. When the command is executed, the host status remains "up" for 3-4 minutes before transitioning to an "Alert '' state and not marked as "Down ". As a

Re: Backup VM on Cloudstack

2024-05-27 Thread Jayanth Babu A
Hello Wei, ACS v4.16; IIRC Veeam should be either v11 or v12. Thanks, Jayanth Sent on the move From: Wei ZHOU Sent: Monday, May 27, 2024 3:16:36 pm To: users@cloudstack.apache.org Subject: Re: Backup VM on Cloudstack great to know it. Can you share the

RE: Login issue on new install

2024-05-27 Thread Ian Tobin
Hi Stephan, Wei, Sorry I have been out and just returned today. You are indeed correct, I was entering the incorrect default password thinking it was the correct one and it was just stuck. After clearing cache and entering the correct default password it logged straight in so does appear to be

Re: Backup VM on Cloudstack

2024-05-27 Thread Wei ZHOU
great to know it. Can you share the acs/vmware/veeam version? Thanks On Monday, May 27, 2024, Jayanth Babu A wrote: > Hello, > Veeam agent-based backups have worked for us so far. > > Regards, > Jayanth Reddy > > From: Khang Nguyen Phuc > Date: Friday, 24 May 2024 at 1:03 PM > To:

Re: HA for management server

2024-05-27 Thread Jayanth Babu A
Hello, Yes, DB clustering with Galera or some other sort should be looked into. I'm not sure if [1] has worked for someone so far. [1] https://docs.cloudstack.apache.org/en/latest/adminguide/reliability.html#configuring-database-high-availability Thanks, Jayanth

Re: Backup VM on Cloudstack

2024-05-27 Thread Jayanth Babu A
Hello, Veeam agent-based backups have worked for us so far. Regards, Jayanth Reddy From: Khang Nguyen Phuc Date: Friday, 24 May 2024 at 1:03 PM To: users@cloudstack.apache.org Subject: Backup VM on Cloudstack Hello everyone, I'm looking for some advice on solutions for backing up VMs running

RE: HA for management server

2024-05-27 Thread Alexandru Stan
Hi, Actually no, I'm just documenting the process so far, so nothing was done for the DB. For this I assume the info in the official documentation would be ok? Or something more advanced would be needed, like a galera cluster? -Original Message- From: Jayanth Babu A Sent: Monday,

Re: HA for management server

2024-05-27 Thread Jayanth Babu A
Hello Alexandru, Please see [1] and [2]. I assume your DB HA is taken care of. [1] https://docs.cloudstack.apache.org/en/latest/adminguide/reliability.html [2] https://github.com/apache/cloudstack/issues/8221 Regards, Jayanth Reddy Engineering Manager From: Alexandru Stan Date: Monday, 27 May

HA for management server

2024-05-27 Thread Alexandru Stan
Hello, Is there any documentation on deployment of multiple management servers in high availability? Or does anyone have good info on this? The official documentation does not contain anything relevant unfortunately. Thank you!

Re: Set number of total projects for each account

2024-05-27 Thread Jayanth Babu A
Hello Mevludin, I don’t think that project limits at an account-level is implemented. You may have to consider at domain-level only. Regards, Jayanth Reddy From: Mevludin Blazevic Date: Monday, 27 May 2024 at 1:53 PM To: users@cloudstack.apache.org Subject: Set number of total projects for

Set number of total projects for each account

2024-05-27 Thread Mevludin Blazevic
Hi all, does anyone know how to set a fix number of projects for each account? In the ressources overview I can only see that there is an unlimited number of projects available for an account, but how can I set a value for this? - Mevludin

Re: Login issue on new install

2024-05-27 Thread Stephan Bienek
Hi Ian, it sounds exactly like the issue we found last week and opened a github issue for: https://github.com/apache/cloudstack/issues/9123 Once you enter a wrong password, you are stuck in the spinning wheel page. No error message about the wrong password will appear, like in previous