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

Re: [Condor-users] administrate condor queue



Christina, 

> to remove jobs submitted from other users on the other machine. When calling
> "condor_rm -name <machinename> <clusterid>.<jobid>" I always get the
> message: "Cant' find address of local schedd <machinename>". 

Try running: 
condor_status -schedd -format "%s\n" Name
to get the full name of your scheduler. It may be something like condor@xxxxxxxxxxxxxxxx

Then run 
condor_rm -name condor@xxxxxxxxxxxxxxxx <cluster>.<proc>

Hope this helps.

Best, 
Dave

-- 

==================================
David Watrous
main: 888.292.5320


Cycle Computing, LLC
Leader in Open Compute Solutions for Clouds, Servers, and Desktops
Enterprise Condor Support and Management Tools



On Dec 7, 2009, at 3:12 PM, Christina Krieg wrote:

Hi,
 
I want to set up a super user within our condor pool, who is able to remove/edit all jobs within the pool. It worked out after adding a global domain-wide user account to the QUEUE_SUPER_USERS list in the condor config file within our domain-wide pool.
 
But when setting up a private network pool with e.g. just two machines with 4 nodes each, the nodes are listed (condor_status), but regardless of which local user account added to the QUEUE_SUPER_USERS list, it is not possible to remove jobs submitted from other users on the other machine. When calling "condor_rm -name <machinename> <clusterid>.<jobid>" I always get the message: "Cant' find address of local schedd <machinename>". 
In the privat network a have only local (machine dependend) user accounts, which indeed have the same user name and password, but still are local accounts. Is this the problem? Is it possible at all to set up a super user wihtin a private network condor pool?  
 
 
Best Regards / Mit freundlichen Grüßen
Christina Krieg
Software Development

--
-- -----------------------------------------------------------------------------
-- Dipl.-Ing. (FH) Christina Krieg
-- Inpho GmbH                   
-- Smaragdweg 1                                 E-mail: Christina.Krieg@xxxxxxxx
-- 70174 Stuttgart                              Phone : +49 711 22881 0
-- Germany                                      Fax   : +49 711 22881 11
--
-- Place of business:   Stuttgart           
-- Managing director:   Johannes Saile
-- Commercial register: Stuttgart, HRB 9586
--
-- Leader in Photogrammetry and Digital Surface Modelling
-- Visit our Homepage
http://www.inpho.de
 
_______________________________________________
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/

-- 
===================================
David Watrous
main: 888.292.5320

Cycle Computing, LLC
Leader in Condor Grid Solutions
Enterprise Condor Support and Management Tools