Giter Site home page Giter Site logo

Comments (10)

maelk avatar maelk commented on July 22, 2024

you also reported the following error in the chat :

Failed to register hardware types. For hardware type 'fake-hardware', no default value found for bios interface.: ironic.common.exception.NoValidDefaultForInterface: For hardware type 'fake-hardware', no default value found for bios interface. 

from ironic-image.

kashifest avatar kashifest commented on July 22, 2024

.common.exception.NoValidDefaultForInterface: For hardware type 'fake-hardware', no default value found for bios interface.

@maelk Yes. Thanks for reminding. I will update the issue description

from ironic-image.

maelk avatar maelk commented on July 22, 2024

We could try to set a default bios interface also. Accroding to the docs :

# Specify the list of bios interfaces to load during service
# initialization. Missing bios interfaces, or bios interfaces
# which fail to initialize, will prevent the ironic-conductor
# service from starting. At least one bios interface that is
# supported by each enabled hardware type must be enabled
# here, or the ironic-conductor service will not start. Must
# not be an empty list. The default value is a recommended set
# of production-oriented bios interfaces. A complete list of
# bios interfaces present on your system may be found by
# enumerating the "ironic.hardware.interfaces.bios"
# entrypoint. When setting this value, please make sure that
# every enabled hardware type will have the same set of
# enabled bios interfaces on every ironic-conductor service.
# (list value)
#enabled_bios_interfaces = no-bios

# Default bios interface to be used for nodes that do not have
# bios_interface field set. A complete list of bios interfaces
# present on your system may be found by enumerating the
# "ironic.hardware.interfaces.bios" entrypoint. (string value)
#default_bios_interface = <None>

So we could try to set the default_bios_interface to no-bios ? and the enabled interfaces to no-bios and idrac-wsman ?

from ironic-image.

dtantsur avatar dtantsur commented on July 22, 2024

Please avoid setting the defaults, it never helps to solve this particular problem. Setting the right enabled interfaces should be enough.

from ironic-image.

fmuyassarov avatar fmuyassarov commented on July 22, 2024

@maelk @kashifest
Should this issue be closed?

from ironic-image.

maelk avatar maelk commented on July 22, 2024

Since we reverted the problematic commit, this issue is solved. However, this is a good hint on how to proceed with the next attempt @demonCoder95

from ironic-image.

demonCoder95 avatar demonCoder95 commented on July 22, 2024

I'll get onto it. Thanks @maelk

from ironic-image.

demonCoder95 avatar demonCoder95 commented on July 22, 2024

We can close this issue. I'll get a PR going for the interfaces.

from ironic-image.

maelk avatar maelk commented on July 22, 2024

ok, thank you !
/close

from ironic-image.

metal3-io-bot avatar metal3-io-bot commented on July 22, 2024

@maelk: Closing this issue.

In response to this:

ok, thank you !
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from ironic-image.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.