RE: VMware Instance Error

2021-05-28 Thread Yordan Kostov
Regarding the capacity issue with CPUs, make sure the service offering GHZ/MHZ CPU value is equal or less than the value shown in vCenter. If it is more Cloudstack will spill "not enough capacity" error because offering requires cores with higher frequency than what is currently available. I

RE: VMware Instance Error

2021-05-28 Thread Corey, Mike
I'll update this email distro in parallel to my ShapeBlue GURU ticket... I continue to have trouble deploying VMs from template. A few more observations to hopefully bring light to the problem. 1 - The VM instance in vCenter shows as having the same CPU/RAM as the template - NOT what the

RE: Cloudstack Kubernetes service

2021-05-28 Thread Yordan Kostov
Thank you Pearl, I will check this out . Regards, Jordan -Original Message- From: Pearl d'Silva Sent: Thursday, May 27, 2021 12:31 PM To: users@cloudstack.apache.org Subject: Re: Cloudstack Kubernetes service [X] This message came from outside your organization Hi Jordan,

RE: when removing an account linked to ldap and re-adding it, login fails

2021-05-28 Thread Yordan Kostov
Figured it out. For anyone having this issue: Go to "ldap_trust_map" and correlate the entries with the accounts in "Account" table. Delete the irrelevant ones in "ldap_trust_map" and login is successful. Regards, Jordan -Original Message- From: Yordan Kostov Sent: Friday,

when removing an account linked to ldap and re-adding it, login fails

2021-05-28 Thread Yordan Kostov
Hey everyone, ACD version 4.15. I am playing with LDAP and after some tests I cannot login with ldap account anymore. This is what I get as error messages: 2021-05-28 15:31:40,645 INFO [o.a.c.l.LdapAuthenticator]

Re: Routers on specific cluster

2021-05-28 Thread Vivek Kumar
Hey Andrija, Is there any setting in global setting where we define that VR should go to any particular cluster, as you mentioned in previous thread. I know there is no as such performance or functionality issue just curious to know. Regards, Vivek Kumar > On 28-May-2021, at 4:45 AM,

[DISCUSS] DataServer with ConfigDrive in cloudbase-init

2021-05-28 Thread Alireza Eskandari
Hi, I'm developing cloudbase-init to support password management in Windows with ConfigDrive for CloudStack. The logic behind the user-data service in CloudStack causes some problems that I need to change the logic of cloudbase-init to make it compliant with CloudStack! To use both ConfigDrive

Re: Prediction or studies for KVM live migration.

2021-05-28 Thread Kalil de Albuquerque Carvalho
Hello Andrija. Sorry for the mess. Instance migration, just about VM's, memory, vCPU works fine, on the fly. But if is needed to migrate a volume from one primary storage to other is needed the VM must be halted. I had tested of migration from a Gluster primary Storage to a NFS primary

Re: Cloudstack source code compilation - RPMs build failed - LDAP

2021-05-28 Thread Suresh Anaparti
Hi Hemalatha Pal, You can refer to the following wiki pages, to setup dev environment and build process. The CloudStack build, using mavin (mvn), would download the required dependencies from the maven repo. Only need to download external dependency jars manually, copy to 'deps' folder and

Cloudstack source code compilation - RPMs build failed - LDAP

2021-05-28 Thread Hemalatha Pal
Hi, I am new to this cloudstack. So I would need some pointers on how to proceed with resolving the below error. I understand from the error that the build is looking for these jars in https://repo.maven.apache.org/maven2 link and it couldn't find the cloudstack directory under org.apache