I'm using VirtualBox on Windows 7 running Lubuntu 15.04. I'm using it for running Docker as well as other Linux applications. When doing innocuous things (e.g. opening firefox) the VM will go into an Aborted state. The logs report the following:
Code: Select all
00:28:45.482137 AioMgr0-N: Request 0x0000000ca986b0 failed with rc=VERR_IO_CRC, migrating endpoint C:\Users\andy\VirtualBox VMs\Lubuntu 40GB\Lubuntu 40GB.vdi to failsafe manager.
00:28:45.729653 AHCI#0P0: Read at offset 2568564736 (131072 bytes left) returned rc=VERR_IO_CRC
00:28:45.969613 AHCI#0P0: Read at offset 2568564736 (131072 bytes left) returned rc=VERR_IO_CRC
00:28:46.110473 AHCI#0P0: Read at offset 2568564736 (131072 bytes left) returned rc=VERR_IO_CRC
00:28:46.188569 AHCI#0P0: Read at offset 2568564736 (131072 bytes left) returned rc=VERR_IO_CRC
00:28:46.264603 AHCI#0P0: Read at offset 2568564736 (131072 bytes left) returned rc=VERR_IO_CRC
00:28:46.330682 AHCI#0P0: Read at offset 2568564736 (131072 bytes left) returned rc=VERR_IO_CRC
00:28:46.377807 AHCI#0P0: Canceled read at offset 2604052480 (131072 bytes left) returned rc=VINF_SUCCESSWindows 7 SP1 64 bit with SSD hard drive
VirtualBox v4.3.28
Any suggestions on how to fix this?
Many Thanks
Andy