9plan

  1. S

    [TUTORIAL] Proxmox storage - Host to VM folder passthrough with 9p

    I use 9p mainly because of ZFS. ZFS over NFS uses ZFS sync. This means the writes are completed to disk before they're written.... instead of being written into ZFS RAM. If you disabled ZFS sync over NFS, you'll will lose 5 seconds or so of writes on a power failure. No biggie, but why bother --...
  2. H

    virtfs / virtio 9p plans to incorporate?

    Good day, I continually bump my head where I need to access some installation files I've copied to the hosts, from inside the guests, and the 9p virtfs would've been good option to solve the problem... However, it seems that it's not compiled in, at least not in pve-4.4: kvm: -virtfs...