On Mon, Aug 13, 2012 at 01:25:07PM +0000, James Harper wrote:
> >
> > I think the problem is definitely related to the 4K sector issue.
> >
> > qemu appears to always present 512 byte sectors, thus only booting from a
> > 512 byte sector partition table. Once the PV drivers take over though it all
> > falls down because PV drivers are passed a 4K sector size and nothing
> > matches up anymore.
> >
Hi James,
I'm curious as to how you came to the conclusion that qemu always presents 512 byte sectors?
When using bcache formatted to a 4k sector size, Windows Server 2008 just flat out refuses to install...
This is true regardless of whether I'm passing an LV directly to the DomU (phy), or whether I'm using tap::aio or file.
When formatting the bcache to 512 byte size, Windows tries to install. I say "tries" as then my system kernel
panics and reboots, but that's a bcache issue (I've posted the trace to the bcache list).
Thanks
|