GithubHelp home page GithubHelp logo

Comments (5)

gregorybruno avatar gregorybruno commented on September 18, 2024

Set PXE boot on next boot on every boot -- opposite of 'rocks-boot'.

Have ability to turn it off (with an attribute).

from stacki.

gregorybruno avatar gregorybruno commented on September 18, 2024

Can force a node to PXE boot once or force PXE first, but no way to set boot order with ipmitool.

from stacki.

jlkaiser avatar jlkaiser commented on September 18, 2024

This is a command to persist:

ipmitool chassis bootdev pxe options=persistent

doens't change order.

from stacki.

xakraz avatar xakraz commented on September 18, 2024

What does it mean ?

Persist / does not change the order ?

from stacki.

jlkaiser avatar jlkaiser commented on September 18, 2024

Ipmitool is dependent on the implementation of ipmi within the bmc/bios. Most do not allow you to set the order of the boot devices via ipmi.

Adding "persistent" to the bootdev pxe command, just tells the bmc/bios to make whatever the interface that is set in the bios to pxe, to do it all the time.

It does not change the order. You can only change the order of boot devices from either the BIOS or from a command line tool supplied by the vendor. For Dell this is usually the dtk tool or racadm tools that come with the OMA.

There are a couple things you can do for zero-day machines, i.e. machines that come into the data center and are not configured with the proper boot order which should be pxe, disk. (The proper boot order can be requested when the PO is cut for the machines.)

This only works if IPMI is set-up on the machines already, meaning they have an ip either through dhcp or pre-assigned in the bios.

But you can:

  1. send the ipmitool command to the node to set pxe as the next boot.
  2. In a cart, run the vendor command line tool to set the proper boot order.

We have some other ideas about how to start up a cluster from a vendor supplied set of machines that have default BIOS settings, which are rarely set-up for use in a cluster. But they need testing.

from stacki.

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.