Dell Storage MD1400 series Руководство администратора - Страница 18
Просмотреть онлайн или скачать pdf Руководство администратора для Хранение Dell Storage MD1400 series. Dell Storage MD1400 series 48 страниц. Storage enclosure
Также для Dell Storage MD1400 series: Руководство пользователя (37 страниц), Руководство по началу работы (7 страниц)
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. These values are required to perform actions on a specific drive such as updating the firmware
or making the LED of a drive to blink for identification purposes.
Updating drives
You can update drive firmware by using the information provided from running other secli commands.
The latest drive firmware for supported drives can be found at Dell.com/dsmsmanuals. Dell
recommends stopping all I/O between the server and the attached enclosures containing the drives
that you want to update.
To update all drives visible to a specified adapter:
secli update drive -a=<(SASAddress | AdapterIndex)> -file=<FW.FilePath>
To update all the drives in a specified enclosure:
secli update drive -a=<(SASAddress | AdapterIndex)> -enc=<(WWN | EnclIndex)> -
file=<FW.FilePath>
To update all the drives in a specified drawer:
secli update drive -a=<(SASAddress | AdapterIndex)> -enc=<(WWN | EnclIndex)> -
w=<DrawerIndex> -file=<FW.FilePath>
To update a single drive:
secli update drive -a=<(SASAddress | AdapterIndex)> -d=<(WWN |
EnclosureSlotIndex | DrawerSlotIndex)> -file=<FW.FilePath>
18