[pve-devel] Fw: Storage migration
Dietmar Maurer
dietmar at proxmox.com
Sun Nov 18 16:00:38 CET 2012
> Wouldn't it be useful to be able to move disks from VM X to VM Y. I don't like
> that disks are fixed to vms.
We assigns disks to VMs. So there is a Disk -> VM (owner) relation.
This relation is the basic concept we use for cluster wide locking, and makes many things
easier because we know that.
I guess you need to re-implement the whole framework if you want to change that.
More information about the pve-devel
mailing list