ProLiant Servers (ML,DL,SL)
1827286 Members
1726 Online
109717 Solutions
New Discussion

Re: Redfish api drives return error

 
erolu
Visitor

Redfish api drives return error

Hi everyone,

I have two different Gen11 servers. One is running iLO 6 v1.53 and the other is running iLO 6 v1.66. Both servers have identical configurations.

When I use the Redfish API to query storage and memory details, the server with iLO 6 v1.53 works as expected. For example:

curl -k -u "user:password" -X GET https://192.168.101.101/redfish/v1/Systems/1/Storage/XXXXXXX/Drives/1

This returns the expected drive details (e.g., model, manufacturer, media type, etc.).

However, on the server with iLO 6 v1.66, using the same endpoint returns the following error:

{
  "error": {
    "code": "iLO.0.10.ExtendedInfo",
    "message": "See @Message.ExtendedInfo for more information.",
    "@Message.ExtendedInfo": [
      {
        "MessageArgs": ["/redfish/v1/Systems/1/Storage/XXXXXXX/Drives/0"],
        "MessageId": "Base.1.18.ResourceMissingAtURI"
      }
    ]
  }
}

There are 8 drives installed, and when I query /redfish/v1/Systems/1/Storage/XXXXXXX, I can see that the drives exist. However, I’m unable to retrieve detailed information for any of them.

The same issue occurs when trying to retrieve memory details(Manufacturer field).

Has anyone experienced this issue with iLO 6 v1.66? Any suggestions on what might be causing this or how to resolve it would be appreciated.

Thanks in advance!

2 REPLIES 2
ShruthiSK
HPE Pro

Re: Redfish api drives return error

@erolu, please update the iLO firmware to the latest version 1.68 and check. If the issue still remains then kindly log a case with the HPE support for further assistance. 

Link: https://support.hpe.com/hpesc/public/swd/detail?swItemId=MTX_6fd245396a284bee83a286fd93



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
support_s
System Recommended

Query: Redfish api drives return error

Hello,

 

Let us know if you were able to resolve the issue.

If you are satisfied with the answers then kindly click the "Accept As Solution" button for the most helpful response so that it is beneficial to all community members.

 

 

Please click on "Thumbs Up/Kudo" icon to give a "Kudo".


Accept or Kudo