Re: SSVM NIO SSL Handshake error

2017-05-29 Thread Rohit Yadav
@cloudstack.apache.org Subject: Re: SSVM NIO SSL Handshake error Hi Rohit, Here’s the telnet responses for all scenarios are the same: The connection is closed immediately. We found these in the trace logs 1187417 2017-05-29 19:56:41,471 TRACE [c.c.u.n.NioConnection] (pool-3-thread-1:null) Keys

Re: SSVM NIO SSL Handshake error

2017-05-29 Thread Jason Kinsella
ries inserted [1] http://markmail.org/message/zfjyd7s22itg7t7q Regards. From: Jason Kinsella

Re: SSVM NIO SSL Handshake error

2017-05-29 Thread Erik Weber
In your test environment that uses the same db, can you try > to do a workaround-experiment from [1]: > > > 0) chmod +r and chown cloud:cloud relevant file and locations. > > > 1) Stop Management Server > >

Re: SSVM NIO SSL Handshake error

2017-05-29 Thread Jason Kinsella
tore file from the mgmt server's classpath, i.e. search and remove any .keystore file from /etc/cloudstack/management and from /usr/share/cloudstack-management/, and restart the management server. Regards. ____ From: Jaso

Re: SSVM NIO SSL Handshake error

2017-05-29 Thread Jason Kinsella
rom: Jason Kinsella Sent: 29 May 2017 05:23:09 To: users@cloudstack.apache.org Subject: Re: SSVM NIO SSL Handshake error UPDATE: I manually propagated a new systemvm.iso to secstorage and I can now ssh to the ssvm. Unfortunately same handshake errors in logs. On 28/5/17, 9

Re: SSVM NIO SSL Handshake error

2017-05-29 Thread Rohit Yadav
rch and remove any .keystore file from /etc/cloudstack/management and from /usr/share/cloudstack-management/, and restart the management server. Regards. From: Jason Kinsella Sent: 29 May 2017 05:23:09 To: users@cloudstack.apache.org Subject: Re: SSVM NIO S

Re: SSVM NIO SSL Handshake error

2017-05-28 Thread Jason Kinsella
zfjyd7s22itg7t7q Regards. From: Jason Kinsella Sent: 27 May 2017 05:33:43 To: users@cloudstack.apache.org Subject: Re: SSVM NIO SSL Handshake error Files are linked here.

Re: SSVM NIO SSL Handshake error

2017-05-28 Thread Jason Kinsella
___ From: Jason Kinsella Sent: 27 May 2017 05:33:43 To: users@cloudstack.apache.org Subject: Re: SSVM NIO SSL Handshake error Files are linked here. https://dl.dropboxusercontent.com/u/10588206/acs492/managmenet-server-logs.tar.gz https://dl.

Re: SSVM NIO SSL Handshake error

2017-05-28 Thread Rohit Yadav
http://markmail.org/message/zfjyd7s22itg7t7q Regards. From: Jason Kinsella Sent: 27 May 2017 05:33:43 To: users@cloudstack.apache.org Subject: Re: SSVM NIO SSL Handshake error Files are linked here. https://dl.dropboxusercontent.com/u/10588206/acs492/managmene

Re: SSVM NIO SSL Handshake error

2017-05-26 Thread Jason Kinsella
Hi ilya, Java version is 1.7 on management server 192.168.12.1 is the management server Permissions on keystore are open to cloud user. Regards, jason On 27/5/17, 4:22 am, "ilya" wrote: Just wanted to make sure you are 1) running java 1.7 on management server 2) 192.168.12.1

Re: SSVM NIO SSL Handshake error

2017-05-26 Thread Jason Kinsella
logs and ssvm logs with TRACE enabled in the log4j configuration. Regards. From: Jason Kinsella Sent: 25 May 2017 12:49:50 To: users@cloudstack.apache.org Subject: Re: SSVM NIO SSL H

Re: SSVM NIO SSL Handshake error

2017-05-26 Thread ilya
Just wanted to make sure you are 1) running java 1.7 on management server 2) 192.168.12.1 is actual cloudstack management server and not gateway Check the permission on your keystore and make sure cloud user can access it. Regards ilya On 5/23/17 5:11 AM, Jason Kinsella wrote: > 2017-05-23 11:

Re: SSVM NIO SSL Handshake error

2017-05-25 Thread Rohit Yadav
Subject: Re: SSVM NIO SSL Handshake error Hi Rohit, API login – fixed. Latest systemvmtemplate (shapeblue new) in place – no improvement No loadbalancer or known service on MS port 8250 I am doing my testing now on a fresh install of CentOS7 using shapeblue noredist with DB restored

Re: SSVM NIO SSL Handshake error

2017-05-25 Thread Jason Kinsella
Regards. From: Jason Kinsella Sent: 25 May 2017 09:32:25 To: users@cloudstack.apache.org Subject: Re: SSVM NIO SSL Handshake error Also, just wanted to mention that the symptoms we have with systemvms not connecting is descri

Re: SSVM NIO SSL Handshake error

2017-05-24 Thread Rohit Yadav
roduce the issue? Regards. From: Jason Kinsella Sent: 25 May 2017 09:32:25 To: users@cloudstack.apache.org Subject: Re: SSVM NIO SSL Handshake error Also, just wanted to mention that the symptoms we have with systemvms not connecting is described in the mail-list

Re: SSVM NIO SSL Handshake error

2017-05-24 Thread Jason Kinsella
Also, just wanted to mention that the symptoms we have with systemvms not connecting is described in the mail-list CS 4.9 NIO Selector wait time PR-1601 - https://www.mail-archive.com/dev@cloudstack.apache.org/msg69154.html The only difference is that this thread refers to KVM hosts not connect

Re: SSVM NIO SSL Handshake error

2017-05-24 Thread Jason Kinsella
Java versions are as follows: MS: 1.7.0_141 SSVM: 1.7.0_85 Deleted keystore files (again) and restarted MS, then recreated the SSVM. Errors from SSVM:/var/log/cloud.log 2017-05-25 03:01:28,757 INFO [utils.nio.NioClient] (main:null) Connecting to 192.168.12.5:8250 2017-05-25 03:01:29,293 WARN

Re: SSVM NIO SSL Handshake error

2017-05-24 Thread Rajani Karuturi
Can you check java version? Set the default java to 1.7 and delete keystore files and restart MS ~Rajani Sent from phone. On 24 May 2017 9:15 p.m., "Jason Kinsella" wrote: > I have now moved management server to a fresh CentOS7 server. But > unfortunately I’m getting the exact same SSL handsha

Re: SSVM NIO SSL Handshake error

2017-05-24 Thread Jason Kinsella
I have now moved management server to a fresh CentOS7 server. But unfortunately I’m getting the exact same SSL handshake error. Back to square one. On 24/5/17, 11:40 pm, "Jason Kinsella" wrote: Hi All, Based on the feedback it seems like the issue is related to CentOS version, so I’ve

Re: SSVM NIO SSL Handshake error

2017-05-24 Thread Jason Kinsella
Hi Rajani, Yes that fixed it. Thanks! On 24/5/17, 11:50 pm, "Rajani Karuturi" wrote: That might due to the new dynamic role based access checker. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Dynamic+Role+Based+API+Access+Checker+for+CloudStack ~Rajani Se

Re: SSVM NIO SSL Handshake error

2017-05-24 Thread Rajani Karuturi
That might due to the new dynamic role based access checker. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Dynamic+Role+Based+API+Access+Checker+for+CloudStack ~Rajani Sent from phone. On 24 May 2017 7:10 p.m., "Jason Kinsella" wrote: > Hi All, > Based on the feedback it seems like t

Re: SSVM NIO SSL Handshake error

2017-05-24 Thread Jason Kinsella
Hi All, Based on the feedback it seems like the issue is related to CentOS version, so I’ve built a new CentOS7 Management server using Blueshape noredist. I’ve restored the 4.9.2.0 DB into this server and management-server.logs look clean on boot. The only problem is that I can’t log into the w

Re: SSVM NIO SSL Handshake error

2017-05-23 Thread Yiping Zhang
Hi, Jason: By any chance, did your “full update” happen to also update your java version to IBM java? Yiping From: Jason Kinsella Reply-To: "users@cloudstack.apache.org" Date: Tuesday, May 23, 2017 at 7:19 AM To: "users@cloudstack.apache.org" Subject: Re: SSVM NIO SSL

Re: SSVM NIO SSL Handshake error

2017-05-23 Thread Jason Kinsella
pache.org" Date: Tuesday, 23 May 2017 at 11:55 pm To: "users@cloudstack.apache.org" Subject: Re: SSVM NIO SSL Handshake error Hello Jason, I also faced this issue earlier with my centos 6, can you confirm the exact version of centos ?, and if possible please update all packages r

Re: SSVM NIO SSL Handshake error

2017-05-23 Thread Vivek Kumar
Hello Jason, I also faced this issue earlier with my centos 6, can you confirm the exact version of centos ?, and if possible please update all packages related to nss* and then restart the management services. Vivek Kumar Virtualization and Cloud Consultant IndiQus Technologies Pvt Ltd

Re: SSVM NIO SSL Handshake error

2017-05-23 Thread Jason Kinsella
Hi Erik, Yes - the box is a CentOS 6 box. It hadn’t been updated in a while, but we did a full update without fixing it. Also, the dev server is exactly the same CentOS 6 version and happily running 4.9.2.0 Thanks, Jason On 23/5/17, 10:56 pm, "Erik Weber" wrote: What's the OS? Think I s

Re: SSVM NIO SSL Handshake error

2017-05-23 Thread Erik Weber
What's the OS? Think I saw something like this on some old CentOS 6 machines -- Erik On Tue, May 23, 2017 at 2:11 PM, Jason Kinsella wrote: > Hi, > We recently upgraded from 4.5.0 to 4.9.2.0 and encountered a problem with the > SSVM and Console Proxy. They cannot connect to the management serve

Re: SSVM NIO SSL Handshake error

2017-05-23 Thread Jason Kinsella
Hi Simon, I tried this already and it didn’t make a difference. jk On 23/5/17, 10:45 pm, "Simon Weller" wrote: Jason, When I've seen this happen, it has often been related to a corrupt keystore. Trying backing up your db and following this procedure to regenerate your

Re: SSVM NIO SSL Handshake error

2017-05-23 Thread Simon Weller
Jason, When I've seen this happen, it has often been related to a corrupt keystore. Trying backing up your db and following this procedure to regenerate your keystore: mysql> delete from configuration where name = "ssl.keystore" ; mv /etc/cloudstack/management/cloudmanagementserver.keystore