]> git.proxmox.com Git - pve-ha-manager.git/commit
vm resource: add "with-local-disks" for replicated migrate
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 May 2020 08:15:59 +0000 (10:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 14 May 2020 08:16:03 +0000 (10:16 +0200)
commit77e25aeafc07fad3f7e81ff134a364572e9255f0
tree6b5244a6825d271b83ea61c97104280a23332e98
parentefc332d9ab6ff9993922402020ce5cc227c3032e
vm resource: add "with-local-disks" for replicated migrate

We do not need passing a target storage as the identity mapping
prefers replicated storage for a replicated disks already, and other
cases do not make sense anyway as they wouldn't work for HA
recovery..

We probably want to check the "really only replicated OK migrations"
in the respective API code paths for the "ha" RPC environment case,
though.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/HA/Resources/PVEVM.pm