* Re: [PVE-User] container live migration (like OpenVZ)
[not found] <19590067-d4c0-4cb2-b7a3-31eeab66d412@bakemono.nl>
@ 2025-11-12 9:58 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-11-12 9:58 UTC (permalink / raw)
To: Kaonashi, Proxmox VE user list
Hi,
Am 07.11.25 um 19:02 schrieb Kaonashi:
> OpenVZ, the successor of lxc, had container live migration.
Which only worked for limited setups and use cases.
> CloudLinux with an OpenVZ kernel, still has it I believe.
OpenVZ is EOL since a long time, and it's approach heavily modified
the upstream kernel and made following upstream hard.
We most certainly do not want to add that big known tech debt again
after being able to provide a modern CT stack using native Linux
technology. I could not find anything to CloudLinux and CT
live-migration, albeit the might use Virtuozo kernel (successor
of openVZ), but nowadays that also uses LXC IIRC.
> When will live migration on ProxMox for lxc containers re-appear?
Not anytime soon, and it's not unlikely that this will never come for
LXC. Use VMs when you need live-migration anytime soon.
Background:
Containers are to intertwined with the kernel, and while CRIU tries to
provide a solution for serializing a set of processes (like those of
the CT) to a file and be able to load it again, it's quite limited and
that's not to say the CRIU devs don't try, it's an extremely hard
problem. And that gets even harder due to the kernel continuously
changing, gaining new features and changing how the internal state
looks like for existing ones; i.e., even if one would have answers for
every CRIU problem, it still would need a ton of maintenance work to tag
along.
Virtual machines OTOH have a clear state and memory boundary designed
with these requirement in mind, thus it's relatively (!) easy to do
there
regards,
Thomas
_______________________________________________
pve-user mailing list
pve-user@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PVE-User] container live migration (like OpenVZ)
@ 2025-11-07 18:02 Kaonashi via pve-user
0 siblings, 0 replies; 2+ messages in thread
From: Kaonashi via pve-user @ 2025-11-07 18:02 UTC (permalink / raw)
To: Proxmox VE user list; +Cc: Kaonashi
[-- Attachment #1: Type: message/rfc822, Size: 2147 bytes --]
From: Kaonashi <kaonashi@bakemono.nl>
To: Proxmox VE user list <pve-user@lists.proxmox.com>
Subject: container live migration (like OpenVZ)
Date: Fri, 7 Nov 2025 19:02:20 +0100
Message-ID: <19590067-d4c0-4cb2-b7a3-31eeab66d412@bakemono.nl>
Hi all,
OpenVZ, the successor of lxc, had container live migration.
CloudLinux with an OpenVZ kernel, still has it I believe.
When will live migration on ProxMox for lxc containers re-appear?
--
Best regards,
Kaonashi
[-- Attachment #2: Type: text/plain, Size: 157 bytes --]
_______________________________________________
pve-user mailing list
pve-user@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-12 9:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <19590067-d4c0-4cb2-b7a3-31eeab66d412@bakemono.nl>
2025-11-12 9:58 ` [PVE-User] container live migration (like OpenVZ) Thomas Lamprecht
2025-11-07 18:02 Kaonashi via pve-user
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.