rust

  1. C

    Cold Tier for Ceph

    I wanted to share an opensource tool (Rust, AGPL v3) I’ve been working on called HuskHoard. If you’re tired of cold, untouched files consuming 3x raw block storage across your OSDs, this might help. HuskHoard runs on your CephFS gateway node. It automatically backs up cold files to an S3 bucket...
  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. L

    Problems compiling PBS v3.3.2

    Hello, since the thread patch that adresses this https://forum.proxmox.com/threads/low-zfs-read-performance-disk-tape.139494/ still didn't make it upstream I am forced to maintain my own patched Version of PBS, so I have to build my own debian packages. I usually take a clean bookworm vm for...
  4. S

    cookbook for building proxmox-backup-client on CentOS/RHEL 7

    Hi, I have prepared a cookbook for building the proxmox-backup-client for CentOS 7. it's available from https://github.com/sg4r/proxmox-backup-client I'm looking for information to create an rpm package for ease of deployment. thanks for other patch and commit...