.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "CONDOR_VACATE" "1" "Apr 01, 2024" "" "HTCondor Manual" .SH NAME condor_vacate \- HTCondor Manual .sp Vacate jobs that are running on the specified hosts .SH SYNOPSIS .sp \fBcondor_vacate\fP [\fB\-help | \-version\fP ] .sp \fBcondor_vacate\fP [\fB\-graceful | \-fast\fP ] [\fB\-debug\fP ] [\fB\-pool\fP \fIcentralmanagerhostname[:portnumber]\fP] [ \fB\-name\fP \fIhostname\fP | \fIhostname\fP | \fB\-addr\fP \fI\(dq\(dq\fP | \fI\(dq\(dq\fP | \fB\-constraint\fP \fIexpression\fP | \fB\-all\fP ] .SH DESCRIPTION .sp \fIcondor_vacate\fP causes HTCondor force jobs to vacate from a given set of machines. The job(s) remains in the submitting machine\(aqs job queue. .sp Given the (default) \fB\-graceful\fP option, jobs are killed and HTCondor restarts the job from the beginning somewhere else. \fIcondor_vacate\fP has no effect on a machine with no HTCondor job currently running. .sp There is generally no need for the user or administrator to explicitly run \fIcondor_vacate\fP\&. HTCondor takes care of jobs in this way automatically following the policies given in configuration files. .SH OPTIONS .INDENT 0.0 .INDENT 3.5 .INDENT 0.0 .TP \fB\-help\fP Display usage information .TP \fB\-version\fP Display version information .TP \fB\-graceful\fP Give the job a change to shut down cleanly, then soft\-kill it. .TP \fB\-fast\fP Hard\-kill jobs instead of giving them to shut down cleanly. .TP \fB\-debug\fP Causes debugging information to be sent to \fBstderr\fP, based on the value of the configuration variable \fI\%TOOL_DEBUG\fP\&. .TP \fB\-pool\fP \fIcentralmanagerhostname[:portnumber]\fP Specify a pool by giving the central manager\(aqs host name and an optional port number .TP \fB\-name\fP \fIhostname\fP Send the command to a machine identified by \fIhostname\fP .TP .B \fIhostname\fP Send the command to a machine identified by \fIhostname\fP .TP \fB\-addr\fP \fI\(dq\(dq\fP Send the command to a machine\(aqs master located at \fI\(dq\(dq\fP .TP .B \fI\(dq\(dq\fP Send the command to a machine located at \fI\(dq\(dq\fP .TP \fB\-constraint\fP \fIexpression\fP Apply this command only to machines matching the given ClassAd \fIexpression\fP .TP \fB\-all\fP Send the command to all machines in the pool .UNINDENT .UNINDENT .UNINDENT .SH EXIT STATUS .sp \fIcondor_vacate\fP will exit with a status value of 0 (zero) upon success, and it will exit with the value 1 (one) upon failure. .SH EXAMPLES .sp To send a \fIcondor_vacate\fP command to two named machines: .INDENT 0.0 .INDENT 3.5 .sp .EX $ condor_vacate robin cardinal .EE .UNINDENT .UNINDENT .sp To send the \fIcondor_vacate\fP command to a machine within a pool of machines other than the local pool, use the \fB\-pool\fP option. The argument is the name of the central manager for the pool. Note that one or more machines within the pool must be specified as the targets for the command. This command sends the command to a the single machine named \fBcae17\fP within the pool of machines that has \fBcondor.cae.wisc.edu\fP as its central manager: .INDENT 0.0 .INDENT 3.5 .sp .EX $ condor_vacate \-pool condor.cae.wisc.edu \-name cae17 .EE .UNINDENT .UNINDENT .SH AUTHOR HTCondor Team .SH COPYRIGHT 1990-2024, Center for High Throughput Computing, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI, US. Licensed under the Apache License, Version 2.0. .\" Generated by docutils manpage writer. .