next up previous contents
Next: condor_status Up: 5. Command Reference Manual Previous: condor_restart

Subsections

  
condor_rm

remove jobs from the condor queue

Synopsis

condor_rm [-n schedd_name] cluster | cluster.process | username | -a

Description

condor_rm removes one or more jobs from the condor job queue. If a cluster_id and a process_id are both specified, condor_rm attempts to remove the specified process from the queue. If a cluster_id is specified without a process_id, condor_rm attempts to remove all processes belonging to the specified cluster. If a username is specified, condor_rm attempts to remove all jobs belonging to that user. Only the owner of a job, user condor, or user root can remove any given job.

Options

Supported options are as follows:

-n schedd_name
Remove jobs in the queue of the specified schedd
-a
Remove all the jobs in the queue

Author

Condor Team, University of Wisconsin-Madison

Copyright

Copyright © 1990-1998 Condor Team, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI. All Rights Reserved. No use of the Condor Software Program is authorized without the express consent of the Condor Team. For more information contact: Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu. U.S. Government Rights Restrictions: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of The Rights in Technical Data and Computer Software clause at DFARS 252.227-7013 or subparagraphs (c)(1) and (2) of Commercial Computer Software-Restricted Rights at 48 CFR 52.227-19, as applicable, Condor Team, Attention: Professor Miron Livny, 7367 Computer Sciences, 1210 W. Dayton St., Madison, WI 53706-1685, (608) 262-0856 or miron@cs.wisc.edu.

See the Condor Version 6.0.3 Manual for additional notices.


next up previous contents
Next: condor_status Up: 5. Command Reference Manual Previous: condor_restart
condor-admin@cs.wisc.edu