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

Re: [Condor-users] Problems with a dual homed condor server



On Thu, May 19, 2005 at 01:46:49PM -0700, Terrence Martin wrote:
> 
> 5/19 12:18:53 Using config file: /etc/condor/condor_config
> 5/19 12:18:53 Using local config files: 
> /data/osg-0.1.5/condor/local.t2data4/condor_config.local
> 5/19 12:18:53 DaemonCore: Command Socket at <192.168.1.14:32791>
> 5/19 12:18:54 Started DaemonCore process 
> "/data/osg-0.1.5/condor/sbin/condor_schedd", pid and pgroup = 3183
> 5/19 12:19:00 DC_AUTHENTICATE: sock ip -> <192.168.1.14:32808>
> 5/19 12:19:00 DC_AUTHENTICATE: auth ip -> 198.202.74.80
> 5/19 12:19:00 DC_AUTHENTICATE: ERROR: IP not in agreement!!! BAILING!

well, i would love to diagnose your problem in more detail, preferably
off-list.  could you turn on D_ALL debugging for the condor_master and
send a log snippet containing the error to condor-admin?  (Attn: ZACH)

are you using KERBEROS by any chance?  if you don't mind, include your
condor_config in the condor-admin ticket.


there's good news though.  you can set in your condor_config:

  DISABLE_AUTHENTICATION_IP_CHECK = True

and your problem will go away.


cheers,
-zach