Opened 14 years ago
Closed 11 years ago
#8085 closed defect (fixed)
disk i/o locks up execution of guest for a long time
Reported by: | Sam Morris | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.2.12 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Windows |
Description (last modified by )
Occasionally, when I save a file in vim in my guest (Debian running Linux 2.6.32), the VM will lock up for ~20 seconds while the disk I/O is performed. After that time, everything continues executing normally.
When this happens, the following kernel messages are logged -- see comment 1.
There is nothing in the VirtualBox log for the VM.
Please note, this is not a duplicate of #7858; in this bug, the guest returns after the delay, during which disk I/O is indicated in the disk activity status indicator; in the other bug, the guest never responds, and the indicator is not lit.
Attachments (1)
Change History (8)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Description: | modified (diff) |
---|
by , 14 years ago
Attachment: | leela-2011-01-11-10-17-57.log added |
---|
IIRC, this happened around the 45-hour mark
comment:5 by , 14 years ago
The log doesn't contain further information which could help to isolate the problem. It shows that the VM was successfully suspended/resumed after the hang occurred. This means the controller successfully processed all I/O requests and raised an interrupt to notify the guest. Could be some kind race condition but it is not some kind of SMP setup (where we have other reports for and lowering the CPU count helps there) and async I/O is not used either.
comment:6 by , 11 years ago
Hi there, I've not seen this bug for a long time, so feel free to close.
comment:7 by , 11 years ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thank you for the information!
Oh, damn trac for using WikiFormatting by default! :)
Here are the log messages in plain: