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

Re: [Condor-users] Quill Question



If you have the necessary privileges you can do (in perl, from memory):

my $remoteDaemonName = 'whatever'
my $currentList = `condor_config_val -name $remoteDaemonName
DAEMON_LIST`
`condor_config_val -set -name $remoteDaemonName DAEMON_LIST
\"$currentList, QUILL\"`
`condor_reconfig -name $remoteDaemonName`

Note that the condor_reconfig is speculative you may need to instead use

`condor_restart -name $remoteDaemonName -peaceful`

If you want it to kick in before the next reboot (using peaceful is
being nice, graceful will be faster but will kick jobs)

You might be able to reference the current value in a condor_config_val
-set but I don't think you can.

Matt

-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Natarajan,
Senthil
Sent: 16 February 2009 19:38
To: Condor-Users Mail List
Subject: Re: [Condor-users] Quill Question

Thanks for your response.

Is it possible to start quill daemon (condor_quilld) on all the nodes
remotely from the central manager machine.
Even though DAEMON_LIST doesn't have QUILL. If that's not possible.

Is there any way we can remotely configure and start condor_quill daemon
on all the nodes from central manager.

Thanks,
Senthil




-----Original Message-----
From: condor-users-bounces@xxxxxxxxxxx
[mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Erik Paulson
Sent: Wednesday, February 11, 2009 1:17 PM
To: Condor-Users Mail List
Subject: Re: [Condor-users] Quill Question


Yes, it's working the way it's supposed to work.

For each machine that you want to appear in the database, you need to
run a condor_quilld on that machine. So, if you have a 100 node pool,
and you want the machines_horizontal table to have data frmo all execute
nodes, you need to run 100 quill daemons.

You only need one instance of a postgres database, and only one
condor_dbmsd per Condor pool.

-Erik

On Tue, Feb 10, 2009 at 04:33:19PM -0500, Natarajan, Senthil wrote:
> Hi,
> I configured Quill demon to run on Central Manager, I can get all the
info about the Jobs from the Quill Database.
> But the table "machines_horizontal" has only the central manager node
info, none of the other machines info are available.
> Is it because only central manager is running the quill daemon and
hence other machines info are not updated in the table.
> Is this is the way it suppose to work? Is it possible to get the table
(machines_horizontal) updated with the same number of nodes info as
condor_status gives?
> Thanks,
> Senthil

> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx 
> with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at: 
> https://lists.cs.wisc.edu/archive/condor-users/

_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with
a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at: 
https://lists.cs.wisc.edu/archive/condor-users/
_______________________________________________
Condor-users mailing list
To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with
a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/condor-users

The archives can be found at: 
https://lists.cs.wisc.edu/archive/condor-users/

----
Gloucester Research Limited believes the information provided herein is reliable. While every care has been taken to ensure accuracy, the information is furnished to the recipients with no warranty as to the completeness and accuracy of its contents and on condition that any errors or omissions shall not be made the basis for any claim, demand or cause for action.
The information in this email is intended only for the named recipient.  If you are not the intended recipient please notify us immediately and do not copy, distribute or take action based on this e-mail.
All messages sent to and from this email address will be logged by Gloucester Research Ltd and are subject to archival storage, monitoring, review and disclosure.
Gloucester Research Limited, 5th Floor, Whittington House, 19-30 Alfred Place, London WC1E 7EA.
Gloucester Research Limited is a company registered in England and Wales with company number 04267560.
----