Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
wiki:some_examples_of_admission_rules [2020/04/07 21:49] neyronwiki:some_examples_of_admission_rules [2020/04/07 21:51] neyron
Line 138: Line 138:
 </code> </code>
  
-==== Example 4:  ==== +==== Example 4: limit access to a queue, based on usernames set in a file ====
- +
-Limit access to a queue, based on usernames set in a file+
  
 ==Answer== ==Answer==
Line 163: Line 161:
  
  
-==== Example 5:  ====+==== Example 5: give a more privilege to the owners of nodes ====
 Give a more privilege to the owners of nodes (e.g. people who payed for the nodes) to submit, by restricting others to besteffort jobs:  Give a more privilege to the owners of nodes (e.g. people who payed for the nodes) to submit, by restricting others to besteffort jobs: 
   * non-owners compete on the resources according to the scheduling policy of the besteffort queue ;   * non-owners compete on the resources according to the scheduling policy of the besteffort queue ;
Line 248: Line 246:
 (There may be some limitations in that property filtering, which could allow malicious users to overcome the usage policy) (There may be some limitations in that property filtering, which could allow malicious users to overcome the usage policy)
  
-==== Example 5:  ==== +==== Example 5: verify correct resources definitions ==== 
-Verify that the <code>oarsub -l ''resource request''</code> gives a correct resource definition.+ 
 +Verify that the <code>oarsub -l ''resource request''</code> gives a correct resources definition.
  
 OAR resource request hierarchies are implicit in the OAR database, but they can be enforced by an admission rule. OAR resource request hierarchies are implicit in the OAR database, but they can be enforced by an admission rule.
wiki/some_examples_of_admission_rules.txt · Last modified: 2020/04/07 22:01 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki