qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 00/15] SCSI s/g + SCSI migration + virtio-scs


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 00/15] SCSI s/g + SCSI migration + virtio-scsi
Date: Mon, 23 Jan 2012 14:36:08 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0

On 01/19/2012 04:53 PM, Paolo Bonzini wrote:
I found a problem that a virtio-scsi disk gets offline during mkfs.
The scsi disk is of 100G or bigger, and the corresponding image
is a freshly created qcow2 image. If the disk is small enough, or
not freshly created, the problem doesn't appear.

Hi Hu,

I cannot reproduce this with a 100G qcow2 image (created with "qemu-img
create scsi.qcow2 100G" just before launching the host), with a
partition starting at sector 2048 and extending to the end of the disk.
  mkfs (ext4) takes less than 1 minute and extends the qcow2 file to a
little less than 2 gigs.

Can you send the partition table ("file -s /dev/sda" should be enough)
and any output you get from the dmesg?

I cannot reproduce this even with a 3T qcow2 image. mkfs takes 30 minutes and creates a 50G image.

What kernel driver are you using?

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]