Dell PowerVault MD3060e Series Podręcznik administratora - Strona 17

Przeglądaj online lub pobierz pdf Podręcznik administratora dla Przechowywanie Dell PowerVault MD3060e Series. Dell PowerVault MD3060e Series 35 stron. Storage enclosure
Również dla Dell PowerVault MD3060e Series: Instrukcja obsługi sprzętu i oprogramowania (25 strony), Instrukcja instalacji (11 strony), Podręcznik dla początkujących (10 strony), Aktualizacja informacji (8 strony), Instrukcja instalacji stojaka (2 strony), Konfiguracja (2 strony), Podręcznik wdrażania (24 strony), Podręcznik dla początkujących (10 strony), Podręcznik wdrażania (24 strony), Instrukcja obsługi (40 strony), Podręcznik administratora (48 strony), Konfiguracja (2 strony)

Dell PowerVault MD3060e Series Podręcznik administratora
To get information about all the drives in a specific enclosure:
secli list drives -a=<(SASAddress | AdapterIndex)> -enc=<(WWN | EnclIndex)>
Output
For all the drives in a specific enclosure:
To get information about all the drives in a drawer within an enclosure
secli list drives -a=<(SASAddress | AdapterIndex)> -enc=<(WWN | EnclIndex)> -
w=<DrawerIndex>
Output
For all the drives in a drawer within an enclosure:
The relevant information to record from the list drives command are the Enclosure Slot Index and
the WWN (Worldwide Name). These values are needed in order to perform actions on a specific drive
such as updating the firmware or blinking the drive.

Updating Drives

1.
Download the latest firmware package from dell.com/support.
2.
Stop all I/O between the server and the attached enclosure(s) containing the drive(s) you intend to
update.
3.
Run the following command:
secli update drive -a=<(SASAddress | AdapterIndex)> -enc=<(WWN |
EnclIndex)> -w=<DrawerIndex> -d=<(WWN | EnclosureSlotIndex |
DrawerSlotIndex)> -file=<FW.FilePath>
NOTE: If the firmware file path contains spaces, enclose the filepath in quotes ("") . For example,
–file="C:\My Files\my firmware.fwh".
NOTE: Only firmware files with the .fwh extension are supported for updating drives using the
secli.
A message prompts you about success or failure of the drive firmware update.
17