← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1052085] Re: Raw disk key error 'root'

 

*** This bug is a duplicate of bug 1055413 ***
    https://bugs.launchpad.net/bugs/1055413

I agree with Mate

** This bug has been marked a duplicate of bug 1055413
   Fail to boot raw image on XenServer

-- 
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/1052085

Title:
  Raw disk key error 'root'

Status in OpenStack Compute (Nova):
  Confirmed

Bug description:
  I'm trying to figure out how to get openstack and XCP working.

  I am using a XVA exported VM and added it to glance as a raw disk with
  bare container.

  I keep getting an error about the root key not being found and I
  tracked it down to the _create_cached_image in /usr/lib/python2.6
  /site-packages/nova-2012.2-py2.6.egg/nova/virt/xenapi/vm_utils.py

   line 843:
          root_vdi = vdis['root']

  At the top of the file line 126 it defines:
  DISK_RAW_STR = "os_raw"

  The VDI on XCP gets named "os_raw" and the _create_cached_image fails
  to find it.

  I tested changing the DISK_RAW_STR to 'root' and that allowed the
  process to continue and the VM got created, though I have another
  issue now.

  Thanks

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