Hi everyone,
I’m considering building my own home server based on TrueNAS and would like to have support for VMs and containers. I’ve used Proxmox with ZFS at my work in the past and by default, Proxmox created ZVOLs for VM images as well. Though, it was easy to change that by adding ZFS datasets as directory based storage and get file based VM-images instead. I prefer files instead of ZVOLs for easier handling like copying things around, zipping, using RSYNC etc. Files make everything easier in my opinion. My home server doesn’t need bleeding edge I/O performance as well, it’s mainly used for backups over WLAN or even only remotely with uploads of ~20 MBit.
Looking at the docs about how to create a VM with TrueNAS, the screenshot mentions ZVOLs only:
Can that be changed to a plain file wherever I like instead? Might the input just be badly described and it expects whatever path to whatever file/ZVOL I provide anyway already?
Thanks!