Search results

  1. E

    Wrong version in proxmox-default-headers (2.0.1 instead of 6.17.xx)

    Hi everyone! I am trying to install bcachefs dkms module. It is provided as a normal dkms module, so i expected it to work fine. It worked fine on my test debian machine, however when trying to install it on my PBS, i get the following error: root@pbs:~# apt install bcachefs-kernel-dkms Solving...
  2. E

    PBS client not detecting previous manifest

    Hello, I have a remote location for my backups, with a fairly slow downlink. I'm backing up individual data folders of Nextcloud with this command: proxmox-backup-client backup --crypt-mode=none userdata-xxxxxx.pxar:/mnt/nextcloud_data/xxxxxx userdata-yyyyyy.pxar:/mnt/nextcloud_data/yyyyyy...
  3. E

    Specify outbound interface for proxmox-backup-client using link-local addresses

    Hello! I've been using proxmox-backup-client between my servers just fine, but now i would like to setup direct fiber connection through them using a link-local IPv6 connection. Most software out there with proper IPv6 handling accept this, however i am having troubles when using a link-local...
  4. E

    [SOLVED] How to mount backups? No *pxar files in my datastore.

    Hello! Looking at the documentation and at this thread, it looks like i can mount ".pxar" files that correspond to backups stored on my system. However, i only have *.didx files in my system. I can see through the interface, explore and download individual files off them, but i couldn't find a...