Call for Redfish beta testers

Testing of Redfish agent and reporting a problem.

If a connection problem exists.

  • on the command line execute the agent with the switches “–debug” and “-vv” to get a maximum an output. It is possible that here already the real problem is shown (credential problem, slow connection or generic problem)

If only data is missing that was expected, like hard drives, memory modules and so on.

  • on the command line execute the agent with the switches “–debug” and “-vv” to get a maximum an output.
  • Inspect the sections in the output if the missed section is there or not
  • If section exists and is only not shown as checks, i need this section output to take a look
  • If section is missing i need the complete agent output - the section “redfish_system” and “redfish_chassis” are the minimum i need

If no real good output is generated, it is possible to create a dump for the complete Redfish interface.
To achieve this, there is a small tool existing.

The output can be compressed into one archive and i can check if needed whats provided by the interface.

2 Likes