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 Guide and 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
Examples
Task
Delete the mapping of the tape drive, TAPEDRIVE3, to the storage agent, SA1. The drive is in the shared library, SHARELIB.
delete drivemapping sa1 sharelib tapedrive3
Related Commands
Table 101. 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. |