Search results

  1. B

    block cloning bug in zfs v2.2.0

    Proxmox Support and PVE users- While I have not confirmed or tested this myself, "users have identified a block cloning bug" in v2.2.0. zfs v2.2.1 was just released to fix a bug in v2.2.0. https://github.com/openzfs/zfs/releases/tag/zfs-2.2.1 I hope it's not impactful but worth a heads up...
  2. B

    [TUTORIAL] virtiofsd in PVE 8.0.x

    virtiofsd is used to "passthrough" parts of a host filesystem to a virtual machine with "local filesystem symantics and performance". Proxmox moved to a rust based version of virtiofsd in PVE 8 located here. It's installed as a separate package called "virtiofsd" in PVE 8, whereas a different...
  3. B

    [SOLVED] new virtiofsd in Proxmox VE 8 appears broken

    Does anyone have a working example of a host virtiofsd command line, and a VMID.conf arg: line, that works with the "new" virtiofsd in proxmox 8? I tried the arg: line I used from a pve7.4 VM (which worked fine once virtiofsd was running in 7.x) but it does not appear to work with version 8. I...
  4. B

    changelogs missing from Proxmox Offline Mirror for pve_no_subscription repo

    PVE Gurus- I set up Proxmox Offline Mirror but for some reason, it does not seem to grab the *changelog files. Or I should say the WebUI does not show the changelogs for any package coming from the pve_bullseye_no_subscription repo that has been mirrored. After checking what was mirrored in the...
  5. B

    zfs data move between boxes, and best way to access

    A configuration question - I recently acquired a new Threadripper Pro workstation. I am trying to do what this person did, but have a lot of existing ZFS data on my old workstation: so, what's the best way to move my existing ZFS storage from my old soon-to-be-retired box, and the "best" way to...