How to Add or Remove a Tape

Applies To: System Center Data Protection Manager 2007

Use the following procedures to add or remove tapes from the tape library.

Note

If you add or remove tapes to the tape library using Unlock library door or Add tape, DPM will automatically inventory the library. If you add or remove tapes to the tape library without using Unlock library door or Add tape, you must use the Inventory library action to update the information in DPM Administrator Console.

Adding or removing a tape from a stand-alone tape drive is accomplished manually according to the instructions provided by the device manufacturer, without using DPM Administrator Console.

To add a tape by using the insert/eject (I/E) port

  1. Physically add the tape to the I/E port of the tape library.

  2. In DPM Administrator Console, click Management on the navigation bar, and then click the Libraries tab.

  3. In the display pane, expand the tape library to which you want to add a tape.

  4. Expand Slots, and then select the empty slot in which to place the tape.

  5. In the Actions pane, click Add tape (I/E port).

To add a tape by using DPM Management Shell

  • Use the following syntax to add a tape using the I/E port:

    Lock-DPMLibraryIEPort [-DPMLibrary] <Library> [-Async] [-JobStateChangedEventHandler <JobStateChangedEventHandler> ] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    For more information, type "Get-Help Lock-DPMLibraryIEPort -detailed" in DPM Management Shell.

    For technical information, type "Get-Help Lock-DPMLibraryIEPort -full" in DPM Management Shell.

To remove a tape by using the I/E port

  1. In DPM Administrator Console, click Management on the navigation bar, and then click the Libraries tab.

  2. In the display pane, expand the tape library from which you want to remove a tape.

  3. Expand Slots, and then select the slot that holds the tape to be removed.

  4. In the Actions pane, click Remove tape (I/E port).

  5. Physically remove the tape from the I/E port of the tape library.

To remove a tape by using DPM Management Shell

  • Use the following syntax to add a tape using the I/E port:

    Unlock-DPMLibraryIEPort [-DPMLibrary] <Library> [-Async] [-JobStateChangedEventHandler <JobStateChangedEventHandler> ] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    For more information, type "Get-Help Unlock-DPMLibraryIEPort -detailed" in DPM Management Shell.

    For technical information, type "Get-Help Unlock-DPMLibraryIEPort -full" in DPM Management Shell.

See Also

Tasks

How to Inventory the Tape Library
How to Lock and Unlock a Library Door

Concepts

Managing Tapes