Re: Service Offering Maximum Limit

2014-04-04 Thread Daan Hoogland
Don't see a reason why there should be. Are you hitting a limit? On Thu, Apr 3, 2014 at 3:01 AM, Michael Phillips wrote: > Does anyone know if there is a maximum amount of service offerings that can > be created? -- Daan

RE: Service Offering Maximum Limit

2014-04-04 Thread Geoff Higginbottom
I know of an installation with over 2000 (a little extreme I know) so unless you are going significantly higher than this you should not be hitting any limits Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 [email protected] -Origina

Re: AW: VPC question

2014-04-04 Thread Xerex Bueno
Yes, it will do health checks without an external LB. In the event one of the servers is unavailable it will stop sending requests to it. You are able to configure health checks once you create the LB policy. > On Apr 4, 2014, at 1:04 AM, "Jochim, Ingo" wrote: > > Does the internal loadbala

AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
Hi, Since upgrading to CS 4.3 my AD LDAP authentication no longer works. All my previous do seem to have been retained but i am not able to import any LDAP users. Are there any log/configuration files i can check for errors? Also, any guidance on the correct syntac, ldap attributes to be usin

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Ian Duffy
Hi Antonio, Can you confirm the values for the settings in global settings starting with "ldap." Since you mentioned AD I'm specifically interested in ldap.username.attribute and ldap.user.object Thanks, Ian On 4 April 2014 10:36, Antonio Packery wrote: > Hi, > > Since upgrading to CS 4.3 my A

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
Hi Ian, Here they are, ldap server via port 389 is being used. ldap.basednThe search base defines the starting point for the search in the directory tree Example: dc=cloud,dc=com.dc=dc=,dc=... ldap.bind.principalSpecify the distinguished name of a user with the search permis

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Ian Duffy
Interesting, they look OK. Can you change ldap.user.object to have the value user then restart the management server and check if things are back working as expected. Thanks, Ian On 4 April 2014 11:11, Antonio Packery wrote: > Hi Ian, > > Here they are, ldap server via port 389 is being used.

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
Hi Ian, Change ldap.user.object to user but still no change. Busy sniffing the ldap server connection for any errors. Are there any logs in cloudstack that records the ldap activity? Regards Antonio On 04/04/2014 12:14 PM, Ian Duffy wrote: Interesting, they look OK. Can you change ldap.user.

Re: firewall accept all

2014-04-04 Thread Jayapal Reddy Uradi
You can file bugs cloudstack at below url https://issues.apache.org/jira/secure/Dashboard.jspa Thanks, Jayapal On 04-Apr-2014, at 11:55 AM, Michael Phillips wrote: > Never having done it, where do I file the bug report? > >> From: [email protected] >> To: [email protected]

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Ian Duffy
CCing Rajani on this to see if she has any ideas. If you haven't done so already can you try remove/re-add the LDAP server via the UI. > Are there any logs in cloudstack that records the ldap activity? On failed adding of a LDAP server you will get a message back saying so and the server wil

AW: AW: VPC question

2014-04-04 Thread Jochim, Ingo
Many thanks Xerex. I was wondering why I could not configure the health checks on creating the LB rules. I had to create the rule first and then configure the health check. Regards, Ingo -Ursprüngliche Nachricht- Von: Xerex Bueno [mailto:[email protected]] Gesendet: Freitag, 4.

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
I have removed and re-added the ldap server previously. I can see the log entries for the tasks you mentioned below in the catalina.out log but nothing when trying to import a new ldap user. Busy doing default ldapsearch tests against the AD ldap to confirm this works. On 04/04/2014 12:53 PM, I

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Ian Duffy
Just to confirm, is both authentication and import not working or just import? If just import does the assigned bind user have the correct rights to query the specified dc? On 4 April 2014 12:04, Antonio Packery wrote: > I have removed and re-added the ldap server previously. > > I can see the l

RE: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Suresh Sadhu
Can you post the logs ,we used to log ldap transactions in management log. Are you hitting any nullpointer exception. Make sure active directory user has defined email address in AD. Regards Sadhu -Original Message- From: Ian Duffy [mailto:[email protected]] Sent: 04 April 2014 16:24

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
Both user ldap authentication and import is not working. The service account used does have the necessary privileges to query the AD DC. No change to the AD account since i configured LDAP in CS 4.2.1 and until yesterday when i upgraded to CS 4.3, all was still working. On 04/04/2014 01:07 PM,

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Ian Duffy
Hi Antonio, Can you review your ldap.bind.principle value, judging from your logs its just OMCORE. This should be in the form cn=username,dc=za,dc=omlac,dc=net or whatever the exact path to your bind user is. On 4 April 2014 12:41, Antonio Packery wrote: > No nullpointer exceptions that i can se

Re: AD LDAP authentication failing post CS 4.2.1 to CS 4.3 upgrade

2014-04-04 Thread Antonio Packery
Hi Ian, This was changed to test if the login id syntax made a difference. It did not as the full distinguished ldap name was used originally and i have reverted back to it again. I have now confirmed that an ldapsearch using the same credentials is successful, both in doing a bind and ldap q

Corrupt Primary Storage, please help!

2014-04-04 Thread Ian Service
We moved our nfs server from one drbd peer to the other and then as we restored power to the former primary nfs server it took over the nfs and locked up the file systems. We switched back immediately but some damage has happened. Now we're stuck with a pile of vhds which are corrupt (mostly windo

RE: Service Offering Maximum Limit

2014-04-04 Thread Michael Phillips
The reason I was curious is because we are using hostbill for billing and life cycle control of our vm's, and the way they spin up vm's is to create a unique service offering for each VM. > From: [email protected] > Date: Fri, 4 Apr 2014 11:07:46 +0200 > Subject: Re: Service Offering Maxi

Re: Help with SSVM routes

2014-04-04 Thread Matthew Midgett
My network admin asked to change the managment ip addresses so now they are a 172.16.0.0/16 I wiped the database and setup the system again. I am still having problems resolving dns from inside of ssvm. Its wierd I can telnet / ssh out to my mail server by using the ip address. The only thing

RE: firewall accept all

2014-04-04 Thread Michael Phillips
Created. I guess someone from the dev team will look at it in due time? > From: [email protected] > To: [email protected] > Subject: Re: firewall accept all > Date: Fri, 4 Apr 2014 10:52:34 + > > You can file bugs cloudstack at below url > https://issues.apache.org/jira/

Re: Help with SSVM routes

2014-04-04 Thread Matthew Midgett
This is the correct statement. I had cloudbr3 which was incorrect. I do not see cloudbr2 which is connected to my public interface. I'm no  iptables expert so if you  can help  with the commands to add to this  list it would be very helpful. Sent from my Galaxy S®III Original message -

Re: cannot start system vms

2014-04-04 Thread Ove Ewerlid
Jason, have you considered using ACS43, the latest official release? NB; version 43 removes the realhostip.com dependency which is of some importance. /Ove On 04/03/2014 07:42 PM, jason pavao wrote: Anybody? Is there another mailing list I can use to request help? Hey Folks, Hoping for some

Systems VM Agent status-disconnect after upgrading from Cloudstack 4.1 to 4.2

2014-04-04 Thread motty cruz
Hello all, I upgrade Cloudstack 4.1 to Cloudstack 4.2, after upgrading Systems VMs status show as Agent disconnect. for that reason I can't access counsel of Instances, any idea how to fix that issue? Thanks

Re: Systems VM Agent status-disconnect after upgrading from Cloudstack 4.1 to 4.2

2014-04-04 Thread Xerex Bueno
Have you tried destroying the instance and allowing CS to create another one for you? > On Apr 4, 2014, at 10:45 AM, "motty cruz" wrote: > > Hello all, I upgrade Cloudstack 4.1 to Cloudstack 4.2, after upgrading > Systems VMs status show as Agent disconnect. > > for that reason I can't access

Re: Systems VM Agent status-disconnect after upgrading from Cloudstack 4.1 to 4.2

2014-04-04 Thread motty cruz
hello Xerex, do you mean destroying the Systems VMs? I did that once testing environment and CS never recreated, so i'm afraid to do so now in production environment. On Fri, Apr 4, 2014 at 8:53 AM, Xerex Bueno wrote: > Have you tried destroying the instance and allowing CS to create another > o

Re: Systems VM Agent status-disconnect after upgrading from Cloudstack 4.1 to 4.2

2014-04-04 Thread Xerex Bueno
Yes, also if I remember correctly it actually tells you to do that in the upgrade documentation. In the event it doesn't automatically recreate it, restart the CA management service. Sent from my iPhone > On Apr 4, 2014, at 10:57 AM, "motty cruz" wrote: > > hello Xerex, do you mean destroying

RE: [EVENTS] CloudStack Hyderabad April meetup -3rd April

2014-04-04 Thread Suresh Sadhu
Update on Yesterday 's Meet-up:(Highlights) -- I have attached few photos. -Meet up went very well. Great participation from the audience .some of them already using cloudstack. Around 25 people attend this event. - People are willing to contribute and some of them are interested in bug fix

Re: VM orchestration, updating Best practices

2014-04-04 Thread Kambiz Darabi
Hi Lisa, Erik Weber wrote: > > One way is to let puppet or whatever decide based on hostname, and pass the > role that way. Or you could look at userdata, but that is hard to change > later. > > Erik > 26. mars 2014 18:47 skrev "X. S." følgende: > >> Hey! >> >> I have several choices to make re

Not sure if this is ok to ask

2014-04-04 Thread Fred Newtz
But if anyone has time today to help me get this network setup I am willing to pay a consulting fee to make it happen. Thanks, Fred -- Zobotek, LLC 7941 Katy Freeway #256 Houston, TX 77024 281-216-0488 - Main Number http://www.zobotek.com http://www.stonemountainhosting.com

Re: LXC template

2014-04-04 Thread chinu shah
Thank you Francois for the information. Please could you tell me which cloudstack template to use for spawning systems VMS on a LXC to spawn containers. I used LXC template found in database which was very old " | 10 | SystemVM Template (LXC) | http://download.cloud.com/templates/acton/acton-syste

XenServer Hosts Mounting Secondary Storage from wrong Zone

2014-04-04 Thread Geoff Higginbottom
I am observing a problem with relation to XenServer Hosts which are mounting Secondary Storage from a remote Zone via their Management Network, even though there is a correctly configured Secondary Storage in the local Zone, and a correctly configured Storage Network on a dedicated VLAN. In add

Re: LXC template

2014-04-04 Thread Francois Gaudreault
You need a real hypervisor to run your SSVM and CPVM (ie. KVM, Xen, etc.) You can't run the SSVM only on LXC. Francois On 2014-04-04, 4:32 PM, chinu shah wrote: Thank you Francois for the information. Please could you tell me which cloudstack template to use for spawning systems VMS on a LXC

Trouble with Usage server on 4.3.

2014-04-04 Thread Steve Searles
On 4.3 I am having a problem getting my usage server to start. CS works fine and db.properties appears to be correct. The cloudstack_usage DB has been created and credentials work. I am getting the following in the cloudstack-usage.err log com.cloud.utils.exception.CloudRuntimeException: DB