Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Halting a Dagman
- Date: Fri, 20 Jun 2025 19:20:01 +0200
- From: Stefano Belforte <stefano.belforte@xxxxxxx>
- Subject: Re: [HTCondor-users] Halting a Dagman
By the way "htcondor dag halt" does not seem to be there in my 24.0.6
only submit and status are allowed.
belforte@vocms0106/~> condor_version
$CondorVersion: 24.0.6 2025-03-05 BuildID: 790851 PackageID: 24.0.6-1 $
$CondorPlatform: x86_64_AlmaLinux9 $
belforte@vocms0106/~> htcondor dag halt
usage: htcondor annex [-h] {create,add,status,shutdown,systems} ...
Operations on HPC Annexes.
optional arguments:
 -h, --help show this help message and exit
subcommands:
 {create,add,status,shutdown,systems}
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂ Types of actions you can take on annexes
invalid choice: 'halt' (choose from 'submit', 'status')
belforte@vocms0106/~>