ZFS : Where to find disk files ( need to convert them for Hyper-V )

bitblue.lab

Member
Oct 7, 2015
75
0
6
I have a node with Proxmox VE 4.1 and ZFS storage. I need location of disks files to convert them to vhdx for Hyper-V ?
 
zfs storage uses block devices called Zvols not disk files. You will have to convert them to files just like you would have to convert an ext3 etc. partition to a file if your hypervisor required it.