[pve-devel] [PATCH v3 manager 0/2] bulk migration of running lxc in gui

Oguz Bektas o.bektas at proxmox.com
Mon Feb 18 13:40:25 CET 2019


Changes the GUI Bulk Migration Window to use "Restart Mode" instead of
"Online Mode" (which doesn't work due to CRIU) for running LXC
containers.

Also adds a warning to the screen when a running LXC container is
chosen, that "Restart Mode" will be used.

Changes from v2:
* fixed an issue where vmselector failed in other bulk operations by
limiting the check to 'migrateall'

Oguz Bektas (2):
  fix #1769: restart mode for bulk lxc migration
  add lxc restart warning to bulk migration screen

 PVE/API2/Nodes.pm                 |  2 +-
 www/manager6/window/BulkAction.js | 20 +++++++++++++++++++-
 2 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list