Hello, guys.
Is there any one has met with timeout during running getpostscript.awk ?

xCAT OS provisioning system uses getpostscripts.awk to request
'getpostscripts' command and there openssl connects to xcat master ip
address.

Once I tested this function, saw an error resulted from timeout in openssl
connection. (you may understand what i mean if you have ever read the
script).

Then I debugged and solved it with appending an record for xcat master ip
into /etc/hosts file.
and googled about it and found there was an issue. That resulted from
reverse dns checking during openssl's handshaking.

So here is one question. There anyone else have experienced the same
problem? If you have and solved with another way(without editing
/etc/hosts), could you recommend me that?
Or is there any patch resolved it in the versions newer than 2.9.1?

Thx.
------------------------------------------------------------------------------
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to