User Guide
4. Management
4.6 SES Page 02
}
Step 5 :
To activate the firmware, send a POST request:
•
For an
automatic
activation, send the POST request to the
UpdateService
object using
the
UpdateService.FWActivate
command:
curl -X POST -k -u admin:admin -H "Content-type: application/
json" https://<IP address>/redfish/v1/UpdateService/Actions/
UpdateService.FWActivate
Note:
This command will perform a rolling reset of the IOMs.
•
For a
non-automatic
activation, reset the IOMs manually by sending sequential POST
requests to the
Chassis
object using the
Chassis.Reset
command:
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
4.6
SES Page 02
The SCSI
Send Diagnostic
and
Receive Diagnostic Results
commands can be addressed to a specific
SES element in the enclosure. There are many different element codes, such as Page 02, defined to cover
a wide range of devices. Page 02 refers to the control and status of the enclosure's PSUs, HDDs, ESMs, and
sensors.
Note:
Refer to the SES Firmware Management Interface Specification for more information on
SES Page 02.
4.7
Zoning
Caution:
Zone configuration should only be performed during a maintenance window, when
the system is offline (not in production).
4.7.1
Before Zoning
This section provides information on actions that should be taken before starting zoning on the Ultrastar
Data102 .
Users should install all of the required downloads before beginning the zoning process.
Required Downloads
:
•
SMP Tools 0.98 for Linux:
http://sg.danny.cz/sg/smp_utils.html
•
http://sg.danny.cz/sg/sg3_utils.html
220