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

Re: [HTCondor-users] Facing issue with condor



Hi John,
         ÂThanks for your email. I have been able to fix that issue.Â

Thanks,
Gagan

On Mon, Dec 26, 2022 at 9:02 PM John M Knoeller via HTCondor-users <htcondor-users@xxxxxxxxxxx> wrote:

Hi Gagan. What version of HTCondor are you using?

Â

With HTCondor version 10.0 or later, you can get use the -debug option with condor_submit to get more information about why things are failing

Â

condor_submit testjob.sub -debug:D_COMMAND:1,D_FULLDEBUG,D_SECURITY:1

Â

You can also look in the SchedLog, which may have information about the submit failure. Âto find the SchedLog you can run this command

Â

condor_config_val schedd_log

Â

-tj

Â

Â

From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> On Behalf Of gagan tiwari
Sent: Saturday, December 24, 2022 2:00 AM
To: htcondor-users@xxxxxxxxxxx
Subject: Re: [HTCondor-users] Facing issue with condor

Â

Someone please advice.Â

Â

Thanks,Â

Gagan

Â

On Sat, 24 Dec, 2022, 10:22 am gagan tiwari, <gagan.tiwari@xxxxxxxxxxxxxxxxxx> wrote:

Hi Guys,

         ÂI am setting up condors for the first time. I have installed Central Manager , Scheduler and Executors on dedicatedÂnodes.

Â

But when I login to the schedulerÂnode and try to submit a test job, I face followingÂissue.Â

Â

test@ms-r1[10:12:18]:~$ condor_submit testjob.sub

ERROR: Can't find address of local schedd

Â

I can see the scheduler is running on schedulerÂnode

Â

test@ms-r1[10:12:45]:~$ condor_status -schedd
Name      ÂMachine   ÂRunningJobs  IdleJobs  HeldJobs

ms-r1 Â Â Â Â Â ms-r1 Â Â Â Â Â Â Â Â Â0 Â Â Â Â Â0 Â Â Â Â Â0

        TotalRunningJobs   ÂTotalIdleJobs   ÂTotalHeldJobs


    ÂTotal         0         Â0         Â0

Â

Â

test@ms-r1[10:17:25]:~$ ps -ef | grep condor
condor   Â7866    1 Â0 10:09 ?    Â00:00:00 /usr/sbin/condor_schedd -f
root    Â7867  Â7866 Â0 10:09 ?    Â00:00:00 condor_procd -A /var/run/condor/procd_pipe.SCHEDD -L /var/log/condor/ProcLog.SCHEDD -R 1000000 -S 60 -C 5010

Â

Someone please help me in fixing it.Â

Â

Â

Thanks,

Gagan

Â

_______________________________________________
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/