Scroll to navigation

oaradmissionrules(1) OAR commands oaradmissionrules(1)

NAME

oaradmissionrules - manage admission rules

SYNOPSIS

Show all rules
Show rule #rule-id
Create a new rule
Modify rule #rule-id
Delete rule #rule-id

DESCRIPTION

Show, create, modify or delete admission rules.

Admission rules are executed within oarsub. As a result, they provide to the administrator a mechanism to deeply interact with the job submission (e.g.: check or modify the resource request or job types set by the user).

Rules are run by order of priority, from the lower to the higher value.

OPTIONS

Show enabled admission rules only
Show disabled admission rules only
Show #rule-id only
Show full script
Show script only
Write script to file (%% replaced by #rule-id)
Edit script using the default editor, or command if provided
Read script from file instead of running editor
Set priority value for rule
Enable admission rule
Disable admission rule
No option
Print usage
Print OAR version

COPYRIGHTS

 Copyright 2003-2016 Laboratoire d'Informatique de Grenoble (http://www.liglab.fr). This software is licensed under the GNU General Public License Version 2 or above. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2024-04-10 oaradmissionrules