bcachefs

  1. M

    Bcachefs storage plugin for Proxmox VE

    Hi all, Proxmox has no native bcachefs storage support, until now the only option was adding it as "Directory" storage, which doesn't support snapshots on raw disks. I built a plugin (based on the official Btrfs one) that adds bcachefs integration: snapshot support for raw images, it also...
  2. U

    enable CONFIG_RUST for Proxmox kernel

    Hello! BcacheFS is going to utilize CONFIG_RUST in the kernel, can this option be enabled in upcoming kernels? ❯ dmesg -Tw | grep bcachefs [...] [Sat Feb 21 12:51:51 2026] bcachefs (20b15bfd-e996-4f45-8ab6-07b15bd9bae7): kernel does not have CONFIG_RUST enabled; this will be required for...
  3. M

    BCacheFS in Proxmox VE

    I know it is to early to make any plans, way to early even. However just being curious: Any preliminary thoughts regarding using BCacheFS in Proxmox VE? If not that is also okay of course. My current thought is: Once it is marked as stable in the kernel instead of experimental and found to be...