Any advice ? the 192.168.0.100 is the VIP of the netscaler (so not configured onto any of the 2 mgmt servers).
How should i setup and deploy database with the first node 192.168.0.10 ? How for the second 192.168.0.11 ? Thanks for your help and advices. Regards, Benoit. 2014-10-31 16:27 GMT+01:00 benoit lair <[email protected]>: > Hi, > > i retried an install of LB Mgmt servers : > > On the first mgmt server 192.168.0.10 i tried a : > cloudstack-setup-databases cloud:[email protected] > <cloud%[email protected]> --deploy-as=root:mypassroot -e file -m > mypassphrase -k mypassphrase -i 192.168.0.100 > > 192.168.0.100 is the vip of the netscaler > the 192.168.0.10 if the first mgmt server node (192.168.0.11 is the second) > > Whe i try to start the mgmt server i have this error : > > 2014-10-31 16:05:14,246 DEBUG [c.c.s.ConfigurationServerImpl] (main:null) > Execution is successful. > 2014-10-31 16:05:14,285 INFO [c.c.c.ClusterManagerImpl] (main:null) Start > configuring cluster manager : ClusterManagerImpl > 2014-10-31 16:05:14,285 INFO [c.c.c.ClusterManagerImpl] (main:null) > Cluster node IP : 192.168.0.100 > 2014-10-31 16:05:14,292 ERROR [o.a.c.s.l.CloudStackExtendedLifeCycle] > (main:null) Failed to configure ClusterManagerImpl > javax.naming.ConfigurationException: cluster node IP should be valid local > address where the server is running, please check your configuration > > And the management server does not start. > > What did i miss ? > > Thanks for your responses. > > Regards, Benoit. > > > 2014-10-30 10:36 GMT+01:00 Rohit Yadav <[email protected]>: > >> Hi, >> >> > On 30-Oct-2014, at 2:52 pm, benoit lair <[email protected]> wrote: >> > >> > So when doing a "cloudstack-setup-databases" with "-i 192.168.0.100" i >> have >> > to specify the vip of the netscaler ? As well i am on the first node or >> on >> > the second node or N node ? >> >> The -i <ip> is used as the host IP by CloudStack management server, among >> other things this is especially used by systemvms to connect to mgmt >> server. So, if you’re load balancing using netscaler, use the netscaler IP. >> Make sure to configure ports 8080, 8250 appropriately. Make sure all the >> ACS mgmt servers (primary/first one and others) can connect to mysql server >> from their respective IPs. >> >> > Yes the management server was crashed, for the moment i don't have the >> > access to this management server pool. >> > As soon i'm getting back to this mgmt server pool, i give you more >> infos. >> > >> > I'm going to reinstall some fresh mgmt servers and give you more >> feedback. >> >> Sure. >> >> > Concerning the mgmt server log entries "Resp: Routing to peer", is it >> > normal that the mgmt server is producing so much log entries with this >> > message (seeing my mgmt log file growing very fast). >> >> Since, both the management servers are loadbalancing internal calls, >> you’ll see these a lot. You may plan your log storage appropriately or >> configure log4j xml to not log INFO/DEBUG etc. >> >> Regards, >> Rohit Yadav >> Software Architect, ShapeBlue >> M. +91 88 262 30892 | [email protected] >> Blog: bhaisaab.org | Twitter: @_bhaisaab >> >> Find out more about ShapeBlue and our range of CloudStack related services >> >> IaaS Cloud Design & Build< >> http://shapeblue.com/iaas-cloud-design-and-build//> >> CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/> >> CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> >> CloudStack Infrastructure Support< >> http://shapeblue.com/cloudstack-infrastructure-support/> >> CloudStack Bootcamp Training Courses< >> http://shapeblue.com/cloudstack-training/> >> >> This email and any attachments to it may be confidential and are intended >> solely for the use of the individual to whom it is addressed. Any views or >> opinions expressed are solely those of the author and do not necessarily >> represent those of Shape Blue Ltd or related companies. If you are not the >> intended recipient of this email, you must neither take any action based >> upon its contents, nor copy or show it to anyone. Please contact the sender >> if you believe you have received this email in error. Shape Blue Ltd is a >> company incorporated in England & Wales. ShapeBlue Services India LLP is a >> company incorporated in India and is operated under license from Shape Blue >> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil >> and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is >> a company registered by The Republic of South Africa and is traded under >> license from Shape Blue Ltd. ShapeBlue is a registered trademark. >> > >
