Re: [pve-devel] [PATCH kernel] Backport two io-wq fixes relevant for io_uring

2022-03-09 Thread Fabian Ebner
Am 09.03.22 um 14:38 schrieb Mark Schouten: > Hi, > > Ok. Funny enough, I suffered from this issue last night during maintenance… > But since I have not had this issue before, I had no snapshot… > > I guess the snapshot would need to have a state as well, right? So the > machine is ‘booted’ as

Re: [pve-devel] [PATCH kernel] Backport two io-wq fixes relevant for io_uring

2022-03-09 Thread Mark Schouten via pve-devel
--- Begin Message --- Hi, Ok. Funny enough, I suffered from this issue last night during maintenance… But since I have not had this issue before, I had no snapshot… I guess the snapshot would need to have a state as well, right? So the machine is ‘booted’ as it was. — Mark Schouten, CTO Tuxis

Re: [pve-devel] [PATCH kernel] Backport two io-wq fixes relevant for io_uring

2022-03-08 Thread Fabian Ebner
Am 08.03.22 um 17:19 schrieb Mark Schouten: > Hi, > > So should I try and find someone who is able to reproduce this with a > test-machine and is able to give you remote access to debug? Would that help? > It would certainly increase the likelihood of finding the issue. Since it only happens on

Re: [pve-devel] [PATCH kernel] Backport two io-wq fixes relevant for io_uring

2022-03-08 Thread Mark Schouten via pve-devel
--- Begin Message --- Hi, So should I try and find someone who is able to reproduce this with a test-machine and is able to give you remote access to debug? Would that help? — Mark Schouten, CTO Tuxis B.V. m...@tuxis.nl > On 8 Mar 2022, at 10:12, Fabian Ebner wrote: > > Am 07.03.22 um 15:5

Re: [pve-devel] [PATCH kernel] Backport two io-wq fixes relevant for io_uring

2022-03-08 Thread Fabian Ebner
Am 07.03.22 um 15:51 schrieb Mark Schouten: > Hi, > > Sorry for getting back on this thread after a few months, but is the > Windows-case mentioned here the case that is discussed in this forum-thread: > https://forum.proxmox.com/threads/windows-vms-stuck-on-boot-after-proxmox-upgrade-to-7-0.1007

Re: [pve-devel] [PATCH kernel] Backport two io-wq fixes relevant for io_uring

2022-03-07 Thread Mark Schouten via pve-devel
--- Begin Message --- Hi, Sorry for getting back on this thread after a few months, but is the Windows-case mentioned here the case that is discussed in this forum-thread: https://forum.proxmox.com/threads/windows-vms-stuck-on-boot-after-proxmox-upgrade-to-7-0.100744/page-3

[pve-devel] [PATCH kernel] Backport two io-wq fixes relevant for io_uring

2021-11-23 Thread Fabian Ebner
There were quite a few reports in the community forum about Windows VMs with SATA disks not working after upgrading to kernel 5.13. Issue was reproducible during the installation of Win2019 (suggested by Thomas), and it's already fixed in 5.15. Bisecting led to io-wq: split bounded and unbounde