wiki:setres.8.html
Last modified 10 years ago Last modified on 08/30/13 17:46:37

SYNOPSIS

       setres  [modify  or create reservation options] partition1 [ partition2 ... partitionN ]

       setres [id changing options]


DESCRIPTION

       This program creates or modifies a scheduler reservation.


OPTIONS TO MODIFY OR CREATE RESERVATION (partition arguments required)

       --debug
              Turn on communication debugging.

       -h --help
              Displays the usage and a brief descriptions of the options

       --version
              Displays client revision and Cobalt version

       -A --project
              Set project name

       -D --defer
              Defer current (or next) iteration of recurring reservation (must
              be used with -m)

       -c --cycletime
              Set  the  cycle  time  (in minutes or DD:HH:MM:SS).  This is the
              amount of time from reservation start until it is  automatically
              renewed.  This can be used to create repeating reservations.

       -d --duration
              Set duration (in minutes or HH:MM:SS)

       -m --modify
              Modify an existing reservation, specified with -n.

       -n --name
              Set reservation name

       -p --partition
              Set use partition. Now optional

       -q --queue
              Set  the queue name, if something other than the standard reser‐
              vation naming convention is desired.

       -s --starttime
              Set start time (in format YYYY_MM_DD-HH:MM)

       --force_id
              only used with --res_id or --cycle_id options

       --res_id
              reservation id (int)


SEE ALSO

       showres(1), releaseres(8)


BUGS

                                                                     setres(8)