Recent content by Max500

  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. M

    How to deal with degraded btrfs-arrays?

    Different mount options per-subvolume is currently not supported in btrfs (except for generic options) [1] [2]
  3. M

    Proxmox VE 7.0 released!

    Hi, I'm very excited about the btrfs support, and I have a question about it: The btrfs wiki states, "Files with a lot of random writes can become heavily fragmented [...] This affects databases and virtual machine images. ". How does Proxmox handling this?