Hello I've have installed this new driver on our Test servers and have done the following in terms of multi-day testing:
Boot-volume operation on vioscsi 0.1.302
Multiple reboots and device checks
Five active VirtIO SCSI controllers
Overnight...
it's August Windows Update reveals trim error, not Virt SCSI driver.
Myself have trim failure since few years, with some configurations, only setting discard_granularity in args: fix it.
Yes, but also no.
Expecting and depending on your software to be faultproof is a fools errand. Yes, you should close doors you are aware that are open but that doesnt absolve you from all the doors you are NOT aware of. The "crime" here wasnt...
Which version of Proxmox VE are you on? I suspect not a recent one, as the pause and hibernate buttons have been added to the right click menu some time ago.
VSS writer minor error was only about qemu guest agent
( https://gitlab.com/qemu-project/qemu/-/commit/0257ec99051758759c3b2db9c76136cbce10602d )
For VirtIO SCSI errors in v285 , it's fixed too in v302, but was another root cause
(...
Fixed with current Stable QEMU Guest Agent v302
( available in .iso https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-0.1.302-1/ )
No, it's off. 24H2 indeed introduced per core clock ticks, and apparently that is what kills residency in VMs. I don't really understand why, but that is one difference in the KiSetTime/KiGetTime functions in 24H2 compared to Server 2022, for...
@_gabriel exactly as @RoCE-geek said.
Hardware: 2x Xeon 6230R and both VMs had this config.
agent: 1
bios: ovmf
boot: order=scsi0;ide2;ide0;net0
cores: 52
cpu...
Hey all,
I've battle with this for a while now and trying to find posts and configs I finally nailed it today. I tried everything out there, from the "hidden=1" switch to the KVM=off and no luck. I tested every component and configuration I read...
pbs sync is same speed as rsync.
rsync isn't faster because PBS datastore are files in .chunks , each changed data requires news files.
The rsync delta algorithm is not used here.
Speed depends on your connection and the remote connection...
PBS Sync to CIFS datastore over WAN works , not recommended because can be slow, but for homelab and budget it's the cheapest way.
( remember to not expose cifs over wan , use firewall if you have static wan ip or use vpn ).
Here I mount the...
Windows Update August 2026 breaks again Windows Server 2019 VM
using -cpu host,-hypervisor (model=1 or EPYC fix no more works )
( PVE v8.4 not yet updated to v9 )