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

Re: [HTCondor-users] condor_status in startd-cron env



Hi,

OK, thanks, I was aware that I will contact the collector but it strikes me that the script executed by hand at the very same time works flawlessly while the startd executing the same condor_status is getting nowhere with it. 

Would it be an option to export at least the actual STARTD options into the environment of the startd_cron ? 

Best
christoph

-- 
Christoph Beyer
DESY Hamburg
IT-Department

Notkestr. 85
Building 02b, Room 009
22607 Hamburg

phone:+49-(0)40-8998-2317
mail: christoph.beyer@xxxxxxx

----- UrsprÃngliche Mail -----
Von: "Todd L Miller via HTCondor-users" <htcondor-users@xxxxxxxxxxx>
An: "HTCondor-Users Mail List" <htcondor-users@xxxxxxxxxxx>
CC: "Todd L Miller" <tlmiller@xxxxxxxxxxx>, "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
Gesendet: Dienstag, 3. Dezember 2024 19:18:16
Betreff: Re: [HTCondor-users] condor_status in startd-cron env

> I have been using this before and it worked as I seem to remember but in 
> the actual setup I try to read some classadds from the localhost using
>
> condor_status slot1@`hostname` -af blabla
>
> And sometimes it seems to work but most of the times it does not - is 
> there a more clever way to [g]ather some classadds from the startd/host ?

 	To be clear, this is reading ads _about_ the local host, not 
_from_ the local host -- condor_status will talk to the collector unless 
you specifically instruct it otherwise.  You can use the -direct option
to specify a daemon to talk to without going through the collector to find 
it.  On many EPs, there will be a .startd_address file in HTCondor's LOG
directory whose first line can be passed to -direct (if the hostname 
doesn't work).

-- ToddM
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe

The archives can be found at: https://www-auth.cs.wisc.edu/lists/htcondor-users/