Bug #4451
Live snapshot in POWEROFF state
Status: | Closed | Start date: | 05/05/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.14 |
Description
In OpenNebula 4.14 with "-i" argument set in VM_MAD for the KVM driver and Ceph backend, taking a live snapshot of a disk on a VM that is in POWEROFF state calls snap_create instead of snap_create_live. Mixing both behavior of traditional snapshot (snap+clone) and live snapshot (only snap) can lead to big troubles :).
Associated revisions
buf #4451: poweroff snapshots behave like live ones in ceph
History
#1 Updated by Ruben S. Montero about 5 years ago
- Category set to Core & System
- Target version set to Release 5.0
#2 Updated by Ruben S. Montero about 5 years ago
- Assignee set to Ruben S. Montero
#3 Updated by Ruben S. Montero about 5 years ago
- Status changed from Pending to Closed
- Resolution set to fixed