Thank you Silvio...you identified the issue.....we're a heavy VMware shop with 
lots of clones and systems built from templates.  The templates work great but 
apparently my clone script is missing the removal of the osad-auth.conf file. 

I did these three steps on all the problem systems:
1) service osad stop
2) /bin/rm /etc/sysconfig/rhn/osad-auth.conf
3) service osad start

All of the problem systems began responding correctly to OSAD requests.  

I also updated my clone script to accommodate for this issue.  Thank you Thank 
you Thank you,

Larry

-----Original Message-----
From: spacewalk-list-boun...@redhat.com 
[mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Silvio Moioli
Sent: Sunday, August 16, 2015 11:26 PM
To: spacewalk-list@redhat.com
Subject: Re: [Spacewalk-list] problems with osad

On 14/08/2015 18:36, Larry E [HDS] Clegg wrote:
> SSLError: ('OpenSSL error; will retry', "(-1, 'Unexpected EOF')")

This means that the XMPP connection between client and server got interrupted 
from the server side, which leads me to the following hypotheses:

  - you have networking problems, like dropped packets, which broke the 
connection;
  - server has interrupted the connection because two clients have the same 
OSAD auth credentials (identical osad-auth.conf files across different hosts). 
This can happen if some clients are cloned virtual machines, cure is simply to 
delete those files and they will be automatically regenerated;
  - client tools version is badly outdated.

After checking the above I would recommend a Wireshark capture to figure out 
what went wrong. At least you should be able to see if there are networking 
issues or not. Here are instructions and commands for SUSE Manager on SLES:

https://urldefense.proofpoint.com/v2/url?u=http-3A__wiki.novell.com_index.php_SUSE-5FManager_XMPPDumping&d=BQIF-g&c=_8VcuiJ--MukFqz6Sy5gel64o52_IbhiNdatg8Zb5Gs&r=b7IEz3ofaK6POXcDGRHJcwu-GqbKHox-4tfx-bQLxLo&m=GYrj7GE9nD2eN90AdDoTRjarEsgB39EugzpSnrXHIjA&s=JIrQMKoWUoDQ3Fn8jd_0pf4ZJKHZJ2TSrAdc8vLOxtw&e=
 

In your setup instructions are still valid, while commands need a little 
tweaking.

Hth,
-- 
Silvio Moioli
SUSE LLC
Maxfeldstraße 5, 90409 Nürnberg Germany

_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://urldefense.proofpoint.com/v2/url?u=https-3A__www.redhat.com_mailman_listinfo_spacewalk-2Dlist&d=BQIF-g&c=_8VcuiJ--MukFqz6Sy5gel64o52_IbhiNdatg8Zb5Gs&r=b7IEz3ofaK6POXcDGRHJcwu-GqbKHox-4tfx-bQLxLo&m=GYrj7GE9nD2eN90AdDoTRjarEsgB39EugzpSnrXHIjA&s=i4ObyA0JwB0e4M4t4fv1f6qA5LegFDsSUGU5ql2LN38&e=
 

_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to