如何啟用與停用磁碟機

適用於: System Center Data Protection Manager 2010

您可以在 DPM 中暫時停用磁帶媒體櫃中的磁碟機或獨立磁帶機,以執行維修工作。要讓磁碟機繼續運作時,必須將它啟用。

啟用磁碟機

  1. 在 [DPM 系統管理員主控台] 中,按一下巡覽列上的 [管理],然後按一下 [媒體櫃] 索引標籤。

  2. 在 [顯示] 窗格中,展開磁帶媒體櫃或獨立磁帶機,然後按一下已停用的磁碟機。

  3. [動作] 窗格中,按一下 [啟用磁碟機]

使用 DPM 管理介面來啟用磁碟機

  • 使用下列語法抓取磁碟機:

    Get-TapeDrive [-DPMLibrary] <Library[]> [-Verbose] [-Debug][-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ][-OutVariable <String> ] [-OutBuffer <Int32> ]

  • 使用下列語法啟用磁碟機:

    Enable-TapeDrive [-TapeDrive] <Drive[]> [-PassThru] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ]

    若需相關資訊,請在 DPM 管理介面中輸入 "Get-Help Enable-TapeDrive -detailed"。

    若需技術資訊,請在 DPM 管理介面中輸入 "Get-Help Enable-TapeDrive -full"。

停用磁碟機

  1. 在 [DPM 系統管理員主控台] 中,按一下巡覽列上的 [管理],然後按一下 [媒體櫃] 索引標籤。

  2. 在 [顯示] 窗格中,展開磁帶媒體櫃或獨立磁帶機,然後按一下要停用的磁碟機。

  3. [動作] 窗格中,按一下 [停用磁碟機]

使用 DPM 管理介面來停用磁碟機

  • 使用下列語法抓取磁碟機:

    Get-TapeDrive [-DPMLibrary] <Library[]> [-Verbose] [-Debug][-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ][-OutVariable <String> ] [-OutBuffer <Int32> ]

  • 使用下列語法停用磁碟機:

    Disable-TapeDrive [-TapeDrive] <Drive[]> [-PassThru] [-Verbose] [-Debug] [-ErrorAction <ActionPreference> ] [-ErrorVariable <String> ] [-OutVariable <String> ] [-OutBuffer <Int32> ] [-WhatIf] [-Confirm]

    若需相關資訊,請在 DPM 管理介面中輸入 "Get-Help Disable-TapeDrive -detailed"。

    如需技術資訊,請在 DPM 管理介面中輸入 "Get-Help Disable-TapeDrive -full"。

另請參閱

概念

管理磁帶