| Skip Navigation Links | |
| Exit Print View | |
|
Sun QFS and Sun Storage Archive Manager 5.3 Reference Manual Sun QFS and Sun Storage Archive Manager 5.3 Information Library |
1. User Commands (Man Pages Section 1)
2. Maintenance Commands (Man Pages Section 1M)
3. Library Functions (Man Pages Section 3)
4. Library Functions (Man Pages Section 3X)
5. File Formats (Man Pages Section 4)
NAME
move - Move a cartridge in a library
SYNOPSIS
/opt/SUNWsamfs/sbin/move eq:src_slot dst_slot
/opt/SUNWsamfs/sbin/move mediatype.vsn dst_slot
AVAILABILITY
SUNWsamfs
DESCRIPTION
move will send a request to the library specified by eq to
move the cartridge in src_slot to the slot dst_slot. For
the form mediatype.vsn, eq and src_slot are determined from
the catalog entry. All other volumes on the cartridge are
moved.
The source slot must be in use and occupied (that is, not
loaded in a drive) and the destination slot must not be in
use.
Some libraries do not support moving cartridges between
storage slots. Generally, if the automated library is SCSI
attached, the move(1M) command is supported. If the
automated library is network attached, the move(1M) command
is not supported.
If src_slot and dst_slot are the same, and the cartridge is
double-sided, the cartridge will be turned over (flipped).
FILES
mcf The configuration file for SAM-QFS environments
SEE ALSO
export(1M), import(1M), mcf(4), sam-robotsd(1M)