Running karmic as virtual machine with virtio hard disk outputs I/O errors
Bug #420423 reported by
Nikolai Bochev
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux (Fedora) |
Fix Released
|
Medium
|
|||
linux (Ubuntu) |
Fix Released
|
High
|
Andy Whitcroft | ||
qemu-kvm (Ubuntu) |
Fix Released
|
High
|
Dustin Kirkland |
Bug Description
When i try to run Karmic Alpha 4 on a Jaunty machine with KVM, i get the following in the log files all the time :
Aug 28 12:30:30 karmic kernel: [ 296.502337] end_request: I/O error, dev vda, sector 0
This happens only if the hard disk of the virtual machine is with type Virtio ( i.e. /dev/vda ). If i use "IDE DISK" as a device type everything runs flawlessly.
Changed in linux (Ubuntu): | |
assignee: | nobody → Andy Whitcroft (apw) |
status: | Triaged → In Progress |
Changed in linux (Ubuntu): | |
importance: | Medium → High |
Changed in linux (Fedora): | |
status: | Unknown → Fix Released |
Changed in qemu-kvm (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Dustin Kirkland (kirkland) |
importance: | Undecided → High |
Changed in linux (Ubuntu): | |
status: | In Progress → Fix Committed |
tags: | added: iso-testing |
Changed in linux (Fedora): | |
importance: | Unknown → Medium |
To post a comment you must log in.
Created attachment 355795
dumpxml of the rawhide guest from virsh
Opening as a rawhide kernel bug, but it could also be a problem with the host kernel or qemu instance.
I have a rawhide kvm guest running on a Fedora 10 host. The guest's ring buffer is continually being spammed several times per second with this message:
end_request: I/O error, dev vda, sector 0
...everything seems to be working OK otherwise.
The guest is currently running:
2.6.31- 0.94.rc4. fc12.x86_ 64
...but the problem has existed for quite some time with earlier kernels too. The host is running:
2.6.27. 25-170. 2.72.fc10. x86_64
...and has:
qemu-0. 9.1-12. fc10.x86_ 64 10.fc10. x86_64
kvm-74-
The guest is using the virtio block driver for the disk. Let me know if any other info would be useful.