Learn more about Platform products at http://www.platform.com

[ Platform Documentation ] [ Title ] [ Contents ] [ Previous ] [ Next ] [ Index ]



brsvdel


deletes an advance reservation

SYNOPSIS

brsvdel reservation_ID

brsvdel [-h | -V]

DESCRIPTION


By default, this command can only be used by LSF administrators or root.

Deletes the advance reservation for the specified reservation ID.

For example, if the following command was used to create the reservation user1#0,

% brsvadd -n 1024 -m hostA -u user1 -b 13:0 -e 18:0
Reservation "user1#0" is created

the following command deletes the reservation:

% brsvdel user1#0
Reservation user1#0 is being deleted

You can only delete one reservation at a time.

To allow users to delete their own advance reservations without administrator intervention, configure advance reservation policies in the ResourceReservation section of lsb.resources.

Administrators and root can delete any reservations. Users listed in the ResourceReservation section can only delete reservations they created themselves.


USER_ADVANCE_RESERVATION in lsb.params is obsolete. Use the ResourceReservation section configuration in lsb.resources to configure advance reservation policies for your cluster.

OPTIONS

-h

Prints command usage and exits.

-V

Prints LSF release version and exits.

SEE ALSO

brsvadd(1), brsvs(1), lsb.resources(5)

[ Top ]


[ Platform Documentation ] [ Title ] [ Contents ] [ Previous ] [ Next ] [ Index ]


      Date Modified: February 24, 2004
Platform Computing: www.platform.com

Platform Support: support@platform.com
Platform Information Development: doc@platform.com

Copyright © 1994-2004 Platform Computing Corporation. All rights reserved.