William,

Thanks a lot for your response. We've tried the two qconf commands you suggested and we get error on both:
error: commlib error: ssl connect error (SSL handshake error)
error: commlib error: ssl error ([ID=336151579] in module "SSL routines": "tlsv1 alert decrypt error")
ERROR: unable to contact qmaster using port 6444 on host "proton"

That would suggest that you are right that there is an issue with the SSL setup. I do not think this is an old SSL. We just installed it - Open SSL ver. 1.0.1 (this is a brand new computer we are setting up) , and we currently have only the SGE master on the grid (there will be 3 more boxes added to it). Could this have something to do with firewall ports on CentOS? We have made sure 6444 port (and 6445) is open.

firewall-cmd --permanent --zone=public --add-port=6444/tcp

firewall-cmd --permanent --zone=public --add-port=6444/udp firewall-cmd --permanent --zone=public --add-port=6445/tcpfirewall-cmd --permanent --zone=public --add-port=6445/udp

Cheers,

Tomas
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to