Questions tagged [redfish]

The Redfish standard is a suite of specifications that deliver an industry standard protocol providing a RESTful interface for the management of servers, storage, networking, and converged infrastructure. It was created to overcome the limitations of IPMI.

The Redfish standard is a suite of specifications that deliver an industry standard protocol providing a RESTful interface for the management of servers, storage, networking, and converged infrastructure. It was created to overcome the limitations of IPMI.

7 questions
2
votes
1 answer

Identify Dell FX2 blade location via Redfish?

I would like to identify the location of a particular blade within a Dell FX2 chassis using Redfish. I've looked in: /redfish/v1/Systems/System.Embedded.1 /redfish/v1/Chassis/System.Embedded.1 /redfish/v1/Chassis/Chassis.Embedded.1 But I'm not…
larsks
  • 41,276
  • 13
  • 117
  • 170
2
votes
0 answers

Determining Linux block path from Redfish

Context: I am trying to automated a preseeded Linux installation on a Redfish-capable server. Ideally I want to keep this as vendor-agnostic as possible so I can support multiple types of servers (i.e. Dell, HP, Cisco, etc.), but I am working on a…
Joshua Boniface
  • 324
  • 3
  • 14
0
votes
1 answer

Unable to access Redfish on HPE Superdome 2

I'm trying to explore Redfish API using a Python client (python-ilorest-library) from HPE, however, it seems to be failing to connect with the RedFish service. I'm getting following error message: redfish.rest.v1.ServerDownOrUnreachableError: Server…
0
votes
2 answers

What is the AMD equivalent of Intel’s Node Manager

I’m looking to better understand server telemetry. On all platforms Intel currently provides more robust telemetry with a separate on-dye processor called node…
Grant Curell
  • 279
  • 1
  • 11
0
votes
1 answer

How to change BootOption bios settings with redfish?

I'm trying to change the NIC a server boots from using the redfish module in python. The server is a supermicro board: Firmware Version 01.00.17 Firmware Build Time 09/02/2021 Redfish Version 1.8.0 BIOS Firmware Version …
0
votes
0 answers

Do ipmiutil, ipmitool and redfishtool use different timers for watchdog?

So are there different timers? When I change the timeout action with redfishtool's PATCH, it doesn't seem to affect whatever ipmitool is looking at. ipmitool still reports "No action". $ redfishtool -v -r -u -p raw PATCH -d…
Levi Uzodike
  • 125
  • 6
0
votes
0 answers

Dell server - Redfish power metrics

Im having a hard time with a single Dell r620 server, which is acting a bit weird when it comes to the redfish api. We have 10+ of the exact same r620, with same configuration, same bios/idrac/controller, where redfish power metrics is working fine,…
Rakkey
  • 1