← 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

 

The bug is being closed because the fix is now being proposed as a spec

** Changed in: ironic
       Status: In Progress => Invalid

-- 
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 Ironic:
  Invalid
Status in OpenStack Compute (nova):
  Won't Fix

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