Skip to content

configuredBootMode in lsbootDevPrecision may not be supported on M8 servers #259

@ykasso

Description

@ykasso

Hey,

When trying to create a boot option on an M8 server with boot_orger_precision_set it returns the follwing error

imcsdk.imcexception.ImcException: [ErrorCode]: 2502[ErrorDescription]: Update of 'configuredBootMode' attribute in 'lsbootDevPrecision' MO is not supported on this UCS-C server platform.

I have tried setting the configured boot mode to None and it will reutnr with this instead

imcsdk.imcexception.ImcException: [ErrorCode]: 594[ErrorDescription]: XML PARSING ERROR: Element 'lsbootDevPrecision', attribute 'configuredBootMode': [facet 'enumeration'] The value 'None' is not an element of the set {'Legacy', 'Uefi'}.

I then tried both Uefi and Legacy and got the original error. AFAIK M8 servers only support Uefi mode which to me suggests the configuredBootMode variable is either not supported or is a read only variable.

I am running the latest version v0.9.17

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions