Tivoli Header

Administrator's Reference

DELETE PATH (Delete a Path)

Use this command to delete a path definition

Privilege Class

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

Syntax

>>-DELete PATH--source_name--destination_name------------------->
 
>--SRCType--=--+-DATAMover-+------------------------------------>
               '-SERVer----'
 
>--DESTType--=--+-DATAMover-----------------------+------------><
                +-DIsk--NODE--=--node_name--------+
                +-DRive--LIBRary--=--library_name-+
                '-LIBRary-------------------------'
 
 

Parameters

source_name (Required)
Specifies the name of the source of the path to be deleted. This parameter is required. The name specified must be that of a server or data mover that is already defined to the server.

destination_name (Required)
Specifies the name of the destination of the path to be deleted. This parameter is required. The name specified must be a disk, drive, or library that is already defined to the server.

SRCType (Required)
Specifies the source type of the path to be deleted. This parameter is required. Possible values are:

DATAMover
Specifies that a data mover is the source.

SERVer
Specifies that a storage agent is the source.

DESType (Required)
Specifies the type of the destination. Possible values are:

DIsk NODE=node_name
Specifies that a node is the destination. Enter the node name that is the disk owner. The DISK and NODE parameters are both required when the destination type is disk.

DRive LIBRary=library_name
Specifies that a drive is the destination. The DRIVE and LIBRARY parameters are both required when the destination type is drive.

LIBRary
Specifies that a library is the destination.

Attention: If the path from a data mover to a library is deleted, the server will not be able to access the library. If the server is halted and restarted while in this state, the library will not be initialized.

Examples

Task

Delete a path from a NAS data mover NAS1 to the library NASLIB.

Command:
delete path nas1 naslib srctype=datamover desttype=library

Related Commands

Table 111. Commands Related to DELETE PATH

Command Description
DEFINE DATAMOVER Defines a data mover to the Tivoli Storage Manager server.
DEFINE PATH Defines a path from a source to a destination.
QUERY PATH Displays information about the path from a source to a destination.
UPDATE PATH Changes the attributes associated with a path.


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