Search results

  1. J

    What are the best practices for snapshotting zvol based VMs

    Thanks @Dunuin , that has got me on a good start.
  2. J

    zvol, nfs or iscsi?

    I'm not aware of a performance difference, and I'm fairly certain it wouldn't be significant. NFS from ZFS still uses the same stuff, the biggest difference is if you configure and manage it from zfs commands or from traditional NFS config. In my experience with the ZFS built in CIFS/SMB, the...
  3. J

    What are the best practices for snapshotting zvol based VMs

    I might not be searching the correct terms, but I haven't really found any information on ways to manage snapshots for VMs running in zvols on ZFS. - Our system runs VMs on a zpool, and I let PVE automatically create a new zvol for each VM. - I have setup zfs-auto-snapshot to take incremental...