I have an Ubuntu 10.04 host system, with 2x500G HDs ad 16G of RAM,
I installed the VirtualBox 4.2.12 for the U 10.04 host system, (by hand ".deb install" ; and using the Ubuntu SW center)
I tried to create a VM's with anywhere from 4-40G, with anywhere from default to 10G RAM, using the 12.04LTE, both in a install CD and downloaded .iso on the local host drivespace, I have done this about a dozen times,and it fails everytime.
I consistantly get the following error.
Error ID:
BLKCACHE_IOERR
the output of df -h is:
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 9.2G 4.5G 4.3G 52% /
none 7.9G 300K 7.9G 1% /dev
none 7.9G 796K 7.9G 1% /dev/shm
none 7.9G 340K 7.9G 1% /var/run
none 7.9G 0 7.9G 0% /var/lock
none 7.9G 0 7.9G 0% /lib/init/rw
/dev/sdb1 459G 966M 435G 1% /local
/dev/sda1 938M 41M 851M 5% /boot
/dev/sda3 3.7G 608M 2.9G 18% /var
/dev/sda6 432G 199M 410G 1% /local2
/dev/sda7 9.2G 2.7G 6.1G 31% /usr/vice/cache
AFS 8.6G 0 8.6G 0% /afs
/dev/sr0 695M 695M 0 100% /media/Ubuntu 12.04.2 LTS amd64
I have the same setup on a WIN7 host with no problems.
assistance will be greatly appreiciated
Mike
Error ID: BLKCACHE_IOERR on Ubuntu host
-
mikepierce93
- Posts: 3
- Joined: 23. May 2013, 19:07
Re: Error ID: BLKCACHE_IOERR on Ubuntu host
I just tried to create another VM with a fixed size of 20G, and I get a different error.
See the attached screen shot
See the attached screen shot
- Attachments
-
- VB error
- Screenshot.png (42.9 KiB) Viewed 1626 times
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: Error ID: BLKCACHE_IOERR on Ubuntu host
You need to find out where your Guest files are being stored. The error is specific and it means exactly what it says. DISK_FULL
-
mikepierce93
- Posts: 3
- Joined: 23. May 2013, 19:07
Re: Error ID: BLKCACHE_IOERR on Ubuntu host
I think I solved the problem, the directory where the vdi's are stored has a limited size because that space is mirrored across the networked to all Linux boxes I log in to. when I move that space to the local system the problem goes away.
For reference, for others select on the Manager: File>preferences; then in the "default Machine Folder" change the directory you are using.
For reference, for others select on the Manager: File>preferences; then in the "default Machine Folder" change the directory you are using.