Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] condor_config_val & the defrag daemon
- Date: Wed, 11 Dec 2013 17:25:37 +0000
- From: <andrew.lahiff@xxxxxxxxxx>
- Subject: Re: [HTCondor-users] condor_config_val & the defrag daemon
Hi Brian,
Unfortunately "-subsystem" seems to be in 8.1.x only, and we're using 8.0.x.
I tried setting DEFRAG_NAME and specifying this as the "-name" in condor_config_val, but this doesn't seem to work - it tries to change the configuration on the master (and fails), rather than the defrag daemon.
Regards,
Andrew.
-----Original Message-----
From: HTCondor-users [mailto:htcondor-users-bounces@xxxxxxxxxxx] On Behalf Of Brian Bockelman
Sent: 10 December 2013 16:13
To: HTCondor-Users Mail List
Subject: Re: [HTCondor-users] condor_config_val & the defrag daemon
Hi Andrew,
Does something like this work for you:
condor_config_val -subsystem Defrag -name red-condor.unl.edu -pool red-condor.unl.edu HOSTNAME
?
I believe the value of "-name" refers to the value of the "Name" attribute in the daemon's ad. This defaults to $(FULL_HOSTNAME); then, "-subsystem" filters the query on a particular daemon type.
However, I'm using a fairly new version of condor_config_val (I'm not sure if '-subsystem' is in the 8.0 series). Another approach might be to set:
DEFRAG.NAME = defrag@$(FULL_HOSTNAME)
in the config file for the defrag daemon. I'm not 100% sure that's going to work (I don't know if condor_config_val filters on type for older versions).
Brian
On Dec 9, 2013, at 8:25 AM, andrew.lahiff@xxxxxxxxxx wrote:
> Hi,
>
> Is it possible to set configuration values of the defrag daemon using condor_config_val? It appears like this isn't possible, and that condor_config_val can only be used to make changes to master, schedd, startd, collector and negotiator.
>
> Note that typing "condor_config_val -help" gives this:
>
> -name daemon_name (query the specified daemon for its configuration)
>
> which suggests that condor_config_val can be used for any daemon. However, this doesn't seem to agree with the man page, which says the argument to "-name" is "machine_name" rather than which daemon to query.
>
> Thanks,
> Andrew.
>
>
> --
> Scanned by iCritical.
>
>
> _______________________________________________
> 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/
_______________________________________________
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/
--
Scanned by iCritical.