Oversee its hardware RAID

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

en:Oversee its hardware RAID he:לפקח על החומרה שלו RAID ru:Надзор за ее аппаратный RAID ja:そのハードウェア RAID を監督します。 ar:الإشراف على أجهزة RAID zh:监督其硬件 RAID ro:Supraveghea sale articole de fier RAID pl:Nadzorować jego sprzętowych macierzy RAID de:Überwachen Sie ihre Hardware-RAID nl:Toezicht houden op de inval van de hardware it:Sorvegliare il suo hardware RAID pt:Supervisionar seu hardware RAID es:Supervisar su hardware RAID fr:Superviser son RAID hardware

This article has been created by an automatic translation software. You can view the article source here.


Introduction

Lorsque vous disposez d'un serveur dédié loué chez ikoula with a physical RAID, you have pre-installed tools to monitor your RAID and hard drives in your machine.


Dell Open Manage

On Dell, the tool servers Dell Open Manage is present and allows you to get various information. This tool is available under Windows or linux and is used the same way regardless of the OS.


Some examples of commands in CLI , or command line. For example for the global information of the server :

$ omreport chassis info
Chassis Information

<!--T:4-->
Index                                    : 0
Chassis Name                             : Main System Chassis
Host Name                                : serveur_physique
iDRAC6 Version                           : 1.41.00 (Build 13)
Chassis Model                            : PowerEdge R710
Chassis Lock                             : Present
Chassis Service Tag                      : XXXXXXX
Express Service Code                     : XXXXXXXXX
Chassis Asset Tag                        :
Flash chassis identify LED state         : Off
Flash chassis identify LED timeout value : 300


It is possible to have help on the use of this program :

$ omreport /?

<!--T:6-->
omreport         Reports component properties.

<!--T:7-->
The available command(s) are:

<!--T:8-->
Command          Description
about            Product and version properties.
system           System component properties.
licenses         Displays the digital licenses of the installed hardware devices.
preferences      Report system preferences.
chassis          Chassis component properties.
storage     Display storage component properties.

<!--T:9-->
Usage: omreport <command...> [name=value...] ... [option...]


To know the State of the physical disks, you can use the command :

$ omreport {{Template:Espace de stockage}} pdisk

While the following command will return the State of the virtual disks, i.e. RAID volumes

$ omreport {{Template:Espace de stockage}} vdisk


MegaCLI

If you have a linux server, you can also use the utility MegaCLI . This tool is particularly useful if your server is not a Dell and the controller card is compatible MegaRAID.

Example to see the virtual disks. Useful to check the status of the RAID and its information.

# MegaCli64 -LDInfo -Lall -aALL


For the information of the physical disks :

# MegaCli -PDList -aALL



This article seemed you to be useful ?

0



You are not allowed to post comments.