sapcc / elektra

An opinionated openstack Web UI for consumer self service and operations.
Apache License 2.0
73 stars 29 forks source link

Handle snapshots for servers with a bootable cinder volume #616

Open kayrus opened 4 years ago

kayrus commented 4 years ago

Currently, clicking on a snapshot button of a server with a bootable volume, produces an invalid zero size qcow2 image.

Screenshot_20200302_101040

Screenshot_20200302_101013

A proper way for making a snapshot of an in-use bootable volume is:

Does it make sense just to disable a snapshot button for bootable cinder volume VMs?

hgw77 commented 1 month ago

I guess the best way ist to disable the snapshot button