Sel Logs; Virtual Image; Collect Bmc Debug Data - Nvidia DGX H100 User Manual

Hide thumbs Also See for DGX H100:
Table of Contents

Advertisement

curl -k -u <bmc-user>:<password> --request POST --location
ip-address>∕redfish∕v1∕Systems∕DGX∕Actions∕ComputerSystem.Reset'
header
'Content-Type: application∕json'
"GracefulShutdown"}'

8.2.6. SEL Logs

To view all the SEL entries using redfish:
curl -k -u <bmc-user>:<password> --location --request GET
redfish∕v1∕Managers∕BMC∕LogServices∕SEL∕Entries'
The endpoint returns 75 members at a time. To page through the results, use the URI in the
Members@odata.nextLink field. For example, ∕redfish∕v1∕Managers∕BMC∕LogServices∕SEL∕
Entries?$skip=75.

8.2.7. Virtual Image

1.
Make sure Virtual Media is enabled:
curl -k -u <bmc-user>:<password> --request POST --location
address>∕redfish∕v1∕Managers∕BMC∕Actions∕Oem∕AMIVirtualMedia.EnableRMedia'
data-raw
'{"RMediaState": "Enable"}'
2.
Mount the media:
curl -k -u <bmc-user>:<password> --request POST --location
address}}∕redfish∕v1∕Managers∕Self∕VirtualMedia∕CD_1∕Actions∕VirtualMedia.
InsertMedia'
04.2-live-server-amd64.iso","TransferProtocolType" : "NFS"}'

8.2.8. Collect BMC Debug Data

1.
Create a request for BMC to start collecting debug data:
curl -k -u <bmc-user>:<password> --request POST --location
address>∕redfish∕v1∕Managers∕BMC∕LogServices∕DiagnosticLog∕Actions∕LogService.
CollectDiagnosticData'
"DiagnosticDataType" : "OEM"}'
Example Output
{
"@odata.context": "∕redfish∕v1∕$metadata#Task.Task",
"@odata.id": "∕redfish∕v1∕TaskService∕Tasks∕1",
"@odata.type": "#Task.v1_4_2.Task",
"Description":
"Id": "1",
"Name":
"Manager
8.2. Redfish Examples
--data-raw
'{"Image" : "∕∕<serverip>∕home∕nvidia∕images∕ubuntu-20.
-H
'Content-Type: application∕json'
"Task for Manager
CollectDiagnosticData",
--data
'https:∕∕<bmc-ip-address>∕
CollectDiagnosticData",
NVIDIA DGX H100 User Guide
'https:∕∕<bmc-
--
'{"ResetType":
'https:∕∕<bmc-ip-
'https:∕∕{{bmc-ip-
'https:∕∕<bmc-ip-
--data-raw
'{
(continues on next page)
--
61

Advertisement

Table of Contents
loading

Table of Contents