Passer au contenu principal
  • Passer des commandes rapidement et facilement
  • Afficher les commandes et suivre l’état de votre expédition
  • Créez et accédez à une liste de vos produits
  • Gérer vos sites, vos produits et vos contacts au niveau des produits Dell EMC à l’aide de la rubrique Gestion des informations de l’entreprise.
Certains numéros d’article ont peut-être changé. Si ce n’est pas ce que vous recherchez, essayez de faire une recherche sur tous les articles. Rechercher des articles

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

Résumé: 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. ...

Cet article a peut-être été traduit automatiquement. Si vous avez des commentaires concernant sa qualité, veuillez nous en informer en utilisant le formulaire au bas de cette page.

Contenu de l’article


Symptômes

 

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

-

Résolution

-

Propriétés de l’article


Produit

OpenManage Server Administrator

Dernière date de publication

21 févr. 2021

Version

5

Type d’article

Solution