Hi vallee,
Please run chkdsk /f /r to check if there’s any other errors about disk2.
Event 153 can happen on systems with very high IO loads and slow disk subsystems. Or when the IO made a request, the guest drifet a few ms, and that appeared to the disk driver as if the timeout for the request elapsed.
In the case of local storage, this is the typical warning behavior of a hard drive that is beginning to fail. Since it is a virtual drive, it may be a temporary problem and you can ignore it.
Here is the article about event 153:
https://learn.microsoft.com/zh-cn/archive/blogs/ntdebugging/interpreting-event-153-errors
If you want to trace the host disk performance, maybe you can use some third-party tools.
Thanks for your time!
Best Regards,
Mico Mi
-----------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.