kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: Antoine Martin <antoine@nagafix.co.uk>
Cc: kvm@vger.kernel.org
Subject: Re: raw disks no longer work in latest kvm (kvm-88 was fine)
Date: Sun, 7 Mar 2010 11:36:10 +0200	[thread overview]
Message-ID: <20100307093610.GR16909@redhat.com> (raw)
In-Reply-To: <4B92BF97.4040001@nagafix.co.uk>

On Sun, Mar 07, 2010 at 03:48:23AM +0700, Antoine Martin wrote:
> Hi,
> 
> With qemu-kvm-0.12.3:
> ./qemu-system-x86_64 [..] -drive file=/dev/sdc9,if=virtio,cache=none [..]
> [    1.882843]  vdc:
> [    2.365154] udev: starting version 146
> [    2.693768] end_request: I/O error, dev vdc, sector 126
> [    2.693772] Buffer I/O error on device vdc, logical block 126
> [    2.693775] Buffer I/O error on device vdc, logical block 127
> [    2.693777] Buffer I/O error on device vdc, logical block 128
> [    2.693779] Buffer I/O error on device vdc, logical block 129
> [    2.693781] Buffer I/O error on device vdc, logical block 130
> [    2.693783] Buffer I/O error on device vdc, logical block 131
> [    2.693785] Buffer I/O error on device vdc, logical block 132
> [    2.693787] Buffer I/O error on device vdc, logical block 133
> [    2.693788] Buffer I/O error on device vdc, logical block 134
> [    2.693814] end_request: I/O error, dev vdc, sector 0
> [    3.144870] end_request: I/O error, dev vdc, sector 0
> [    3.499377] end_request: I/O error, dev vdc, sector 0
> [    3.523247] end_request: I/O error, dev vdc, sector 0
> [    3.547130] end_request: I/O error, dev vdc, sector 0
> [    3.550076] end_request: I/O error, dev vdc, sector 0
> 
> Works fine with kvm-88:
> cp  /usr/src/KVM/kvm-88/pc-bios/*bin ./
> cp /usr/src/KVM/kvm-88/x86_64-softmmu/qemu-system-x86_64 ./
> ./qemu-system-x86_64 [..] -drive file=/dev/sdc9,if=virtio,cache=none [..]
> 
> [    1.650274]  vdc: unknown partition table
> [  112.704164] EXT4-fs (vdc): mounted filesystem with ordered data mode
> 
> I've tried running as root, using the block device directly (as
> shown above) rather than using a softlink, etc..
> 
> Something broke.
> Host and guest are both running 2.6.33 and latest KVM.
> 
Are you sure you have write access to the block device?

--
			Gleb.

      parent reply	other threads:[~2010-03-07  9:36 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-06 20:48 raw disks no longer work in latest kvm (kvm-88 was fine) Antoine Martin
2010-03-06 21:28 ` Michael Tokarev
2010-03-07  4:14   ` Antoine Martin
2010-03-07  9:32     ` Michael Tokarev
2010-03-07 10:00       ` Christoph Hellwig
2010-03-07 13:12         ` Antoine Martin
2010-03-07 13:52           ` Antoine Martin
2010-03-07 15:15             ` Michael Tokarev
2010-03-07 17:11               ` Antoine Martin
2010-03-07 17:18                 ` Avi Kivity
2010-03-07 17:21                   ` Christoph Hellwig
2010-03-07 17:30                     ` Avi Kivity
2010-03-07 17:34                       ` Christoph Hellwig
2010-03-07 18:43                         ` raw disks no longer work in latest kvm (kvm-88 was fine) [SOLVED] Antoine Martin
2010-03-07 18:55                           ` Avi Kivity
2010-03-07 18:01                       ` raw disks no longer work in latest kvm (kvm-88 was fine) Antoine Martin
2010-03-07 18:47                         ` Avi Kivity
2010-03-07 19:07                           ` Antoine Martin
2010-03-07 19:10                             ` Avi Kivity
2010-03-07 19:13                               ` Antoine Martin
2010-03-07 19:17                                 ` Avi Kivity
2010-03-07 19:25                                   ` Antoine Martin
2010-03-07 19:35                                     ` Avi Kivity
2010-03-13  9:51                                       ` Antoine Martin
2010-03-14  7:34                                         ` Avi Kivity
2010-04-08 22:00                                         ` Antoine Martin
2010-05-22 10:44                                           ` Antoine Martin
2010-05-22 11:17                                             ` Michael Tokarev
2010-05-22 11:35                                               ` Antoine Martin
2010-05-23  8:53                                                 ` Antoine Martin
2010-05-23 11:57                                                   ` Avi Kivity
2010-05-23 14:07                                                     ` Antoine Martin
2010-05-23 14:18                                                       ` Avi Kivity
2010-05-23 14:43                                                         ` Antoine Martin
2010-05-23 14:53                                                           ` Antoine Martin
2010-05-23 14:56                                                             ` Avi Kivity
2010-05-23 15:06                                                           ` Antoine Martin
2010-05-23 15:12                                                           ` Avi Kivity
2010-05-23 16:18                                                             ` Antoine Martin
2010-05-23 17:47                                                               ` Stefan Hajnoczi
2010-05-29  9:42                                                                 ` Antoine Martin
2010-05-29  9:55                                                                   ` Stefan Hajnoczi
2010-05-29 10:34                                                                     ` Christoph Hellwig
2010-05-29 11:06                                                                       ` Stefan Hajnoczi
2010-05-29 10:34                                                                   ` Christoph Hellwig
2010-03-07 19:09                           ` Asdo
2010-03-07 19:11                             ` Antoine Martin
2010-03-07 19:12                             ` Avi Kivity
2010-03-07 16:21         ` Avi Kivity
2010-03-08 16:45           ` Anthony Liguori
2010-03-07  9:36 ` Gleb Natapov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100307093610.GR16909@redhat.com \
    --to=gleb@redhat.com \
    --cc=antoine@nagafix.co.uk \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).