Search results

  1. B

    [SOLVED] PVE 8.4.12 LXC und Debian 13

    Hallo zusammen, ich habe heute nach längerer Zeit mal wieder einen meiner PVEs durchgestartet, plötzlich kam ein LXC Container nicht mehr hoch (Debian 12.x auf 13.1 aktualisiert): root@pxh1:~# cat test.log lxc-start 125 20250906135202.138 INFO lsm - ../src/lxc/lsm/lsm.c:lsm_init_static:38...
  2. B

    qm remote-migrate und zfs volblocksize

    Hallo zusammen, ich bin gerade dabei VMs mit "qm remote-migrate" auf einen neuen Proxmox Server zu verschieben. Die VMs liegen auf dem alten Server auf einem ZFS, die VMs wurden damals mit einer volblocksize von 16k erstellt. Jetzt hätte ich gerne auf dem neuen Server (wegen RaidZ2) eine...
  3. B

    Subscription added, but pve is somewhat unaware

    Hi there, I just added a subscription key to one of my servers. The license shows as "active" here: On login I still get the nag screen: Apt update works without a problem, but under "Repositories" I still get a warning: When I create a system report under license, I too get this...
  4. B

    PVE Server backup to PBS, minimum api permissions

    Hello everyone, I would like to secure my Proxmox backup a little further and give the Proxmox server as few permissions as possible on the Proxmox backup server. Can someone tell me what the minimum API permissions are to backup from PVE to the PBS, and e.g. to perform a restore, but not to...
  5. B

    New installation with ZFS Raid 1 - what about swap

    Hello everyone, I am in the process of planning a new server at Hetzner: 2x 1TB NVME are installed here, which I would like to use as ZFS Raid-1 directly from the setup. I ran through this yesterday in VMWare Workstation. If I select ZFS Raid-1 directly from the setup, the server is installed...
  6. B

    Proxmox 8 + LXC, Debian 12 VM, Netzwerk startet zu langsam

    Hallo zusammen, leider kann ich nicht genau sagen, wann das Problem entstanden ist, da ich relativ Zeitnah den Proxmox Host auf 8, und den LXC Container von Debian 11 auf 12 aktualisiert habe. Ich habe momentan das Problem, dass bei einem Neustart des LXC Containers einige Dienste nicht...
  7. B

    PBS Encrypted Backups und Deduplication

    Hallo zusammen, wie die Deduplication beim PBS im Prinzip funktioniert, habe ich denke ich soweit verstanden. Funktioniert das mit den shared Blocks auch noch, wenn die Encryption an ist? Entweder habe ich das im Handbuch nicht gefunden, oder es ist gut versteckt. Danke! Basti
  8. B

    PBS kein Boot nach Update auf Kernel 5.15.107-2-pve

    Hallo zusammen, nach einem Update von Kernel 5.15.104-2-pve auf 5.15.107-2-pve auf einem der PBS kann dieser nicht mehr booten, und bleibt mit folgender Meldung stehen: Loading Linux 5.15.107-2-pve ... error: attempt to read or write outside of disk 'hd0'. Loading initial ramdisk ... error...
  9. B

    Proxmox Backup Server - remote sync - only latest N backups

    Hello all, I have two proxmox servers backing up to a shared PBS in another datacenter. On the PBS I have quite a long retention. Now I would like to set up an additional PBS server in our office as a backup plan, but only synchronize the last N backups of the PBS in the data center...
  10. B

    Mounting PBS Backups

    Hi! Some time ago I was able to mount the PBS backups with following command: proxmox-backup-client mount ct/300/2020-11-15T00:11:02Z root.pxar /mnt/pbsrestore/ I tried this today, but there are no longer "root.pxar" files in the backup, only "root.pxar.didx" files. When I try to mount these...