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...
The Linux kernel calls them CPUs (and that is what Proxmox shows in the node summary) but they are actually hardware execution units (historically called CPUs), which corresponds with (hardware) threads nowadays.
Proxmox calls them (virtual)...
Have you done owt inside the guest to tune Windows for running in a VM? Things like disabling the visual effects, killing hibernation and Fast Boot, setting the power plan to High Performance, deferring TRIM, and stripping out the background I/O...
1. v2-AES is perfect
2. Do you use ext4 or ZFS? What performance are you looking for? Reas? Write? Small files? Big files? A DB? Something with syn or asyc writes?
3. I mean, if it works, why not. On the other hand, do you make any use inside the...
Thanks for clarification.
I thought the "Host" type was the most appropriate option. Thanks for pointing that out and correcting me.
I'm using ext4. This VM is mainly for running and testing software like Mystnodes, Honeygain, P2P VPN apps and...
Great to hear, another one where disabling super pages helped. I have scanned the forums here for similar IOMMU issues and I believe at least few of them are all related to the same issue of super pages. Took me a lot of digging around and my...
Hi everyone,
First of all, sorry for disappearing for so long. To be honest, I assumed I would automatically be subscribed to the thread after creating it. It even shows that I am watching it, but for some reason I never received any...
Hi forum
I noticed that the node summary page and the assignment of processors page do use different terminology.
In the node summary under CPU usage a # of CPUs is stated, whereas in the Edit: Processors section a field called Cores is present...
A very small advice, before rebooting a Ceph node, stop OSDs manually, more info here(why):
https://bugzilla.proxmox.com/show_bug.cgi?id=7827
https://forum.proxmox.com/threads/vm-processes-stall-when-rebooting-adjacent-node.185178/#post-862294
No that will take forever. :) And require enough storage.
With only 2/3 nodes up Ceph should still function if its storage is not unbalanced. The VMs should stay running. They just need to move off the node being restarted. Which can also be...
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)...
No that will take forever. :) And require enough storage.
With only 2/3 nodes up Ceph should still function if its storage is not unbalanced. The VMs should stay running. They just need to move off the node being restarted. Which can also be...