[pve-devel] [PATCH manager 0/2] bulk migration of running lxc in gui
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Feb 18 08:55:26 CET 2019
Am 2/13/19 um 3:10 PM schrieb Oguz Bektas:
> This series changes the GUI Bulk Migration window to use
> "Restart Mode" instead of "Online Mode" (which doesn't work)
> for running LXC containers.
>
> I'm sending the javascript one as RFC. Open to suggestions for the
> text.
> Also wanted to make it appear only when there are running containers
> or when a container is chosen, but couldn't figure it out.
>
>
> Oguz Bektas (2):
> fix #1769: restart mode for bulk lxc migration
this looks OK at the first glance, but...
> add lxc restart warning to bulk migration screen
I do not like a permanent warning here, maybe just document it
somewhere else (docs?) else I'd really only show it if a running
CT is selected.
>
> PVE/API2/Nodes.pm | 2 +-
> www/manager6/window/BulkAction.js | 6 ++++++
> 2 files changed, 7 insertions(+), 1 deletion(-)
>
More information about the pve-devel
mailing list