Skip to content

Commit f29ffb7

Browse files
committed
BF: CS-1715: document that advance reservations can only be submitted from a submit host
1 parent 11020c6 commit f29ffb7

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/markdown/man/man1/qrdel.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Only if all jobs referring to an AR are removed from the xxQS_NAMExx database wi
2727
`Qrdel` deletes ARs in the order in which the AR identifiers are presented. Find additional information
2828
concerning *wc_user_list* and *wc_ar_list* in xxqs_name_sxx_types(1).
2929

30+
`Qrdel` operations can only be executed from submit hosts.
31+
3032
# OPTIONS
3133

3234
## -f

doc/markdown/man/man1/qrsub.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ ARs will be deleted either automatically when the end time is reached, or manual
3232
first all jobs requesting the AR will be removed and then AR itself. Already granted ARs can be shown
3333
with `qrstat`.
3434

35+
`Qrsub` and `qrdel` operations can only be executed from submit hosts.
36+
3537
Note: To make AR behavior predictable, it is necessary to have reserved resources available at the time of AR start.
3638
This is done by keeping jobs with an unlimited runtime limit separated from ARs, and not considering resources used
3739
by such jobs for reservation.

0 commit comments

Comments
 (0)