[pve-devel] Live Migration and Custom Storage Plugins

Alexandre DERUMIER aderumier at odiso.com
Sun May 28 17:35:30 CEST 2017


>>It wasn't, I set "shared 1" in the storage.cfg and restarted pvedaemon 
>>and the vm, but still get the same error.

in your plugin, do you have defined:

sub options {
    return {
        .....
        shared => { optional => 1 },
    };
}


?


----- Mail original -----
De: "Lindsay Mathieson" <lindsay.mathieson at gmail.com>
À: "dietmar" <dietmar at proxmox.com>, "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Dimanche 28 Mai 2017 09:43:28
Objet: Re: [pve-devel] Live Migration and Custom Storage Plugins

On 28/05/2017 4:53 PM, Dietmar Maurer wrote: 
>> May 28 10:57:42 ERROR: migration aborted (duration 00:00:02): Failed to 
>> sync data - can't live migrate attached local disks without 
>> with-local-disks option 
> Storage is not marked as 'shared'? 
> 

It wasn't, I set "shared 1" in the storage.cfg and restarted pvedaemon 
and the vm, but still get the same error. 

-- 
Lindsay Mathieson 

_______________________________________________ 
pve-devel mailing list 
pve-devel at pve.proxmox.com 
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 




More information about the pve-devel mailing list