one icon indicating copy to clipboard operation
one copied to clipboard

Live disk snapshot: domfsthaw error not handled correctly

Open xorel opened this issue 2 years ago • 0 comments

Description When libvirt domfsthaw fails in snapshot_create_live driver action, snapshot is created in datastore (ceph) but not in OpenNebula.

To Reproduce Simulate somehow error: Unable to thaw filesystems error: internal error: unable to execute QEMU agent command 'guest-fsfreeze-thaw' which leads to inconsistency.

Expected behavior Snapshot is either crated also in OpenNebula or rollbacked in Ceph.

Details

  • Affected Component: storage: ceph, qcow2
  • Hypervisor: kvm
  • Version: 6.2+

Additional context https://opennebula.zendesk.com/agent/tickets/35577

Progress Status

  • [ ] Code committed
  • [ ] Testing - QA
  • [ ] Documentation (Release notes - resolved issues, compatibility, known issues)

xorel avatar Jul 25 '22 12:07 xorel