[pve-devel] activate/deactivate volume
Dietmar Maurer
dietmar at proxmox.com
Sun Oct 23 13:44:46 CEST 2016
> On October 23, 2016 at 12:48 PM Michael Rasmussen <mir at datanom.net> wrote:
>
>
> On Sun, 23 Oct 2016 12:43:19 +0200 (CEST)
> Dietmar Maurer <dietmar at proxmox.com> wrote:
>
> > > An example: activate and deactivate a volume in ZFSPlugin is not needed
> > > for VM's so simply return 1. For CT's this is not the way here we need
> > > to do something else
> >
> > Don't get it. Why do we need to do something different with containers?
> >
> The container implementation uses local iscsi disks while VM uses
> libiscsi. When we move a container to another host we must remove the
> iscsi disk on source and enable it on target.
I guess we want a flag for that on the storage. Either use libiscsi or
local iscsi disks. I am not sure it is a good idea to mix that??
More information about the pve-devel
mailing list