Re: CS 4.9 NIO Selector wait time PR-1601

2016-09-12 Thread martin kolly
u.s.Script] (main:null) (logid:) Executing: /bin/bash -c if [ -f /var/lib/cloudstack/management/.ssh/id_rsa ]; then rm -f /var/lib/cloudstack/management/.ssh/id_rsa; fi; ssh-keygen -t rsa -N '' -f /var/lib/cloudstack/management/.ssh/id_rsa -q Now works like a charm! thanks and regards marti

Re: CS 4.9 NIO Selector wait time PR-1601

2016-09-12 Thread martin kolly
VR. > > > Regarding the /bin/bash not found issue, that looks fishy. /bin/bash should > be available on both Ubuntu 14.04 based KVM hosts and also on systemvms > (which are Debian7 based). > > > Regards. > > > From: martin kolly

Re: CS 4.9 NIO Selector wait time PR-1601

2016-08-29 Thread martin kolly
one confirm that the rsa key is protected with a passhrase? this looks suspicious to us... regards martin On 08/29/2016 10:09 AM, martin kolly wrote: > thanks Simon and Rohit for the valuable inputs! After applying the > following procedure the ssl errors are gone and host state

Re: CS 4.9 NIO Selector wait time PR-1601

2016-08-29 Thread martin kolly
ECDHE-RSA-AES256-SHA > Session-ID: > 57C08E5D841D9B74AB533ABDBE4275424640B5B7D1985D438B275598436F > Session-ID-ctx: > Master-Key: > E1DE7D7464766DCECD82088561A7D928519CA20BA91FDF4AA38BB2E51AB7C27D3F1ABA5788ADED2AD49FE8597EC4A344 > Key-Arg : None > PSK identity

Re: CS 4.9 NIO Selector wait time PR-1601

2016-08-26 Thread martin kolly
Verify return code: 0 (ok) --- On 08/26/2016 04:49 PM, Simon Weller wrote: > Martin, > > > Are you able to actually telnet to 8250 from the host to the mgmt server? > > > - Si > > > ________ > From: martin kolly > Sent: Friday, August 26

Re: CS 4.9 NIO Selector wait time PR-1601

2016-08-26 Thread martin kolly
are/cloudstack-management/webapps/client/WEB-INF/lib/ (on mgmt server > host) > > > Let me know what worked for you, and if it still failed can you share the > mgmt server and agent logs once again. Thanks. > > > Regards. > > > Fro

Re: CS 4.9 NIO Selector wait time PR-1601

2016-08-25 Thread martin kolly
d re-share > logs when the failures occur? I want to see what additional information we > can get from logs when it tries to connect to host 10.100.12.10 on port: 8250. > > > Regards. > > > From: martin kolly > Sent: 25 August 2016 17:11:0

Re: CS 4.9 NIO Selector wait time PR-1601

2016-08-25 Thread martin kolly
unning it on separate servers, or on the management server itself? > > - Si > > Simon Weller/ENA > (615) 312-6068 > > -----Original Message- > From: martin kolly [martin.ko...@senselan.ch] > Received: Thursday, 25 Aug 2016, 5:04AM > To: Rohit Yadav [rohit.ya...@shapebl

Re: CS 4.9 NIO Selector wait time PR-1601

2016-08-25 Thread martin kolly
gt; The error "Unable to initialize the threads." suggests, JVM was not > able to spawn threads. I would like to know your JRE version and any > other settings configured in /etc/cloudstack/management/classpath.conf > (and there are bunch of other files where JAVA_OPTS might have been &

Re: CS 4.9 NIO Selector wait time PR-1601

2016-08-24 Thread martin kolly
Thanks Will! yes the repo is pointing to 4.9 release for all KVMs and for the management server: /cloudstack:~# cat /etc/apt/sources.list.d/cloudstack.list // //deb http://cloudstack.apt-get.eu/ubuntu trusty 4.9/ All KVM agents and the mgmt server are upgraded to release 4.9 based on the document

Re: ACS PRs Status - 2016/04/11

2016-04-11 Thread martin kolly
Hi Will Could you please update the second line on your list: - 1449 - 4.7 (pending squash) The number of the PR is now 1487 (commits are squashed). Sorry for changing this. thanks martin On 04/11/2016 04:05 PM, Will Stevens wrote: Here is this Monday's weekly status update. Jenkins and T

Re: Issue: CLOUDSTACK-9255 Unable to start VM DomainRouter due to error in finalizeStart

2016-03-20 Thread martin kolly
Request? Is this patch against master or a release branch? Generally speaking it’s best to make a PR against a release branch, 4.7 would be fine I guess in this case. Once it’s a PR we can test it. Regards, Remi From: martin kolly mailto:martin.ko...@senselan.ch>> Reply-To

Issue: CLOUDSTACK-9255 Unable to start VM DomainRouter due to error in finalizeStart

2016-03-19 Thread martin kolly
Hi All We are facing the same issue as reported by Milamber (Ticket 9255) https://issues.apache.org/jira/browse/CLOUDSTACK-9255. When deploying a couple of VMs or Port Forwarding's the re-deployment of the router with cleanup fails. We found that iptables configuration takes a lot of time, t