Enclosure Firmware Update - Western Digital OpenFlex Data24 DCS0010 User Manual

Hide thumbs Also See for OpenFlex Data24 DCS0010:
Table of Contents

Advertisement

User Guide
Step 7 : If needed, remove an unwanted file by clicking its red X.
Step 8 : Select the appropriate archive file format by clicking either Zip or Tar.
Step 9 : Click the Download Files button to download the selected files.
Step 10 : If needed, unzip/extract the file to the desired location.
4.5   Enclosure Firmware Update
This section provides instructions for updating enclosure firmware on the OpenFlex Data24 using the
OCAPI.
Before you begin:
• The following cURL commands must be run from a Linux host.
• The variable portions of the commands are enclosed in angle-brackets (i.e.
replaced by information specific to the user's system.
• The top level
Step 1 : Follow the instructions in
download the firmware file to an appropriate location on the host.
Step 2 : From a command line, issue a POST request to the
resource to upload the firmware file:
curl -v -i -X POST -u <username>:<password> -F FirmwareFile=@<filepath>/
<filename> http://10.20.30.40/Storage/Devices/0123456789/OperatingSystem/
A successful upload will result in a 201 response.
Step 3 : Issue a GET request to the top level
returned in the header:
curl -v -i -X GET -u <username>:<password> http://10.20.30.40/Storage/
Devices/0123456789/
HTTP/1.1 200 OK
Content-Type: application/json
Etag: 783e532540dc6b3e4978604a2f3e0353
Date: Thu, 24 Sep 2020 21:28:38 GMT
/Storage/Devices/{id}/
Downloading Firmware from the Support Portal (page 76)
resource in this example is one of the two IOMs.
/Storage/Devices/{id}/OperatingSystem/
/Storage/Devices/{id}/
4. Management

4.5 Enclosure Firmware Update

) and should be
<filename>
to
resource and note the Etag
78

Advertisement

Table of Contents
loading

This manual is also suitable for:

Openflex data24Dcs0010

Table of Contents