[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Negotiator errors



Hi,

we have a problem in the negotiator. For some reason it can not 
communicate with the scheduler on the clients. 

negotiator.log:

10/5 18:43:57 ---------- Started Negotiation Cycle ----------
10/5 18:43:57 Phase 1:  Obtaining ads from collector ...
10/5 18:43:57   Getting all public ads ...
10/5 18:43:57   Sorting 39 ads ...
10/5 18:43:57   Getting startd private ads ...
10/5 18:43:57 Got ads: 39 public and 16 private
10/5 18:43:57 Public ads include 3 submitter, 16 startd
10/5 18:43:57 Phase 2:  Performing accounting ...
10/5 18:43:57 Phase 3:  Sorting submitter ads by priority ...
10/5 18:43:57 Phase 4.1:  Negotiating with schedds ...
10/5 18:43:57   Negotiating with vetter@xxxxxxxxxxxxxxxxxxxxxx at 
<132.187.47.22
:59595>
10/5 18:43:57 0 seconds so far
10/5 18:43:57 condor_read(): recv() returned -1, errno = 104, assuming 
failure.
10/5 18:43:57 IO: Failed to read packet header
10/5 18:43:57     Failed to get reply from schedd
10/5 18:43:57   Error: Ignoring schedd for this cycle
10/5 18:43:57   Negotiating with operator@xxxxxxxxxxxxxxxxxxxxxx at 
<132.187.47.
27:56432>
10/5 18:43:57 0 seconds so far
10/5 18:43:57 condor_read(): recv() returned -1, errno = 104, assuming 
failure.
10/5 18:43:57 IO: Failed to read packet header
10/5 18:43:57     Failed to get reply from schedd
10/5 18:43:57   Error: Ignoring schedd for this cycle
10/5 18:43:57   Negotiating with bla@xxxxxxxxxxxxxxxxxxxxxx at 
<132.187.47.27:56
432>
10/5 18:43:57 0 seconds so far
10/5 18:43:57 condor_read(): recv() returned -1, errno = 104, assuming 
failure.
10/5 18:43:57 IO: Failed to read packet header
10/5 18:43:57     Failed to get reply from schedd
10/5 18:43:57   Error: Ignoring schedd for this cycle
10/5 18:43:57 ---------- Finished Negotiation Cycle ----------

schedlog on client:
10/5 18:48:57 (pid:6225) IO: Failed to read packet header
10/5 18:48:57 (pid:6225) DaemonCore: Command received via UDP from host 
<132.187
.47.22:33061>
10/5 18:48:57 (pid:6225) DaemonCore: received command 421 (RESCHEDULE), 
calling
handler (reschedule_negotiator)
10/5 18:48:57 (pid:6225) Sent ad to central manager for 
vetter@xxxxxxxxxxxxxxxxx
rg.de
10/5 18:48:57 (pid:6225) Sent ad to 1 collectors for 
vetter@xxxxxxxxxxxxxxxxxxxx
de
10/5 18:48:57 (pid:6225) Called reschedule_negotiator()
10/5 18:49:09 (pid:6225) IO: Failed to read packet header
10/5 18:49:09 (pid:6225) IO: Failed to read packet header
10/5 18:49:09 (pid:6225) IO: Failed to read packet header
10/5 18:49:09 (pid:6225) IO: Failed to read packet header
10/5 18:49:17 (pid:6225) DaemonCore: PERMISSION DENIED to unknown user 
from host
 <132.187.47.17:33619> for command 493 (NEGOTIATE_WITH_SIGATTRS)
10/5 18:49:18 (pid:6225) IO: Failed to read packet header
10/5 18:49:18 (pid:6225) IO: Failed to read packet header
10/5 18:49:18 (pid:6225) IO: Failed to read packet header

There is no firewall running.

The last change was, that i moved the NIS server from another machine to 
the central manager. 

Any hints?

-- 
Andreas Vetter