Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] [Condor-users] how to fix 'DC_AUTHENTICATE: Unable to reconcile!'?
- Date: Mon, 4 Nov 2013 16:33:07 +0000
- From: Gang Qin <Gang.Qin@xxxxxxx>
- Subject: Re: [HTCondor-users] [Condor-users] how to fix 'DC_AUTHENTICATE: Unable to reconcile!'?
Dear Zach:
Thanks for the reply but from SchedLog I didn't find anything related with '"PERMISSION DENIED" , only the following content, and the only error is 'Failed to execute /usr/sbin/condor_shadow.std,ingoring'.
11/02/13 12:53:15 (pid:28651) Setting maximum accepts per cycle 8.
11/02/13 12:53:15 (pid:28651) ******************************************************
11/02/13 12:53:15 (pid:28651) ** condor_schedd (CONDOR_SCHEDD) STARTING UP
11/02/13 12:53:15 (pid:28651) ** /usr/sbin/condor_schedd
11/02/13 12:53:15 (pid:28651) ** SubsystemInfo: name=SCHEDD type=SCHEDD(5) class=DAEMON(1)
11/02/13 12:53:15 (pid:28651) ** Configuration: subsystem:SCHEDD local:<NONE> class:DAEMON
11/02/13 12:53:15 (pid:28651) ** $CondorVersion: 7.8.8 Jun 17 2013 $
11/02/13 12:53:15 (pid:28651) ** $CondorPlatform: X86_64-CentOS_6.4 $
11/02/13 12:53:15 (pid:28651) ** PID = 28651
11/02/13 12:53:15 (pid:28651) ** Log last touched time unavailable (No such file or directory)
11/02/13 12:53:15 (pid:28651) ******************************************************
11/02/13 12:53:15 (pid:28651) Using config source: /etc/condor/condor_config
11/02/13 12:53:15 (pid:28651) Using local config sources:
11/02/13 12:53:15 (pid:28651) /etc/condor/config.d/00personal_condor.config
11/02/13 12:53:15 (pid:28651) DaemonCore: command socket at <137.138.40.140:46415>
11/02/13 12:53:15 (pid:28651) DaemonCore: private command socket at <137.138.40.140:46415>
11/02/13 12:53:15 (pid:28651) Setting maximum accepts per cycle 8.
11/02/13 12:53:15 (pid:28651) History file rotation is enabled.
11/02/13 12:53:15 (pid:28651) Maximum history file size is: 20971520 bytes
11/02/13 12:53:15 (pid:28651) Number of rotated history files is: 2
11/02/13 12:53:15 (pid:28651) Failed to execute /usr/sbin/condor_shadow.std, ignoring
11/02/13 12:53:20 (pid:28651) TransferQueueManager stats: active up=0/10 down=0/10; waiting up=0 down=0; wait time up=0s down=0s
And in the condor_config file: ALLOW_WRITE is set as:
ALLOW_WRITE = $(FULL_HOSTNAME), $(IP_ADDRESS)
ALLOW_WRITE_COLLECTOR = $(ALLOW_WRITE), $(FLOCK_FROM)
ALLOW_WRITE_STARTD = $(ALLOW_WRITE), $(FLOCK_FROM)
Cheers,Gang
________________________________________
From: HTCondor-users [htcondor-users-bounces@xxxxxxxxxxx] on behalf of Zachary Miller [zmiller@xxxxxxxxxxx]
Sent: 04 November 2013 17:03
To: HTCondor-Users Mail List
Cc: Condor-Users Mail List
Subject: Re: [HTCondor-users] [Condor-users] how to fix 'DC_AUTHENTICATE: Unable to reconcile!'?
> 11/02/13 12:51:49 (fd:5) (pid:28613) condor_read(): Socket closed when trying to read 5 bytes from schedd at <137.138.40.140:39738>
I would bet that if you look in the SchedLog, you will see a line saying
"PERMISSION DENIED" and why.
In your condor_config, check your ALLOW_WRITE setting to see who is allowed
to submit jobs.
Cheers,
-zach
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/