Skip to content

Improve kvm vm snapshot #5836

@div8cn

Description

@div8cn
ISSUE TYPE
  • Improvement Request
COMPONENT NAME

CLOUDSTACK VERSION

CONFIGURATION
OS / ENVIRONMENT
SUMMARY

We have achieved
xenserver: volume snapshot and vm snapshot
vmware: volume snapshot and vm snapshot
KVM+NFS: volume snapshot and vm snapshot
kvm +ceph: Only support volume snapshots;

kvm+ceph primary storage, it is a very perfect combination.
But we currently do not support KVM+ceph vm snapshots, I think this is a very large feature loss;

Libvrit api does not support vm snapshot in raw format (it may be the biggest obstacle to achieving this function).

We can refer to the openstack processing method:

  1. suspend the vm
  2. use the agent to connect to the ceph api to directly create a snapshot of all the volumes on the vm
  3. resume vm
STEPS TO REPRODUCE

EXPECTED RESULTS

ACTUAL RESULTS

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions