And service xcatd start Also might check the date on your machine. Lissa K. Valletta 2-3/T12 Poughkeepsie, NY 12601 (tie 293) 433-3102
From: Lissa Valletta/Poughkeepsie/IBM@IBMUS To: xCAT Users Mailing list <[email protected]> Cc: xCAT Users Mailing list <[email protected]> Date: 02/10/2012 01:06 PM Subject: Re: [xcat-user] rcons broken after yum update It looks like your SSL certificate has a problem. I would service xcatd stop ps -ef | grep xcatd and kill -9 any processes if they are not gone run xcatconfig -c this will generate a new certificate on the Management Node See man xcatconfig After you do this you will have to follow these instructions in the man page -c|--credentials This option will remove all xcat credentials for root and any userids where credentials have been created. It will regenerate roots credentials, but the admin will have to add back all the userid credentials needed with the /opt/xcat/share/xcat/scripts/setup-local-client.sh <username> command. It should only be used, if they are deleted or become corrupted. The root credentials must be redistribed to the ser- vice nodes by installing the service node or using updatenode -k. makeconservercf must be rerun to pick up the new credentials, and conserver must be stop and started. Lissa K. Valletta 2-3/T12 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Randall Martin <[email protected]> To: xCAT Users Mailing list <[email protected]> Date: 02/10/2012 11:17 AM Subject: [xcat-user] rcons broken after yum update I recently did a yum update on my xcat management node. I'm showing xcat is at the following version now xCAT-2.6.9-snap201111090132.x86_64. The rcons functionality was working fine before the update, but it is now broken. I can still use a console via ipmitool though. I get the following error from rcons: console: SSLVerifyCallback(): error with certificate at depth: 1 console: SSLVerifyCallback(): issuer = /CN=xCAT CA console: SSLVerifyCallback(): subject = /CN=xCAT CA console: SSLVerifyCallback(): error #19: self signed certificate in certificate chain console: SSL negotiation failed 22659:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed:s3_clnt.c:912: I tried stopping conserver, rebuilding via makeconservercf, and restarting conserver, but it's still broken. Any ideas on how to fix it? Thanks, Randy ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
