[pve-devel] [PATCH] fix #1569: add shared flag to disks
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Thu Feb 15 13:22:12 CET 2018
    
    
  
Hi,
On 2/15/18 12:03 PM, Chris Hofstaedtler wrote:
> With shared=1, (live) migration ignores the disk and assumes it is
> present on all target nodes. This works similar to shared=1 on LXC
> mountpoints.
Why not just mark the storage shared through the storage config?
If the storage is in fact available on all nodes then that would
be the correct way, i.e., this setting is there to tell PVE that
a possible local-only (e.g., Directory storage) is in fact shared
already between nodes.
cheers,
Thomas
    
    
More information about the pve-devel
mailing list