diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/hypervisor/1359394')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/hypervisor/1359394 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/hypervisor/1359394 b/results/classifier/deepseek-2-tmp/output/hypervisor/1359394 new file mode 100644 index 00000000..d3ea2c84 --- /dev/null +++ b/results/classifier/deepseek-2-tmp/output/hypervisor/1359394 @@ -0,0 +1,12 @@ + +virtio block device hangs after "virtio_blk virtio3: requests:id 0 is not a head!" + +The virtual machine is running block layer workloads, interrupted by unclean reboots (echo b > /proc/sysrq-trigger). Kernel version is 3.14. + +Sometimes, I get this message on boot: + +"virtio_blk virtio3: requests:id 0 is not a head!" + +Then, I/O to the virtio block devices just hangs. + +Unfortunately I don't have a test case and this is kind of hard to reproduce, but it seems related to having I/O in flight when the kernel is forced to reboot. \ No newline at end of file |