I'm happy that it worked on the first try.
What's missing in the web UI (or maybe there is now but I have not found it) is a way to mount a disk with data already on it and preserve such data.
If you had a completely empty disk, not formatted...
It was quite reproduceable in my production environment with Ceph migrations done every other week. Again, YMMV. All VMs are Linux with qemu-guest-agent installed.
Was only through trial-and-error, I found the cache policies that work for ZFS &...
Yeah this seems to be an issue in glibc, fixed 11 days ago:
https://sourceware.org/git/?p=glibc.git;a=commit;h=7107bebf19286f42dcb0a97581137a5893c16206
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=79139
Okay I managed to reproduce the issue by producing a file with enough hole and large-enough filled extents. This seems to be an interaction between zfs and glibc (and the buggy behavior seems to be in glibc from initial analysis).
If you intend...
A word of warning: I had (a long time ago) a win2003 that was p2v-ed (how do you make "p2v" a verb?) and using the IDE controller on PVE it seemed to work fine, but every time I ran a backup of the VM, the Windows guest had timeouts (could see...
The reason why we don't add it there is that this is a one-way street - once you've upgraded your zpools you cannot use a kernel that is shipping an older (minor) version for ZFS.
In general I'd recommend to rather upgrade a zpool if you need...
backups should show up in the GUI if the usb hard disk is set up properly in the new PVE installation.
The issue is that "properly" is not always simple. It's simple for a Linux expert of course.
Let me try to help you... On the new PVE host, do...