Skip Headers
Oracle Hierarchical Storage Manager and QFS Software Command Reference
Section 1m: Maintenance Commands
Release 6.1.1
E70305-03

NAME

reserve - Reserve a volume for archiving.

SYNOPSIS

∕opt∕SUNWsamfs∕sbin∕reserve mediatype.vsn asname|owner|fsname [time]

∕opt∕SUNWsamfs∕sbin∕reserve eq:slot[:partition] asname|owner|fsname [time]

AVAILABILITY

SUNWsamfs

DESCRIPTION

The reserve command sets the specified volume aside for the exclusive use of a specified archive set, user, or file system, overriding the normal archiver behavior.

Volumes are specified by the expression mediatype.vsn or eq:slot[:partition], where:

Reservations are made by asname, owner, and∕or fsname, where:

Some fields may be empty depending on the options in the archiver command file.

The optional time parameter specifies the time at which the reservation takes effect. If not specified, the time parameter is set to the present time. Several time formats are supported. For example:

2000-09-19
"2000-07-04 20:31"
23:05
"Mar 23"
"Mar 23 1994"
"Mar 23 1994 23:05"
"23 Mar"
"23 Mar 1994"
"23 Mar 1994 23:05"

Month names may be abbreviated or spelled out in full. Time-of-day is given in 24-hour format. Years must use all four digits. If the time contains blanks, the entire time must be enclosed in quotation marks.

SEE ALSO

archiver (1m), archiver.cmd (4), unreserve (1m)