← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1177655] Re: kernel boot command line for baremetal assumes block device UUID is correct root

 

Since we are in the process of deprecating nova maremetal, we should
focus work on ironic instead.

** Also affects: ironic
   Importance: Undecided
       Status: New

** Changed in: nova
       Status: Triaged => Opinion

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1177655

Title:
  kernel boot command line for baremetal assumes block device UUID is
  correct root

Status in OpenStack Bare Metal Provisioning Service (Ironic):
  New
Status in OpenStack Compute (Nova):
  Opinion

Bug description:
  It does this by checking blkid on the device it wrote the image too,
  but if the image contains lvm or any other translation layer, this
  won't be the actual UUID to use.

  We may be better off with a LABEL that we can document every image to
  have (e.g. cloudimg-rootfs)

  this can be worked around for now by editing the template

  root=${ROOT} -> root=LABEL=cloudimg-rootfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ironic/+bug/1177655/+subscriptions