+++ This bug was initially created as a clone of Bug #1053733 +++
+++ This bug was initially created as a clone of Bug #960934 +++
The storage requirement for taking a new snapshot, for each disk:
For new empty disks, the required space validations should be:
| File Domain | Block Domain
-----|-----------------------------------------|-------------
qcow | 1M (header size) | 1G
-----|-----------------------------------------|-------------
Fix merged to master, still requires backport to ovirt-engine-3.5 branch.
Note that this fix only covers the storage allocation checks for the missing disks. It does NOT cover allocation checks for the space required by the snapshot's memory volumes - those will be covered in bug 1119022.