-
We are running into a full ceph cluster. How can we live migrate a VM to a different host and one of its volumes to a different pool? Currently we cannot migrate just the volume to a different pool because it's not possible to update the volume details in KVM without migrating a VM. Migrating a VM to a different host and also specifying a different pool results in:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@Rubueno @wido |
Beta Was this translation helpful? Give feedback.
This is not implemented indeed. This functionality is only present in more recent Qemu versions (last 2y) and that would require updating the CloudStack code.
Technically it can be done probably by doing this by hand and then updating the CS database. "Just" use raw Qemu commands.