クライアントシステムを RHEL 6.6 にアップデートまたはキックスタートした後、osad が Satellite 5 サーバーに接続できない
Issue
- SELinux を有効にすると、Red Hat Enterprise Linux 6.6 キックスタートツリーを使用してキックスタートしたシステムが、
osadサービスの再起動時に失敗し、以下のエラーメッセージが発生します。
[root@Client1 ~]# service osad restart
Shutting down osad: [ OK ]
Starting osad:Traceback (most recent call last):
File "/usr/share/rhn/osad/jabber_lib.py", line 252, in setup_connection
c = self._get_jabber_client(js)
File "/usr/share/rhn/osad/jabber_lib.py", line 309, in _get_jabber_client
c.connect()
File "/usr/share/rhn/osad/jabber_lib.py", line 567, in connect
jabber.Client.connect(self)
File "/usr/lib/python2.6/site-packages/jabber/xmlstream.py", line 488, in connect
raise socket.error("Unable to connect to the host and port specified")
error:Unable to connect to the host and port specified
Environment
- Red Hat Satellite 5.x サーバー
- SELinux が有効な Red Hat Enterprise Linux 6.6 クライアントシステムで、Push 機能の一部である osad サービスを有効にする
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.