Hallo zusammen,
ich wollte einige ältere Kernel mit "apt autopurge" entfernen, leider schlägt das immer wegen Speicherplatzproblem auf der EFI Partition fehl.
Zudem hängt nun auch der update-Prozess mit dem gleichen Fehler, weil ein...
Hi @decker3030
thanks for posting in the forum!
As you already posted the link to the docs, i shall quote from there [1]
So as long as you didnt manually switch your bootloader, removing the meta-package systemd-boot should be safe.
Be...
You can use udev rules to bind a specific HBA to vfio-pci.
- Use lspci -nn to find the PCI bus ID (for example 0000:01:00.0)
- Create a file in /etc/udev/rules.d/ (for example 99-blacklist-pci.rules) with the following content to bind the device...
Hi @Gating7897
additional question: What disks and hardware are you booting of, i.e. do you have an HBA or RAID Controller installed?
Yours sincerely
Jonas
The approach sounds interesting, alas, 5.1.1 is impossible for postscreen because in this stage, the user has not been provided for which reason postfix does not allow an error code stating otherwise.
However, if you use rbl_reply_maps together...
I'm planning to install Proxmox VE on a Viper Laptop Z11 for a small home lab. The goal is to run a few Linux VMs and containers for testing, learning, and some lightweight self hosted services.
Since the laptop only has built in networking, I'm...
Thank you for the suggestion. I was not aware of the fuse variant. That works and resolves my problem!
Where did you get the link to the upstream doc? It points to an error page.
This still works, though...
Hi Stefan,
Yes, I am using SDN. I have managed to find a workaround to this, it's quite odd whilst the issues seemed to span multiple VNets once messing about with firewalls, etc, rebooting it caused the issue to reside on the single VNet. What...
Hello, I have a DELL R740xd server with 2 HBA330 controllers connected to the backplane. This server supports the "split-backplane" feature which allows to assign the disks to a certain controller.
I wanted to use the first controller for PVE...
Its currently possible to create a clone from a snapshot of the source VM (Those are full clones currently):
There exist a feature request to Create linked clone of VM from a snapshot [0].
[0] https://bugzilla.proxmox.com/show_bug.cgi?id=7521
In addition; the ESP filling up is a result of too many kernels copied over. The proxmox-boot-tool has a (tunable) scheme of keeping the last too versions of each branch, incorporating pinning, etc. Every time there is a new branch...
Nach Update meines pve auf 9.2.2 hatte eine meiner Windows 11 pro VMs einen Bootloop. Der ließ sich dadurch beheben, dass ich den OS-Typs von (fäschlich) Windows 10 auf (korrekt) Window 11 umgestellt habe. Merkwürdig ist nur, dass diese falsche...
Danke @DrNoname für diese Info. Der Bootloop, war der rein auf BIOS Ebene oder schon auf Windows Ebene. Bitte poste uns auch zur Vollständigkeit deine VMconfig.
qm config <vmid>
Are you using SDN, I assume? Can you post the SDN configuration as well as the running network config?
cat /etc/pve/sdn/zones.cfg
cat /etc/pve/sdn/vnets.cfg
cat /etc/pve/sdn/subnets.cfg
ip a
ip r
Hallo @Falk R. ,
entschuldige die späte Antwort.
In dieser VM läuft:
MSSQL 2016 Express
MSSQL 2022 Express
PostgreSQL 13
Der Kunde beschrieb die Situation wie folgt:
===
Das Praxisarchiv funktioniert nicht wie gewünscht.
Die Vorschau und das...