Tivoli Storage Manager for Sun Solaris Administrator's Reference

DELETE DRIVEMAPPING (Delete Drive Mapping)

Use this command to remove the drive mapping to a device that was created with the DEFINE DRIVEMAPPING command.

If a drive mapping is removed, the storage agent will not be able to use LAN-free data transfer to store or retrieve data to and from the device. The store and retrieve operations will be redirected to the server. For additional information, see Administrator's Guideand TSM Managed System for SAN Storage Agent User's Guide.

Privilege Class

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

Syntax

>>-DELete DRIVEMapping--storage_agent_name--library_name--drive_name-->
 
>--------------------------------------------------------------><
 

Parameters

storage_agent_name (Required)
Specifies the name of the storage agent as specified in the DEFINE SERVER command.
Note:The name used for the storage agent must match the name that was defined when the storage agent was installed.

library_name (Required)
Specifies the name of the library to which the drive is assigned. This parameter is required for all drives, including stand-alone drives.
Note:Currently, this command only applies to SCSI libraries that are shared.

drive_name (Required)
Specifies the name that is assigned to the drive.

Examples

Task

Delete the mapping of the tape drive, TAPEDRIVE3, to the storage agent, SA1. The drive is in the shared library, SHARELIB.

Command:
delete drivemapping sa1 sharelib tapedrive3

Related Commands

Table 93. Commands Related to DELETE DRIVEMAPPING

Command Description
DEFINE DRIVEMAPPING Defines the drive name that will be mapped to the storage agent allowing for direct storage and retrieval of data.
DEFINE DRIVE Assigns a drive to a library.
DEFINE LIBRARY Defines an automated or manual library.
QUERY DRIVE Displays information about drives.
QUERY DRIVEMAPPING Displays the device name mapping that was created with the DEFINE DRIVEMAPPING command.
QUERY LIBRARY Displays information about one or more libraries.
UPDATE DRIVE Changes the attributes of a drive.
UPDATE DRIVEMAPPING Updates the drive name that was mapped to the storage agent allowing for direct storage and retrieval of data.


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