[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] [win-pv-devel] Windows PV drivers with 4K sector size
Hi,
What backend are you using? Blkback or QEMU
qdisk? I believe blkback may have errors in some of its calculated sizes if you use a block size other than 512 bytes. In the Windows PV frontend the driver gets both the sector size and the number of sectors from
xenstore, so if the backend reports them correctly then you *should* see a disk of the correct size in the frontend. Could you check what values are being set in
xenstore?
Cheers,
Paul
From:
win-pv-devel [mailto:win-pv-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of
Mike Reardon
Sent: 29 October 2017 01:52
To: xen-users@xxxxxxxxxxxxxxxxxxxx; win-pv-devel@xxxxxxxxxxxxxxxxxxxx
Subject: [win-pv-devel] Windows PV drivers with 4K sector size
I added some new 4Kn drives to one of my servers but seem to be having some trouble getting a Windows VM to work with the drives. Originally
I had just assigned a new logical volume to the existing guest, but Windows reported the disk as being 8x larger than it was, and any attempts to partition it would just throw back IO errors. Hoping it was just some limitation of seabios, I created a new
VM using ovmf and the disk detected fine and the install went without issue. When I then attempted to install the PV drivers however, the system would no longer boot, and would throw back Inaccessible Boot Device errors, so I'm guessing my problem in the
original guest was the drivers rather than that bios.
So I guess what I'm getting it as I'm trying to find out if there is a way to make 4K sector size work for Windows guests using PV drivers.
I'd hate to have the run the server without using the PV drivers for obvious performance issues.
Thanks for any insight anyone may have.
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
https://lists.xen.org/xen-users
|