Configuring Oobm Network Settings; Configuring Oobm Network Settings Using Ses - Western Digital Ultrastar Data102 User Manual

Hide thumbs Also See for Ultrastar Data102:
Table of Contents

Advertisement

User Guide
curl -G -k -u admin:admin -H "Content-type: application/json" https://<IP
address>/redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate/
Status
a. Execute the command until you see the following result:
Step 5 : To activate the firmware, send a POST request:
5.2   Configuring OOBM Network Settings
{
"ErrorCode":0,
"StatusCode":2,
"Description":"FW update completed. Waiting for activation.",
"EstimatedRemainingMinutes":0
}
• For an automatic activation, send the POST request to the UpdateService object
using the
SimpleUpdate
curl -X POST -k -u admin:admin -H "Content-type: application/
json" https://<OOBM IP address>/redfish/v1/UpdateService/Actions/
UpdateService.SimpleUpdate -d
Linux Example:
{"ImageURI" : "tftp://<tftp IP address>/HGST_Ultrastar-DATA60-
DATA102-Server60-8_SEP_bundle_2042-001_2.4.4.tar.gz"}
Windows Example:
{\"ImageURI\":\"https://<https IP address>/HGST_Ultrastar-DATA60-
DATA102-Server60-8_SEP_bundle_2042-001_2.4.4.tar.gz\"}
• For a non-automatic activation, send the POST request to the UpdateService
object using the
FWActivate
Note: This command will perform a rolling reset of the IOMs.
curl -X POST -k -u admin:admin -H "Content-type: application/
json" https://<IP address>/redfish/v1/UpdateService/Actions/
UpdateService.FWActivate
• To manually reset the individual IOMs, send sequential POST requests to the
Chassis object using the
curl -X POST -k -u admin:admin -H "Content-type: application/json"
https://<OOBM IOMA-IP Address>/redfish/v1/Chassis/IOModuleAFRU/
Actions/Chassis.Reset
curl -X POST -k -u admin:admin -H "Content-type: application/json"
https://<OOBM IOMB-IP Address>/redfish/v1/Chassis/IOModuleBFRU/
Actions/Chassis.Reset

5.2 Configuring OOBM Network Settings

command, and list the
ImageURI
command:
command:
Reset
5. System Management
as the data parameter:
197

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

H4102-j

Table of Contents