Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.
Some article numbers may have changed. If this isn't what you're looking for, try searching all articles. Search articles

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

Summary: 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. ...

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Symptoms

 

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).

 


Cause

-

Resolution

-

Article Properties


Product

OpenManage Server Administrator

Last Published Date

21 Feb 2021

Version

5

Article Type

Solution