Opened 14 years ago
Closed 12 years ago
#8325 closed defect (worksforme)
many "AsyncCompletion: Task *** completed after *** seconds" messages under heavy disk load
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Component: | virtual disk | Version: | VirtualBox 4.0.2 |
Keywords: | AsyncCompletion | Cc: | |
Guest type: | Linux | Host type: | Linux |
Description
I have 3 guests running on the same host's harddrive. Sometimes when one of the Linux guests (it runs LAMP webhosting with several high-traffic sites) causes a heavy CPU (probably, that's not the actual cause) and disk load (mostly by MySQL server) I'm observing many "AsyncCompletion: Task * completed after * seconds" messages in the guest's logfile.
Attachments (1)
Change History (3)
by , 14 years ago
comment:1 by , 14 years ago
comment:2 by , 12 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response to the question above, closing.
Note:
See TracTickets
for help on using tickets.
How much memory did you assign to all three VMs in summary? Keep in mind to keep at least 2GB RAM for the host OS for caching. Also, if all three VMs do heavy disk I/O it would not surprise me if the host disk is not able to satisfy the required I/O bandwidth. A bit unrelated, this test build contains a fix for a bug which could lead to guest corruption of SATA guests with big amounts of guest RAM.