Is there anything noticeable (besides the segfaults) in the guest system logs starting from the boot after the upgrades were applied? Since the disk format might play a role: IO or filesystem errors?
Appreciate the input!
What throws me off, is the "qm enroll-efi-key vmid" seems to do a lot more than just add a tag to the vm config file.
root@frontend-test:~# qm enroll-efi-keys 100
efidisk0: enrolling Microsoft UEFI CA 2023
INFO: reading...
Hello,
I spoke to @PVasileff , he tested older kernel versions. That doesn't help. As far as I can tell it's related to disk creation and management.
On minihv (Qoton Q20332G9 S20) today we created 2 VMs:
- Alma 9.7, then updated - after the...
Thanks for all the informations and work already done above!
I'am currently on the way to test the downgrade of pve-qemu-kvm to 10.1.2 to see if that helps. In my book, the kernel of the host is less likely the cause here (this is only a bet). I...
Warum willst du überhaupt pushen? Für Backups gegen s3 ist das natürlich nötig, bei PBS muss dagegen der pushende PBS auf den anderen schreiben können, was der pull-sync vermeidet. Wenn du also nicht gerade unverschlüsselt Backup hast, die vor...
Da du ja für beide Standorte verschiedene Namespaces nutzt, synct er eh nur benötigte Chunks der jeweils lokalen backups und wie vor mir geschrieben wurde, werden bereits vorhandene Chunks nie noch einmal übertragen.
Hi, ja, ist genau wie du vermutest. PBS checkt vor dem Sync, welche Snapshots bereits auf dem Ziel vorhanden sind, und überspringt sie. Der Rücklauf B→A würde daher quasi leer durchlaufen.
I'm trying to create an S3-backed datastore on PBS 4.2.0-1 against AWS S3 (ca-central-1). The PBS host has no direct internet egress — all outbound HTTPS must go through a HTTP proxy. From the shell, curl through the proxy reaches S3 cleanly (TLS...
Das kann gar nicht sein. Die Raid Controller sind sogar optimiert für SSDs.
Maximal falsche Einstellungen bremsen da. Wenn man die Default Einstellungen nutzt wo Smartpath aktiv ist, wird es extrem langsam bei Raid5 und 6.
Smartpath ist für...
Warum willst du überhaupt pushen? Für Backups gegen s3 ist das natürlich nötig, bei PBS muss dagegen der pushende PBS auf den anderen schreiben können, was der pull-sync vermeidet. Wenn du also nicht gerade unverschlüsselt Backup hast, die vor...
Hi, ja, ist genau wie du vermutest. PBS checkt vor dem Sync, welche Snapshots bereits auf dem Ziel vorhanden sind, und überspringt sie. Der Rücklauf B→A würde daher quasi leer durchlaufen.
Da du ja für beide Standorte verschiedene Namespaces nutzt, synct er eh nur benötigte Chunks der jeweils lokalen backups und wie vor mir geschrieben wurde, werden bereits vorhandene Chunks nie noch einmal übertragen.
You should still upgrade to PVE8 and PVE9 afterwards since PVE7 won't get any security patches anymore. And somewhere in PVE8 or 9 the network-pinning-tool was introduced to mitigate the issues with changing nic names
It seems the level=30 parameter was required since back in 2024. Are you sure you didn't already have it before QEMU 11 and kernel 7? Windows is very finicky when it comes to virtual hardware unfortunately.
With the override, the CPU...
Hey. Posting here as you seem to be internet's leading experts on GPU passthrough.
I’m trying to do GPU pass through on a NixOS 25.11 host running Incus, but this is sort of besides the point of this post as I'm sort of seeking Proxmox users who...
Thank you.
I decided to use the newly added feature to create a custom CPU and edit the conf file as shown below to resolve this issue for now.
cpu: custom-Nested,level=30
machine: pc-q35-11.0,viommu=virtio
Maybe it's not related, but I am also having problems after migrating to Proxmox 9.
HW: GA-Z97X-UD5H + i7-4790K
Right after the upgrade, I started to get many read-write-checksum errors on all disks in the dmesg logs.
ZFS is going crazy and puts...