Ergänzung: Seit zfs 2.4 ( PBS 4.2, PVE 9.2 ) wird das Special device als slog device genutzt, wenn es kein eigenes gibt:
https://github.com/openzfs/zfs/pull/17505
Für asynchrone Writes bringt das immer noch nichts, aber man kann sich dann das...
Spannend ist für mich vor allem, dass eine komplett neue VM mit frischem TPM-State plus der alten Systemdisk trotzdem failt, eine Neuinstallation mit demselben ISO aber sauber läuft. Das Problem liegt also in der Windows-Installation, nicht in...
Hi Proxmox Team,
I have a Dell VxRail cluster integrated with VMware vSphere, and I am considering migrating my virtualization infrastructure to Proxmox VE.
I would like to know whether this migration is feasible and if anyone has experience...
Dear Proxmox Team and Community,
I have recently completed the deployment of a 3-node Proxmox VE 9 cluster for our production environment at my organization. The cluster was initially deployed on Proxmox VE 8.4 and has since been successfully...
@Galaxis you're not crazy ;
https://forum.proxmox.com/threads/increased-latency-on-disks-since-9-2-6-and-associated-7-0-x-kernel.185498/
That is my own topic I created.
It's basically unusable (I've got 440 emil alerts this morning) and very...
Thanks @Neobin !
In the meantime
proxmox-boot-tool kernel pin 7.0.14-5-pve
proxmox-boot-tool refresh
UPDATE : I can confirm the problem DISAPPEARS with kernel 7.0.14-5
So it's specific to kernels after this one.
Die Posts (#38–#40) beantworten S3v's RaidZ- und Dedup-Frage, aber #36 wegen SLOG vs. Cache device beim PBS ist offen. Dazu kann ich noch konkret was sagen.
---
Zu deiner Frage, welches der drei Devices beim PBS was bringt, special device war...
Hi,
while creating a small script for exporting information about running VMs I noticed something unusual:
Some of our Windows VMs show machine type q35 5.1 in the web UI.
No matter whether I try to get VM information via the API...
Beginning with ZFS 2.4.0 special devices (https://github.com/openzfs/zfs/pull/17505 ) will use a special device also for the ZIL, thus you won't need a dedicated SLOG device then (but can still add it if you consider it useful for your usecase)...
Ergänzung: Seit zfs 2.4 ( PBS 4.2, PVE 9.2 ) wird das Special device als slog device genutzt, wenn es kein eigenes gibt:
https://github.com/openzfs/zfs/pull/17505
Für asynchrone Writes bringt das immer noch nichts, aber man kann sich dann das...
Für die Proxmox-Frage: PVE ist ein Bare-Metal-Hypervisor, den ballerst du normalerweise aufs blanke Blech, nicht als Zweit-OS auf deinen Arbeitslaptop. Auf dem Studi-Notebook brauchst du Office, Browser und vielleicht Coding-Kram, dafür ist ein...
Die Posts (#38–#40) beantworten S3v's RaidZ- und Dedup-Frage, aber #36 wegen SLOG vs. Cache device beim PBS ist offen. Dazu kann ich noch konkret was sagen.
---
Zu deiner Frage, welches der drei Devices beim PBS was bringt, special device war...
I got this one today on a PVE 9 install, when upgrading to 9.2.4.
On each node of the cluster the apt upgrade is done on nodes that have been put in maintenance mode, and with "disarmed HA" cluster-wise.
It hanged on Processing triggers for...
Die Posts (#38–#40) beantworten S3v's RaidZ- und Dedup-Frage, aber #36 wegen SLOG vs. Cache device beim PBS ist offen. Dazu kann ich noch konkret was sagen.
---
Zu deiner Frage, welches der drei Devices beim PBS was bringt, special device war...
Die Posts (#38–#40) beantworten S3v's RaidZ- und Dedup-Frage, aber #36 wegen SLOG vs. Cache device beim PBS ist offen. Dazu kann ich noch konkret was sagen.
---
Zu deiner Frage, welches der drei Devices beim PBS was bringt, special device war...
Beginning with ZFS 2.4.0 special devices (https://github.com/openzfs/zfs/pull/17505 ) will use a special device also for the ZIL, thus you won't need a dedicated SLOG device then (but can still add it if you consider it useful for your usecase)...
A fix available now: https://pve.proxmox.com/wiki/Roadmap#9.2-known-issues (Point 3) "On Intel hosts, Windows 11/2022/2025 VMs with host CPU type and VBS enabled may intermittently freeze"
@kfietz In fact file /etc/modprobe.d/kvm-intel.conf exists on that node containing "options kvm-intel nested=N" which does exactly that. I will have to go back and look as to why that was added. Thank you for getting me there. At least I was...
Yes, this is specifically with Server 2025.
I have not encountered this with other operating systems.
My CPU usage is also not 100% but rather constantly around 8% to 11% despite the VM being idle.
qm config:
agent: 1
bios: ovmf
boot...