@fiona
are you saying to downgrade from pve-qemu-kvm (11.0.2-1) to pve-qemu-kvm (10.2.1-2) trixie
Sorry, also when researching how to install only pve-qemu-kvm (10.2.1-2) trixie I see that it mentions that I should also place the package on...
bei Google ("ubuntu kernel 6.17 Xeon E3-1241 v3 xfs") finden sich so einige Bootprobleme mit dem 6.17er Kernel.
Eine Idee von Gemini wäre : UEFI VT-d (Intel Virtualization Technology for Directed I/O) deaktivieren
Evtl. mal mit dem 7er Kernel...
Just for completeness, I will note that I only needed to add intel_idle.max_cstate=1 processor.max_cstate=1 to my kernel options to get the v7 kernel to choose TSC over HPERF; the clocksource=tsc tsc=reliable did not harm but turned out not to be...
Actually, I've never done it the other way around. LVM was explicitly created for such setups where you bind together multiple LUNs into ONE volume group and then carve out volumes from it. This is the way to go and the way it has always been...
Hello,
we have some Dell Storage Appliances that we would like to use with Proxmox. They export iSCSI LUNs and we would like to use the LVM (thick) shared storage with them.
Dell wants you to create smaller LUNs (maybe 2TiB or so) but a lot of...
ZFS is very flexible, so you can setup more the one RaidZn in a ZFS Dataset.
Example, Get VDEVn, n € {0,1,2} and setup for every VDEV a zfs RaidZ1 with 4 Drives.
So you need 3x 4 Drives in total für the new zfs pool and combined these 3 VDEV are...
Mit der schnellen Hilfe des Supports konnten wir das Problem lösen. Von einer älteren Migration blieb noch eine alte Version eines apt authentification files übrig die nicht korrekt abgeräumt wurde und in der aktuellen Version zum Schluckauf...
It is preferable to have two rings as a misconfigured switching equipment on a bond might make the link down or flap for no reason.
Imagine a failing switch with one of two members of a bonded link dropping say, 50% of the traffic on a bonded...
Die 2025 sollten immer ohne nested virtualisierung Flag bei der CPU laufen, sonst wird es by Design langsam.
Das soll zwar mit qemu11 gefixt sein/werden aber dazu habe ich noch nicht genug getestet.
Hallo, Vielen Dank erstmal für den Lösungsvorschlag.
Grundsätzlich hat die VM 3 verschiedene NTFS Platten, davon kann ich in Proxmox VE alle problemlos mounten per File Restore und einzelne Dateien runterladen, was nur nicht bei der einen 2TB...
In the other thread, it was reported that the issue does not reproduce with the 7.0.14-2-pve kernel:
https://forum.proxmox.com/threads/io_uring-on-kernel-7-0-6-2-pve-pve-9-2-3-guest-disk-i-o-errors-eio-filesystem-xfs-shutdown.184360/post-860496
Hi,
you probably just need to migrate/start the VMs fresh with the updated QEMU version:
pve-qemu-kvm (10.2.1-2) trixie; urgency=medium
...
* fix misleading IO wait and pressure stall information (PSI) accounting
with io_uring-based event...
You may create a "Feature Request / Bug" over at https://bugzilla.proxmox.com/ (after looking if there is one similar already). That's the recommended place as it is more closely watched by the developers than this forum.
There are staff...
You can just add the VM to the existing ovs bridge and leave the VM interface untagged. This should make it an access port and it should allow all vlans.
Hi, and thanks for sharing. Note that Proxmox is a registered trademark, so please don't include it in the name of the tool/repo/etc.
You can indicate that your work is based-on/for Proxmox by, e.g., using a wording that avoids suggesting that...
Die 2025 sollten immer ohne nested virtualisierung Flag bei der CPU laufen, sonst wird es by Design langsam.
Das soll zwar mit qemu11 gefixt sein/werden aber dazu habe ich noch nicht genug getestet.
Ja, sind die letzten Updates drauf. Sind allerdings auch von 2019. Was neueres gibt es nicht mehr:
Ich überlege, ob ich nicht als Boot Platte ext4 statt XFS nehmen kann oder grub2 mit was anderes ersetzten? Wobei, ich glaube UEFI kann die...