Recent content by ravage2k

  1. R

    Erste Testuser für BackupPilot gesucht

    Der Quellcode von meinem CLI-Tool darf gerne verwendet werden.
  2. R

    Erste Testuser für BackupPilot gesucht

    Hallo, danke für die schnellen Updates. Mein lokaler PBS auf meine Pi5 mit Fingerprint funktioniert nun super und ich habe meine ersten Backups erstellt. OS: Ubuntu 26.04 / GNOME Bisher keine erkennbaren Fehler gefunden aber ich teste natürlich weiter. Wann können wir denn mit dem Release des...
  3. R

    Erste Testuser für BackupPilot gesucht

    Habt ihr ein eigenes Forum oder einen Matrix-Chat? teste die Beta 5 und mein PBS sagt fehler bei der auth-id. ist das format für den benutzer username@pbs!tokenname ? irgendwo scheint hier was zu klemmen
  4. R

    ERROR: online migrate failure - Failed to complete storage migration: block job (mirror) error: drive-efidisk0: Input/output error (io-status: ok)

    This also happens on 8.4.1 when trying to move a disk to another storage. In this case from ZFS over iSCSI fot a ceph storage. moving disk with snapshots, snapshots will not be moved! create full clone of drive efidisk0 (asp:vm-106-disk-0) drive mirror is starting for drive-efidisk0...
  5. R

    Error on "File Restore" after 8.4.0 update

    Thanks you. Sorry did not see the other thread. This can be closed.
  6. R

    Error on "File Restore" after 8.4.0 update

    Hi, i get the following error in the console after an upgrade to 8.4.0 when i click the "File Restore" for PBS VM backup. If you need any more information let me know. pvemanagerlib.js?ver=8.4.0:1485 Starting Proxmox VE Manager pvemanagerlib.js?ver=8.4.0:2180 Uncaught TypeError: Cannot read...
  7. R

    [SOLVED] Proxmox 8.1 Kernel 6.5.11-4 network issue.

    There is a problem with the latest pve-firmware package (3.9-1). The network driver cannot be loaded. It affects all kernel versions. I fixed it by downgrading the package version. apt install pve-firmware=3.8-5 update-initramfs -u If you booted another kernel you may have to specify the...
  8. R

    Debian 12 LXC Image problem

    Just in case someone still needs a fix here. The image provided uses sshd socket activation. That uses a new service: ssh.socket To change the configuration for that you need to edit /etc/systemd/system/ssh.socket.d/addresses.conf followed by sudo systemctl daemon-reload sudo systemctl restart...
  9. R

    [SOLVED] Snapshot rollback via API

    Should https://pve.proxmox.com/pve-docs/chapter-pveum.html#_privileges mention that right? It has VM.Snapshot but not VM.Snapshot.Rollback
  10. R

    lxc Support for Ubuntu 20.04

    I still have some nodes on Version 5. Was hoping i would get it there too. But will try to get them all to 6.1 soon then.
  11. R

    lxc Support for Ubuntu 20.04

    Would be really great to add support soon so we can test our images and installations.