Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tamoorahmedntu added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL > yes, and also you can use the UI to import users, It would show available > users from ldap if the configuration is correct. i get

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL @tamoorahmedntu you could run a test server against your LDAP and against https://www.forumsys.com/2022/05/10/online-ldap-test-server/ a

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL @tamoorahmedntu do you have any progress / furhter information? GitHub link: https://github.com/apache/cloudstack/discussions/9914#disc

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user JoaoJandre added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL It might be interesting to add this to 4.18.2 GitHub link: https://github.com/apache/cloudstack/discussions/9914#discussioncomment-1119052

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tamoorahmedntu added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL Sorry for late reply. Unfortunately I can't Change port of Ldap, I was looking into other ways. Fro

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL @JoaoJandre I am not sure if this is a bug or environmental yet. If it is a bug sure. GitHub link: https://github.com/apache/cloudstac

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tamoorahmedntu added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL > can you import users? to make sure I do it properly, could you confirm how to do this i would use `importLdapUsers` GitHub link:

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL yes that is correct. Does it give the same error? GitHub link: https://github.com/apache/cloudstack/discussions/9914#discussioncomment

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL yes, and also you can use the UI to import users, It would show available users from ldap if the configuration is correct. GitHub link:

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL @tamoorahmedntu , I tried to reproduce using https://www.forumsys.com/2022/05/10/online-ldap-test-server/ as the ldapserver. my configu

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tamoorahmedntu added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL > yes that is correct. Does it give the same error? yes `2024-01-03 09:49:39,411 DEBUG [o.a.c.l.LdapManagerImpl] (qtp989447607-19:ctx

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL can you import users? GitHub link: https://github.com/apache/cloudstack/discussions/9914#discussioncomment-11190517 This is an au

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL ok that will require some debugging than. No idea what else could be wrong. GitHub link: https://github.com/apache/cloudstack/discussio

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tamoorahmedntu added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL Unfortunately that still does not work maybe I'm doing something wrong. Configuration > LDAP configuration `host = my server name port

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL that said, I will have to trust the basedn and bind principal as I cannot read those in the bottom picture. The error indicates nothing

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL text would be easier ;) I am talking about the picture describing the ldap configurations , the top one. GitHub link: https://github.co

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tamoorahmedntu added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL > @tamoorahmedntu the ldap configuration you have configured is domain > specific. If you add a configuration without domain, the sear

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tamoorahmedntu added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL ![Capture](https://github.com/apache/cloudstack/assets/1210/c5869197-5f98-4a67-bc56-aae9c27604c1) ![ee](https://github.com/apache/c

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL @tamoorahmedntu the ldap configuration you have configured is domain specific. If you add a configuration without domain, the search com

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL @tamoorahmedntu this is the exception you get when you have no ldap configured. It looks like you have an ommision in your ldap configur

Re: [D] LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tamoorahmedntu added a comment to the discussion: LDAP API Error "does not contain a URL" java.naming.provider.url property does not contain a URL Hello, Thank you for this helpful information, please see below; This is the Config: Is this what you require or do you have an API whi

Re: [D] New install - 4.19.1 on Centos Stream 9, database upgrade fails. [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: New install - 4.19.1 on Centos Stream 9, database upgrade fails. I tested mariadb-server 10.6.18-0ubuntu0.22.04.1, it worked well. 10.6.18 is a more recent release (released in May 2024) than 10.5.22 (released in August 2023) can yo

Re: [D] New install - 4.19.1 on Centos Stream 9, database upgrade fails. [cloudstack]

2024-11-08 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: New install - 4.19.1 on Centos Stream 9, database upgrade fails. @rongage , centos stream is not explicitely supported by ACS. I do not know how far forked it is from the likes of Oracle Linux 9, Alma Linux 9 and Rocky Linux 9, which

Re: [D] Request for SEV-SNP Support in CloudStack for Enhanced Virtualization Security [cloudstack]

2024-11-08 Thread via GitHub
GitHub user btzq added a comment to the discussion: Request for SEV-SNP Support in CloudStack for Enhanced Virtualization Security @sl4sh73r to my knowledge, SEV-SNP is a feature in the Server BIOS. Cloudstack is just an orchestrator of the KVM level. You should be able to turn on the SEV-SN

Re: [D] Request for SEV-SNP Support in CloudStack for Enhanced Virtualization Security [cloudstack]

2024-11-08 Thread via GitHub
GitHub user boring-cyborg[bot] added a comment to the discussion: Request for SEV-SNP Support in CloudStack for Enhanced Virtualization Security Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussions/9912#

Re: [D] extraconfig issue after upgrade cloudstack [cloudstack]

2024-11-08 Thread via GitHub
GitHub user shulemmosko added a comment to the discussion: extraconfig issue after upgrade cloudstack Ok got it thank you! GitHub link: https://github.com/apache/cloudstack/discussions/9911#discussioncomment-11188847 This is an automatically sent email for [email protected]. T

Re: [D] extraconfig issue after upgrade cloudstack [cloudstack]

2024-11-08 Thread via GitHub
GitHub user shulemmosko added a comment to the discussion: extraconfig issue after upgrade cloudstack How can i remove the extraconfig if its grayed out I need to be able to power on this vm Thanks! GitHub link: https://github.com/apache/cloudstack/discussions/9911#discussioncomment-111888

Re: [D] extraconfig issue after upgrade cloudstack [cloudstack]

2024-11-08 Thread via GitHub
GitHub user GutoVeronezi added a comment to the discussion: extraconfig issue after upgrade cloudstack > How can i remove the extraconfig if its grayed out > I need to be able to power on this vm > > Thanks! Hello @shulemmosko You can try to remove the extraconfig by calling the updateVirt

Re: [D] extraconfig issue after upgrade cloudstack [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: extraconfig issue after upgrade cloudstack Due to security issue, users can no longer add extraconfig via vm settings. Please use updatevm with extraconfig instead. It is not supported on UI for now, you can use cmk GitHub link: ht

Re: [D] extraconfig issue after upgrade cloudstack [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: extraconfig issue after upgrade cloudstack > > How can i remove the extraconfig if its grayed out > > I need to be able to power on this vm > > Thanks! > > Hello @shulemmosko > > You can try to remove the extraconfig by calling the

Re: [D] extraconfig issue after upgrade cloudstack [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: extraconfig issue after upgrade cloudstack please keep eyes on #7849 #9878 GitHub link: https://github.com/apache/cloudstack/discussions/9911#discussioncomment-11188851 This is an automatically sent email for users@cloudstack.

Re: [D] Cannot upload root disc - convert datadisk to root disk [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Cannot upload root disc - convert datadisk to root disk @AlexanderKgr to be frank, I do not think it was possible to upload a volume as root disk, because the Uploaded volume is stored on secondary storage, it is not attached to an

Re: [D] Cannot upload root disc - convert datadisk to root disk [cloudstack]

2024-11-08 Thread via GitHub
GitHub user AlexanderKgr added a comment to the discussion: Cannot upload root disc - convert datadisk to root disk > @AlexanderKgr You can upload this file as a template? When you deploy an > instance from template it gets copied to the desired ROOT volume. i don't want to create new instanc

Re: [D] Cannot upload root disc - convert datadisk to root disk [cloudstack]

2024-11-08 Thread via GitHub
GitHub user rajujith added a comment to the discussion: Cannot upload root disc - convert datadisk to root disk @AlexanderKgr You can upload this file as a template? When you deploy an instance from template it gets copied to the desired ROOT volume. GitHub link: https://github.com/apache/c

Re: [D] bug: KVM agent installation removes pki certificates affecting libvirt [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: bug: KVM agent installation removes pki certificates affecting libvirt when you added the host to cloudstack, cloudstack agent automatically generated the certificates . the old certificate is not cloudstack-compatible I think. so yo

Re: [D] SingleHost CS - SystemVMS cannot reach default gw [cloudstack]

2024-11-08 Thread via GitHub
GitHub user boring-cyborg[bot] added a comment to the discussion: SingleHost CS - SystemVMS cannot reach default gw Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussions/9908#discussioncomment-11187274 -

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 > Thanks for you idea. > Sorry, but are you mistaken? Deleting the main release and installing version > 1.1.0 are the same. I have checked the two manifest deploy

Re: [D] Agent and management server communication broken after KVM host reboot [cloudstack]

2024-11-08 Thread via GitHub
GitHub user adietrich-ussignal added a comment to the discussion: Agent and management server communication broken after KVM host reboot For some additional context, I see SSH logins using the user the host was added with when I attempt to exit maintenance mode. On another cluster that is n

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tuanhoangth1603 added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 Hello, Today I following this procedure to deploy k8s with traefik ingress. I am facing an error with traefik ingress: "Error syncing load balancer: failed to

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 > Thanks for you idea. > Sorry, but are you mistaken? Deleting the main release and installing version > 1.1.0 are the same. I have checked the two manifest deploy

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tuanhoangth1603 added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 > any logs on cloudstack management server and in the pod > `cloud-controller-manager` ? Thanks for your reply. Here is logs of CCM ```I0821 15:10:39.921244

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tuanhoangth1603 added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 Thanks for you idea. Sorry, but are you mistaken? Deleting the main release and installing version 1.1.0 are the same. I have checked the two manifest deployment

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 @tuanhoangth1603 have you solved the issue ? GitHub link: https://github.com/apache/cloudstack/discussions/9906#discussioncomment-11187113 This is an autom

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tuanhoangth1603 added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 and I also found this log in mgmt to be helpful ``` 2024-08-21 22:09:17,133 WARN [c.c.k.c.u.KubernetesClusterUtil] (API-Job-Executor-47:ctx-4b9b2287 job-16540 c

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tuanhoangth1603 added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 Hi @weizhouapache, Do you have any suggestion for this issue ? GitHub link: https://github.com/apache/cloudstack/discussions/9906#discussioncomment-11187119 -

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 > any logs on cloudstack management server and in the pod > `cloud-controller-manager` ? @tuanhoangth1603 it looks like failed to get the cks nodes/vms `"tuanla

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user tuanhoangth1603 added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 I follow this guide and the issue was solved. https://doc.traefik.io/traefik/getting-started/install-traefik/ GitHub link: https://github.com/apache/cloudstack

Re: [D] Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 [cloudstack]

2024-11-08 Thread via GitHub
GitHub user weizhouapache added a comment to the discussion: Traefik return 404 page not found - Kubernetes on Cloudstack 4.17.2.0 any logs on cloudstack management server and in the pod `cloud-controller-manager` ? GitHub link: https://github.com/apache/cloudstack/discussions/9906#discussi

Re: [D] Maintenance mode does not move volumes of offline VMs [cloudstack]

2024-11-08 Thread via GitHub
GitHub user Rubueno added a comment to the discussion: Maintenance mode does not move volumes of offline VMs Thanks for the suggestion @rajujith. Sounds good. GitHub link: https://github.com/apache/cloudstack/discussions/9886#discussioncomment-11186532 This is an automatically sent emai

Re: [D] Maintenance mode does not move volumes of offline VMs [cloudstack]

2024-11-08 Thread via GitHub
GitHub user Rubueno added a comment to the discussion: Maintenance mode does not move volumes of offline VMs Yes, that determines what will happen to running local storage VMs when enabling maintenance mode. @BartJM is in my company. We're working on several bugfixes. GitHub link: https://g