breathe51

updated

8 years ago

B

breathe51

2 Posts

0

1884

June 7th, 2018 23:00

iDrac9: redfish api mis-information

Hi Dell Support,

On a recent upgrade to the latest Lifecycle/iDRAC9 version 3.18.18.18, the MemorySummary information which sits under "/redfish/v1/Systems/System.Embedded.1" appears to no longer display the correct total system memory. The memory used to say "768" but has now changed to "715.256064".

The previous Lifecycle/iDRAC version in use was 3.15.17.15 which displayed the correct information.

'MemorySummary' => {
               'Status' => {
                             'Health' => 'OK',
                             'HealthRollup' => 'OK',
                             'State' => 'Enabled'
                           },
               'TotalSystemMemoryGiB' => '715.256064',
               'MemoryMirroring' => 'System'
},

Could this be rectified?

Thanks.