Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1.  check if firmware updates need to happen

    - BIOS, IDRAC, DISK/PERC

  2. NETDB changes for the node:

    a. NetDB must have these options:  --options filename=pxelinux.0,next-server=lnxpapa,tftp-server-name=lnxpapa

    b. NetDB should have dhcp enabled

    c. Determine the pxeboot-kickstart to use. There are many!

    and we should agree on which one to use. I'd recommend we make that part

    of the netdb record the way we do with some newer builds - I think it

    helps. See for instance comet2

    pxekickit: CentOS7/default.netboot.CentOS7.linux_desktop_2

  3. Determine is there anything special about this machine that needs to be considered

    If this is rhel[56] node with a taylor.opts take a look and see if there

    is a one to one correstpondence between what taylor.opts is doing on the

    node and what we can do in chef.  For example, if pre-cheffed node is

    using automounter a conversation needs to happen.

...