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 supports the usual content types (images, rootdir, vztmpl, backup, iso, snippets), except the import one.
Grab it from here: https://github.com/MmAaXx500/pve-storage-plugin-bcachefs
I'd love to hear feedback on it.
Consider it experimental, so be cautious what data you trust it with.
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 supports the usual content types (images, rootdir, vztmpl, backup, iso, snippets), except the import one.
Grab it from here: https://github.com/MmAaXx500/pve-storage-plugin-bcachefs
I'd love to hear feedback on it.
Consider it experimental, so be cautious what data you trust it with.