Next: condor_compile
Up: 5. Command Reference Manual
Previous: 5. Command Reference Manual
Subsections
condor_checkpoint
checkpoint jobs running on the specified hosts
condor_checkpoint
[-help]
[-version]
[hostname ...]
condor_checkpoint causes the startd's on the specified hosts to perform a
checkpoint on any running jobs. The jobs continue to run once
they are done checkpointing. If no host is specified, only the current host is sent
the checkpoint command.
A periodic checkpoint means that the job will checkpoint itself, but then it will immediately continue running
after the checkpoint has completed. condor_vacate, on the other hand, will result in the job exiting (vacating) after it
checkpoints.
If the job being checkpointed is running in the Standard Universe, the job is checkpointed and then just continues running
on the same machine. If the job is running in the Vanilla Universe, or there is currently no Condor job
running on that host, then condor_checkpoint has no effect.
Normally there is no need for the user or administrator to explicitly run condor_checkpoint. Checkpointing a running condor
job is normally handled automatically by Condor by following the policies stated in Condor's configuration files.
Supported options are as follows:
- -help
- Display usage information
- -version
- Display version information
Condor Team, University of Wisconsin-Madison
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: condor_compile
Up: 5. Command Reference Manual
Previous: 5. Command Reference Manual
condor-admin@cs.wisc.edu