qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] sr 3:0:0:0: Device not ready: <6>: Current: sense key: Not Ready
@ 2008-11-11 11:40 Volkan YAZICI
  2008-11-11 15:17 ` Ryan Harper
  0 siblings, 1 reply; 4+ messages in thread
From: Volkan YAZICI @ 2008-11-11 11:40 UTC (permalink / raw)
  To: qemu-devel

Hi,

In one of our qemu pre-production servers, system dumps thousands of
lines of below error message to the screen. (Below snippet is from dmesg
output.)

  sr 3:0:0:0: Device not ready: <6>: Current: sense key: Not Ready
  Additional sense: Medium not present
  end_request: I/O error, dev sr0, sector 68

I suspect USB disk mounted as /dev/sdb1 to be the cause of the
problem. Below are some related qemu statistics.

  (qemu) info block
  info block
  ide1-cd0: type=cdrom removable=1 locked=0 file=/dev/cdrom ro=0 drv=host_device
  ide0-hd0: type=hd removable=0 file=/home/windows/qcow2-20g.img ro=0 drv=qcow2
  ide0-hd1: type=hd removable=0 file=/home/windows/qcow2-40g.img ro=0 drv=qcow2
  ide1-hd1: type=hd removable=0 file=/home/windows/qcow2-430g.img ro=0 drv=qcow2
  floppy0: type=floppy removable=1 locked=0 [not inserted]
  sd0: type=floppy removable=1 locked=0 [not inserted]

  (qemu) info blockstats
  info blockstats
  ide1-cd0: rd_bytes=0 wr_bytes=0 rd_operations=0 wr_operations=0
  ide0-hd0: rd_bytes=324134400 wr_bytes=20435968 rd_operations=49396 wr_operations=1952
  ide0-hd1: rd_bytes=3418112 wr_bytes=403456 rd_operations=552 wr_operations=30
  ide1-hd1: rd_bytes=40713728 wr_bytes=877568 rd_operations=6536 wr_operations=120
  floppy0: rd_bytes=0 wr_bytes=0 rd_operations=0 wr_operations=0
  sd0: rd_bytes=0 wr_bytes=0 rd_operations=0 wr_operations=0

Does anybody have an idea? What might be the problem?


Regards.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-11-11 16:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-11 11:40 [Qemu-devel] sr 3:0:0:0: Device not ready: <6>: Current: sense key: Not Ready Volkan YAZICI
2008-11-11 15:17 ` Ryan Harper
2008-11-11 15:22   ` [Qemu-devel] " Volkan YAZICI
2008-11-11 16:19     ` Ryan Harper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).