RE: storage pool resource limit

2024-11-11 Thread Alex Mattioli
Hi Piotr, Some good news for you, in ACS 4.20 what you described will be possible. Have a read at: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Granular%2BResource%2BLimit%2BManagement Cheers Alex -Original Message- From: Alex Mattioli Sent: 11 November 2024 02:51 To: u

Volunteers Wanted for the CloudStack Collaboration Conference 2024

2024-11-11 Thread Ivet Petrova
Hi All, I am writing to ask for some help for the upcoming CloudStack Collaboration Conference 2024. The event is next week in Madrid and will be attended by many community members. We will need some volunteers on place to help with random tasks: - event registration - booths setup - assisting s

Re: [D] HTTP ERROR 503 Service Unavailable [cloudstack]

2024-11-11 Thread via GitHub
GitHub user penguin2716 added a comment to the discussion: HTTP ERROR 503 Service Unavailable It looks reasonable. I just confirmed that the management server starts without 503 error on Debian 12.8 / Java 11.0.25+9 (Temurin) / MariaDB 10.11.6. GitHub link: https://github.com/apache/cloudsta

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: CloudStack Add Ldap Account Empty List @yuangeqingian , at first look, the excpetion says that the bind fails. This should mean the login is wrong. By the looks of you cofiguration you are going for the manual import of accounts opt

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user boring-cyborg[bot] added a comment to the discussion: CloudStack Add Ldap Account Empty List Thanks for opening your first issue here! Be sure to follow the issue template! GitHub link: https://github.com/apache/cloudstack/discussions/9916#discussioncomment-11214086 This is

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user yuangeqingian added a comment to the discussion: CloudStack Add Ldap Account Empty List @DaanHoogland any idea how can I fix issue above? GitHub link: https://github.com/apache/cloudstack/discussions/9916#discussioncomment-11214098 This is an automatically sent email for use

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user yuangeqingian added a comment to the discussion: CloudStack Add Ldap Account Empty List > Do you have a more extensive stacktrace for this error? > > From the given in-/output I see that on the cli you use -D > "dir\Bgc_domain_join" while this is not in the bind principal nor in t

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: CloudStack Add Ldap Account Empty List Do you have a more extensive stacktrace for this error? >From the given in-/output I see that on the cli you use -D >"dir\Bgc_domain_join" while this is not in the bind principal nor in the >bi

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user yuangeqingian added a comment to the discussion: CloudStack Add Ldap Account Empty List Also, I did some test, trying to bind ldap to a domain, this error comes out: Request failed. (530) com.cloud.exception.InvalidParameterValueException: Unable to bind to the given LDAP server I

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user yuangeqingian added a comment to the discussion: CloudStack Add Ldap Account Empty List > @yuangeqingian , at first look, the excpetion says that the bind fails. This > should mean the login is wrong. > > By the looks of you cofiguration you are going for the manual import of > a

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user yuangeqingian added a comment to the discussion: CloudStack Add Ldap Account Empty List > well, can you configure Apache Directory Studio, just in case it is a java > issue? (https://directory.apache.org/studio/) > > I usually don't use microsoftad, so can't help you there. You ca

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user yuangeqingian added a comment to the discussion: CloudStack Add Ldap Account Empty List My ldapsearch CLI works ok, but in ACS, it can't list the ldap users. Could you please help this? Thanks in advance GitHub link: https://github.com/apache/cloudstack/discussions/9916#discussi

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user yuangeqingian added a comment to the discussion: CloudStack Add Ldap Account Empty List > Do you have a more extensive stacktrace for this error? > > From the given in-/output I see that on the cli you use -D > "dir\Bgc_domain_join" while this is not in the bind principal nor in t

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user yuangeqingian added a comment to the discussion: CloudStack Add Ldap Account Empty List > @yuangeqingian the manual import you are trying is not really suitable for > enterprise implementations I think , but it should work. You can try the > autosync method as described in the doc

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: CloudStack Add Ldap Account Empty List @yuangeqingian the manual import you are trying is not really suitable for enterprise implementations I think , but it should work. You can try the autosync method as described in the docs. You

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user yuangeqingian added a comment to the discussion: CloudStack Add Ldap Account Empty List > @yuangeqingian have a look at [the doc about > ldap](http://docs.cloudstack.apache.org/en/4.19.0.0/adminguide/accounts.html#using-an-ldap-server-for-user-authentication) > and there is also t

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: CloudStack Add Ldap Account Empty List well, can you configure Apache Directory Studio, just in case it is a java issue? (https://directory.apache.org/studio/) I usually don't use microsoftad, so can't help you there. You can try to

Re: [D] CloudStack Add Ldap Account Empty List [cloudstack]

2024-11-11 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: CloudStack Add Ldap Account Empty List @yuangeqingian have a look at [the doc about ldap](http://docs.cloudstack.apache.org/en/4.19.0.0/adminguide/accounts.html#using-an-ldap-server-for-user-authentication) and there is also this [old