Latest activity

  • S
    @Bu66as MAC Adressen stehen (manchmal) in der FDB Datenbank. MAC learning ist überall auf "on". Zur besseren Auffindbarkeit mit "____": 5:enp27s0f0:<BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 master vmbr001 state forwarding priority 32 cost 2...
    • 1781174861291.jpeg
  • K
    Hey recently I have been using "serial" consoles instead of noVNC on my guests much more heavily as it allows me to copy/paste text. I'm having two issues that I have not been able to resolve so far and hope that others here maybe did solve...
  • fiona
    fiona replied to the thread snapshot + lvm.
    Yes, the LV needs to be larger to fit the qcow2 metadata and LVM rounds up to a full extent when allocating. That's where the mismatch comes in. You need the result from the measure command to account for the metadata. Yes.
  • B
    Bu66as replied to the thread Fehlerhafte Notification.
    OK, du hast recht, sorry fürs Beharren. Das disable true in der Config ist eindeutig, der default-matcher ist aus. Mein Fehler. Dann muss es einer deiner Custom-Matcher sein. Der "Backup"-Matcher hat zwar type=gc,prune,verify +...
  • E
    I do employ redundancy, so it is certainly an unlikely scenario, but since the technology exists for corosync, I feel like there should be no reason I couldn't have the same safeguard in place for at least Ceph, which is very much a clustered...
  • G
    is PVE firewall enabled ?
  • D
    I believe it is standard practice to provide redundancy for networks such as Corosync, Ceph, and upstream networks using Bonding or MLAG. When accounting for scenarios such as double failures, I have previously used an approach where a network...
  • B
    PBS arbeitet mit Deduplikation auf Chunk-Ebene. Beim ersten Backup wird alles übertragen (das dauert je nach VM-Größe halt), danach gehen nur noch die geänderten Chunks rüber. Bei ner typischen VM mit 100GB Disk ändern sich zwischen zwei Backups...
  • R
    Hello group, I have a question regarding the PVE design with fibre channel connected backend to Storage Array - LVM thick backend design from Proxmox perspective. How you deal with the HA of the VMs ? AI gives me feedback that it is risky to...
  • K
    kfietz replied to the thread snapshot + lvm.
    Hi @fiona, thank you for the quick reply. Thanks! Now it worked. See attached the output. The VM currently cannot be started, as it is locked. ask started by HA resource agent TASK ERROR: VM is locked (snapshot-delete) As...
  • cheiss
    Yes, this is the alternative website. At the end of the site, you can find the specific verification for both the checksum and signature. It's documented e.g. here for Proxmox VE: https://pve.proxmox.com/wiki/Downloads Which is also linked to on...
  • B
    Heute wurde BackupPilot 1.0.2 veröffentlicht. Mit dieser Version wurde ein von der Community eingereichter Patch übernommen und in das Projekt integriert. Solche Beiträge helfen dabei, BackupPilot kontinuierlich weiterzuentwickeln und für alle...
  • CarstenMartens
    CarstenMartens replied to the thread Fehlerhafte Notification.
    1. Ja die deault Matcher sind aktiviert wenn nicht explizietr deaktiviert. Nur wo steht, das diese, wie von Dir angesprochen mit einem roten X oder No gekenzeichnet sind? 2. Zum x.ten mal die ist defivitiv aus...
    • 20260611_006.png
    • 20260611_007.png
  • fireon
    After some more fiddling, I would say this is some kind of regression related to SeaBIOS and Windows Server 2025 or generally newer Windows versions which still don't use UEFI (just as reference, UEFI is still not an official requirement for...
  • fiona
    Maybe related: https://bugzilla.proxmox.com/show_bug.cgi?id=7671
  • fiona
    fiona reacted to daanw's post in the thread [SOLVED] PVE8 Kernel 6.8.12.29 won't boot with Like Like.
    But if you want to know why 6.8.12.29 doesn't boot, check journalctl -b -1 for any relevant (error) messages. (Change -1 to the amount of boots backwards that you tried to boot 6.8.12.29.)
  • fiona
    See: https://bugzilla.proxmox.com/show_bug.cgi?id=7671
  • fiona
    Hi, after the remote migration, the VM will still exist on the source node and be shut down and put into a locked state. There also is an option to delete it (from man qm): --delete <boolean> (default = 0) Delete the original VM and related...
  • B
    Bu66as replied to the thread Fehlerhafte Notification.
    @Neobin, steht im PBS Admin Guide unter Notifications, built-in Matcher sind per Default enabled. @CarstenMartens, statt dass wir uns im Kreis drehen: check mal cat /etc/proxmox-backup/notifications.cfg auf dem PBS. Da siehst du schwarz auf weiß...
  • fiona
    fiona replied to the thread Updated to 8.2 - DMA error.
    @slammers67 could it be that you were just lucky with -25? Because the only changes between those kernels are two targeted security fixes that should not be related to the IOMMU. From apt changelog proxmox-kernel-6.8: proxmox-kernel-6.8...