← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1459917] [NEW] Can't boot with bdm when use image in local

 

Public bug reported:

when boot vm with bdm like this:


nova  boot --flavor 1 --nic net-id=2746e15a-b35a-4316-9b9a-792224f84499 --image 774b174a-a15a-492d-978d-74c3292a116e 
--block-device source=image,dest=local,id=774b174a-a15a-492d-978d-74c3292a116e,size=2,bootindex=0 test

it rasie a error:Mapping image to local is not supported.

But in nova  it said :

               # if this bdm is generated from --image ,then
                # source_type = image and destination_type = local is allowed

** Affects: nova
     Importance: Undecided
     Assignee: wangxiyuan (wangxiyuan)
         Status: New

** Changed in: nova
     Assignee: (unassigned) => wangxiyuan (wangxiyuan)

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

Title:
  Can't boot with bdm when use image in local

Status in OpenStack Compute (Nova):
  New

Bug description:
  when boot vm with bdm like this:

  
  nova  boot --flavor 1 --nic net-id=2746e15a-b35a-4316-9b9a-792224f84499 --image 774b174a-a15a-492d-978d-74c3292a116e 
  --block-device source=image,dest=local,id=774b174a-a15a-492d-978d-74c3292a116e,size=2,bootindex=0 test

  it rasie a error:Mapping image to local is not supported.

  But in nova  it said :

                 # if this bdm is generated from --image ,then
                  # source_type = image and destination_type = local is allowed

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


Follow ups

References