Mutlipath deployment failing to create snapshots due to raw format

Bug #1634179 reported by Alexandr Kostrikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Confirmed
High
Alexander Zatserklyany

Bug Description

There is a failure at [0] when making a snapshot of environment

2016-10-16 19:37:39 - ERROR decorators.py:99 -- Error making the environment snapshot: ['libvirtError: unsupported configuration: internal snapshot for disk sda unsupported for storage type raw\n']

That is due to custom template yaml:
    volumes:
     - name: system
       capacity: !os_env NODE_VOLUME_SIZE, 55
       format: raw

At working environments there is such yaml:
    volumes:
     - name: system
       capacity: !os_env NODE_VOLUME_SIZE, 55
       format: qcow2

[0] https://product-ci.infra.mirantis.net/job/10.0.system_test.ubuntu.deploy_multipath/105/console

Additional info:
As there is no snapshot usage currently in multipath tests, it may be known issue.

Changed in fuel:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.