hi Pharthiphan Asokan,
 
the error message "SSLEAY_RAND_BYTES:PRNG not seeded" is thrown out by openssl due to lack of random source and seed file on the node. Please check the openssl version on your management node, and check the existence of random devices by `ls -l /dev/*random` and seed file by `stat ~/.rnd`
 
 
more details:
https://www.openssl.org/docs/faq.html#USER1
 
------------------------------------------------------------------------------
YANG Song (杨嵩)
IBM China System Technology Laboratory
Tel: 86-10-82452903
Email: yang...@cn.ibm.com
Address: Building 28, ZhongGuanCun Software Park,
No.8, Dong Bei Wang West Road, Haidian District Beijing 100193, PRC

北京市海淀区东北旺西路8号中关村软件园28号楼
邮编: 100193
 
 
----- Original message -----
From: Pharthiphan Asokan <paso...@ddn.com>
To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net>
Cc:
Subject: [xcat-user] Starting xcatd Error in GnuTLS initialization: Failed to acquire random data.
Date: Thu, Jun 28, 2018 1:08 PM
 

Hi,

 

I start getting that following error while chaning the rootdir for diskless client.

 

chdef -t osimage -o centos7.4-netboot rootimgdir=/install/netboot/centos7.4/x86_64/centos7.4-netboot

Unable to open socket connection to xcatd daemon on localhost:3001.

Verify that the xcatd daemon is running and that your SSL setup is correct.

Connection failure: SSL connect attempt failed with unknown error error:24064064:random number generator:SSLEAY_RAND_BYTES:PRNG not seeded at /opt/xcat/lib/perl/xCAT/Client.pm line 282.

 

 

systemctl status xcatd

● xcatd.service - LSB: xcatd

   Loaded: loaded (/etc/rc.d/init.d/xcatd; bad; vendor preset: disabled)

   Active: active (running) since Thu 2018-06-28 01:03:23 EDT; 1min 51s ago

     Docs: man:systemd-sysv-generator(8)

  Process: 4082 ExecStop=/etc/rc.d/init.d/xcatd stop (code=exited, status=0/SUCCESS)

  Process: 4127 ExecStart=/etc/rc.d/init.d/xcatd start (code=exited, status=0/SUCCESS)

   CGroup: /system.slice/xcatd.service

           4158 xcatd: SSL listener

           4159 xcatd: DB Access

           4160 xcatd: UDP listener

           4161 xcatd: install monitor

           4162 xcatd: Discovery worker

           └─4163 xcatd: Command log writer

 

Jun 28 01:03:22 ime6-01 systemd[1]: Starting LSB: xcatd...

Jun 28 01:03:23 ime6-01 xcatd[4127]: Starting xcatd Error in GnuTLS initialization: Failed to acquire random data.

Jun 28 01:03:23 ime6-01 xcatd[4127]: [  OK  ]

Jun 28 01:03:23 ime6-01 systemd[1]: Started LSB: xcatd.

 

Regards,

Pharthiphan

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to