python-ilorest-library-old icon indicating copy to clipboard operation
python-ilorest-library-old copied to clipboard

Link Status is different in ILO compared to API?

Open CalvinHartwell opened this issue 8 years ago • 6 comments

Hey,

I have several DL380 using 561T Adapters and using the redfish API I only seem to be able to pull out the data of 'enabled' or 'disabled' but not a link status. If I go into the remote console in the ILO I can clearly see that one of the interfaces has a Link Status 'Connected' and Link Speed Status of '10 Gbps Full'.

But when I use /redfish/v1/Systems/1/NetworkAdapters, I don't seem to have such values. In fact it actually appears as 'disabled' (quite misleading).

Is there anyway to get the link status of each Adapter?

Cheers,

  • Calvin

CalvinHartwell avatar Nov 25 '16 20:11 CalvinHartwell

@CalvinHartwell sorry for the delay didn't see this inquiry come in. Will be following up on this very shortly.

LumbaJack avatar Jan 24 '17 22:01 LumbaJack

@LumbaJack any update on this?

CalvinHartwell avatar Feb 22 '17 12:02 CalvinHartwell

@CalvinHartwell we have an open ticket to track this issue. Will report back as soon as a resolution is found.

LumbaJack avatar Mar 02 '17 20:03 LumbaJack

@LumbaJack any update on this? I need this addressed for a very large HP customer.

CalvinHartwell avatar Mar 14 '17 11:03 CalvinHartwell

@CalvinHartwell to get full details, enable AMS http://h20195.www2.hpe.com/V2/getpdf.aspx/4AA6-6053ENW.pdf

Regarding the "Disabled" return value, that is a bug and code has been changed to be included in the next iLO release. Instead of returning “Disabled”, the state will be hidden when iLO doesn't know the status.

LumbaJack avatar Mar 23 '17 19:03 LumbaJack

@LumbaJack many thanks, I will pass this information on to those concerned!

CalvinHartwell avatar Jun 07 '17 22:06 CalvinHartwell