Tivoli Storage Manager for HP-UX Administrator's Reference

UPDATE LIBVOLUME (Change the Status of a Storage Volume)

Use this command to change the status of a sequential access storage volume in a library.

Privilege Class

To issue this command, you must have system privilege or unrestricted storage privilege.

Syntax

>>-UPDate LIBVolume--library_name--volume_name------------------>
 
>-----+-------------------------+------------------------------><
      '-STATus--=--+-PRIvate-+--'
                   '-SCRatch-'
 

Parameters

library_name (Required)
Specifies the name of the library.

volume_name (Required)
Specifies the volume name of the storage volume.

STATus
Specifies a change to the status of a storage volume. Possible values are:

PRIvate
Specifies that the server updates the storage volume to a private volume.

SCRatch
Specifies that the server updates the storage volume to a scratch volume.

Examples

Task

Update the volume named WPDV00 located in the library named AUTO to reflect a status of PRIVATE.

Command:
update libvolume auto wpdv00 status=private

Related Commands

Table 287. Commands Related to UPDATE LIBVOLUME

Command Description
AUDIT LIBRARY Ensures that an automated library is in a consistent state.
CANCEL PROCESS Cancels a background server process.
CHECKIN LIBVOLUME Checks a storage volume into an automated library.
CHECKOUT LIBVOLUME Checks a storage volume out of an automated library.
DEFINE LIBRARY Defines an automated or manual library.
DEFINE VOLUME Assigns a volume to be used for storage within a specified storage pool.
LABEL LIBVOLUME Labels a library volume.
QUERY LIBRARY Displays information about one or more libraries.
QUERY LIBVOLUME Displays information about a library volume.
QUERY PROCESS Displays information about background processes.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]