跳至主要內容
  • 簡單快速地下訂單
  • 檢視訂單及追蹤商品運送狀態
  • 建立並存取您的產品清單
  • 使用「公司管理」來管理您的 Dell EMC 網站、產品和產品層級連絡人。
部分文章編號可能已變更。如果這不是您要找的文章,請嘗試搜尋所有文章。搜尋文章

Dell PowerEdge: How to switch offline a hard disk using OpenManage Server Administrator

摘要: This article shows how to offline a specific hard disk drive (HDD) that belongs to a RAID member manually using OpenManage Server Administrator(OMSA). This procedure is useful to prepare a hard drive for removal. ...

本文可能採用自動翻譯。如果您對翻譯品質有任何寶貴意見,請使用此頁面底部的表單告訴我們,謝謝。

文章內容


症狀

 

SLN317646_en_US__1icon Note: This article is part of the Server Tutorials: "Raid and Disks" available here.

 

The following steps are common in all Operating Systems.

 

Table of contents:
1. Offline via OMSA
2. Offline via Command Line Interface (CLI)


Offline via OMSA

  1. Log in to OMSA.
    Click Continue to this website if the security certificate warning message appeared.
  2. Expand Storage on the left tree menu and select Virtual Disks.
  3. Click the desired virtual disk name from the virtual disks list.
    In this step, Virtual Disk0 is selected as an example.
  4. Select Offline from available tasks menu on the physical disk to delete and click Execute.
  5. Read the caution message appeared and click Offline.
  6. Click OK on the message from web page box.
  7. Check if the selected physical disk status is now offline.

Offline via Command Line Interface(CLI)

OMSA must be installed on your system before you run the following steps. 

  1. Open a Terminal (Linux) or DOS window (Windows).
  2. Run the command: omconfig storage pdisk action=offline controller=* pdisk=* (* will be the number).
    Run the command: omreport storage controller if you check the controller list.
    Example: Controller ID=0, desired physical disk ID=0:1:4
    omconfig storage pdisk action=offline controller=0 pdisk=0:1:4
    Important: It is important to select the good controller.
  3. "Command successful!" message appears, and the physical disk is now offline.
  4. Run the command: omreport storage pdisk controller=* pdisk=* to check that the physical disk status now shows "Offline" (* will be the number).

 


原因

-

解析度

-

文章屬性


產品

OpenManage Server Administrator

上次發佈日期

21 2月 2021

版本

5

文章類型

Solution