Hey, I'm trying to export a zvol from truenas scale to a project. but I'm having trouble doing so. I wanted to export it as a raw file. Does anyone know how?
How big is the zvol and what format do you want the output in? Sample command (not tested) qemu-img -o qcow2 /dev/zvol/tank/somezvol somefile.qcow2, not sure what you are trying to get out of it.
How big is the zvol and what format do you want the output in? Sample command (not tested) qemu-img -o qcow2 /dev/zvol/tank/somezvol somefile.qcow2, not sure what you are trying to get out of it.