Re: [pve-devel] [PATCH v2 storage 00/10] import/export for shared storages

2024-12-18 Thread Aaron Lauterer
Did a high-level test between a PVE+Ceph cluster and a single PVE node with the remote-migration of a Windows Server 2022 VM with EFI & TPM disks. Ceph RBD -> remote LVM thin LVM thin -> remote Ceph RBD Worked in both directions, and the VM booted up as expected after each migration. One thi

Re: [pve-devel] [PATCH v2 storage 00/10] import/export for shared storages

2024-12-18 Thread Fiona Ebner
Sent a follow-up for container remote migration: https://lore.proxmox.com/pve-devel/20241218103206.20822-1-f.eb...@proxmox.com/T/#u ___ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] [PATCH v2 storage 00/10] import/export for shared storages

2024-12-17 Thread Fiona Ebner
Changes in v2: * add fix for path() in iSCSI direct plugin * add export for iSCSI plugins * add RFC for improving RBD volume exists helper For remote migration, export/import functionality is also useful for storages that are shared within a single cluster. While file-based network storages alread