Hello,
Would you consider implementing a cold migration for LXC containers on ZFS that works in two steps, like this:
- snapshot the filesystems, transfer the snapshot to the new host
- stop the container, transfer the snapshot delta
- start the container on the new node
... sort of like the double-rsync strategy that you had with OpenVZ?
Since we don't have live migration anymore with LXC, I feel that this would be a great way to reduce the downtime of cold migrations, especially for large containers.
Best regards,
Arthur
Would you consider implementing a cold migration for LXC containers on ZFS that works in two steps, like this:
- snapshot the filesystems, transfer the snapshot to the new host
- stop the container, transfer the snapshot delta
- start the container on the new node
... sort of like the double-rsync strategy that you had with OpenVZ?
Since we don't have live migration anymore with LXC, I feel that this would be a great way to reduce the downtime of cold migrations, especially for large containers.
Best regards,
Arthur