This post is more than 5 years old

8011

November 8th, 2017 12:00

iDrac Redfish JSON for Drive Serial Number

Howdy!

FNG here! ;-)

Trying to get Drive SerialNumber from a NonRaid Controller slot, as seen in this redfish schema:

http://redfish.dmtf.org/schemas/v1/Drive.v1_2_0.json

I've used iDrac /v1/Systems/System.Embedded.1/Storage/Controllers/NonRAID.Slot.2-1 and shows attached drives to that specific controller. Now I need the drives SerialNumber, but cannot find an iDRAC Redfish call to give that data....

Any ideas? Or is it just too painfully obvious, that answering me would embarrass me? ;-)

Thanks!!!

John

12 Elder

 • 

6.2K Posts

November 8th, 2017 17:00

Hello

I don't see the drive PPID/serial listed in redfish. You will need to use another method to retrieve that information.

Thanks

6 Operator

 • 

3K Posts

September 19th, 2018 20:00

Can you update iDRAC FW to 2.60.60.60 and try. 2.60.60.60 FW have below enhancements

- Added Redfish support for storage inventory and monitoring.
- Added Redfish support for network inventory and monitoring.
- Added Redfish support for memory (DIMMs) inventory and statistics.
- Added Redfish support for Update Service.

You can download 2.60.60.60 FW from below link

https://www.dell.com/support/home/us/en/04/drivers/driversdetails?driverId=CX8N2 

August 9th, 2018 09:00

Revisiting an old Q&A.... the schema shows:
"SerialNumber": { "type": [ "string", "null" ], "readonly": true, "description": "The serial number for this drive.", "longDescription": "The value of this property shall be a manufacturer-allocated number used to identify the drive."

So is this just not implemented in the iDRAC implementation?

6 Operator

 • 

3K Posts

August 9th, 2018 21:00

Can you share the server model?

Latest iDRAC FW have support to monitor drives using redfish. Can you also let me know the iDRAC FW version installed on the system? Below is one of the sample URI where you can find drive information and you can find serial number as one of the attribute in below URI

 

https:// /redfish/v1/Systems/System.Embedded.1/Storage/Drives/Disk.Direct.0-0:RAID.Embedded.1-1

September 19th, 2018 07:00

Howdy. Sorry for delay. Didn’t have email notif on...

 

Dell PowerEdgevR730

bios 2.8.0

firmware and lifecycle 2.52.52.52

idrac 8 

 

the provided url gives error code 1 failed. Trying to go to just storage gives invalid. Storage/Drives code 1 failed

 

however Systems/System.Embedded.1/Storage/Controllers/NonRAID.Slot.1-1 gives me basic info but not serial number. 

September 20th, 2018 08:00

Sincere thanks. I’ll give that a try soonest!

September 20th, 2018 15:00

SINCERE-ER THANKS! ;-) Finding the data we need now thanks to the new firmware update!!! Thanks again!

0 events found

No Events found!

Top