LSF Version 7.3 - Administering Platform LSF
Using Advance Reservation
442 Administering Platform LSF
◆ The user names of users who used the brsvadd command to create the
advance reservations
◆ The user names of the users who can use the advance reservations (with
bsub -U)
◆ Number of slots reserved
◆ List of hosts for which job slots are reserved
◆ Time window for the reservation.
❖ A one-time reservation displays fields separated by slashes
(
month/day/hour/minute). For example:
11/12/14/0-11/12/18/0
◆ A recurring reservation displays fields separated by colons
(
day:hour:minute). For example:
5:18:0 5:20:0
For example, the following advance reservation has four time modifications
during its life time. The original reservation has the scope of one user (
user1)
and one host (
hostA) with 1 slot. The various modifications change the user to
user2, then back to user1, adds, then removes 1 slot from the reservation.
bacct -U user1#1
Accounting about advanced reservations that are:
- accounted on advanced reservation IDs user1#1,
- accounted on advanced reservations created by user1,
---------------------------- SUMMARY ----------------------------
RSVID: user1#1
TYPE: user
CREATOR: user1
Total number of jobs: 0
Total CPU time consumed: 0.0 second
Maximum memory of a job: 0.0 MB
Maximum swap of a job: 0.0 MB
Total active time: 0 hour 6 minute 42 second
------------------------ Configuration 0 ------------------------
RSVID TYPE CREATOR USER NCPUS RSV_HOSTS
user1#1 user user1 user1 1 hostA:1
Active time with this configuration: 0 hour 0 minute 16 second
------------------------ Configuration 1 ------------------------
RSVID TYPE CREATOR USER NCPUS RSV_HOSTS
user1#1 user user1 user2 1 hostA:1
Active time with this configuration: 0 hour 0 minute 24 second
------------------------ Configuration 2 ------------------------
RSVID TYPE CREATOR USER NCPUS RSV_HOSTS
user1#1 user user1 user2 1 hostA:1
Active time with this configuration: 0 hour 1 minute 58 second
------------------------ Configuration 3 ------------------------