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: Thu, 19 Jan 2012 16:53:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0

On 01/18/2012 08:39 AM, Hu Tao wrote:
Hi Paolo,

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?

Paolo



reply via email to

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