← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1332558] Re: Instance snapshot is created with wrong image format

 

** Changed in: nova
       Status: New => 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/1332558

Title:
  Instance  snapshot is created with wrong image format

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  When you boot an instance with image of RAW image format then after
  taking instance snapshot it creates a snapshot with image format
  QCOW2.

  Steps to reproduce using Horizon:

  1. Go to Project --> Compute --> Images and click on 'Create Image'.
  2. Create an image with 'Raw' format.
  3. Go to Project --> Compute --> Instances and click on 'Launch Instance'.
  4. Boot an instance by selecting the 'Boot from image' as source and newly created raw image from the Image Name drop-down.
  5. Click on 'Create Snapshot' to create a snapshot of this instance.
  6. You will be redirected to image list page where you will see the format of snapshot as 'QCOW2'.

  Ideally the snapshot format should be same as its source image.

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


References