|
Post by jkugler on Aug 20, 2022 1:13:23 GMT
We have a working racadm command like so:
set BIOS.SlotBifurcation.DellAutoDiscovery AutoDiscovery
We have looked through the BIOS settings, and all the settings here:
/redfish/v1/Managers/iDRAC.Embedded.1/Attributes /redfish/v1/Managers/System.Embedded.1/Attributes /redfish/v1/Managers/LifecycleController.Embedded.1/Attributes
And haven't found anything that seems to match it. I did find "LCAttributes.1.AutoDiscovery": "Off", but trying to set that to "On" gave me an error about it being a read-only attribute.
Any pointers as to where to find this setting or how to set it via Redfish?
Thanks!
|
|
|
Post by jkugler on Aug 21, 2022 22:14:06 GMT
Ah! Found it! The setting is simply named "DellAutoDiscovery" in the Redfish BIOS Attributes. Viewable at:
/redfish/v1/Systems/System.Embedded.1/Bios
And you set it to the value "AutoDiscovery."
|
|
|
Post by mraineri on Aug 22, 2022 13:38:58 GMT
Glad you found it! Unfortunately at this time that type of functionality is buried in OEM-specific locations (like BIOS settings), so while this works for you on Dell systems, it won't work with other vendors. If there's a desire to have this type of control in a standard location, please let us know.
|
|
|
Post by jkugler on Aug 24, 2022 18:40:46 GMT
Oh, totally realize that. "DellAutoDiscovery" is a pretty vendor-specific name. 
|
|