> Hello,
>
> James Harper wrote:
> > I've only just gotten back to it - I tried upgrading my test
machine to
> > 3.3-unstable (Debian package) and it was breaking badly.
> >
> > Two things I noticed:
> >
> > 1. you are using tap:aio - as a test, can you try using file:
instead?
> I
> > have never gotten tap:aio working. If you've already tried this and
> > mentioned it to me then I apologise in advance :)
>
> Unfortunately I can't make a test: the "file:" access is broken in
Ubuntu
> Hardy, while it was working IIRC in Ubuntu Gutsy. On the other hand,
the
> "tap:aio" access is working perfectly in Hardy while was broken in
Gutsy
> :)
Hmmm... well according to the logs the fact that it is tap:aio doesn't
seem to be a problem - it's past where it crashes on my system when I
try with tap:aio.
I have uploaded a version of xenvbd.sys with a whole load of debug
statements in it which should give me more of an idea about what is
going on.
I have uploaded xenvbd-xp-debug.zip to
http://www.meadowcourt.org/downloads, please put the xenvbd.sys file in
c:\windows\system32\drivers and reboot and send me the debug output from
that.
Thanks
James
>
> > Could you please try 0.9.11-pre5?
> >
> > That would be 0.9.11 proper except that suddenly 'restore' isn't
working
> > anymore, but if you could tell me if you problem is fixed or not
then
> > that would be great!
> >
>
> I tried on the same hardware/software configuration with a new fresh
> install
> of WinXPPro (to be sure that no older PV driver was present).
>
> Unfortunately seems like to loop forever on a different part of the
code:
>
------------------------------------------------------------------------
--
> -
> XenPCI IRP_MN_QUERY_CAPABILITIES (status = c00000bb)
> XenPCI IRP_MN_QUERY_PNP_DEVICE_STATE (status = 00000000)
> XenVbd --- HwScsiStartIo (Still figuring out ring)
> XenVbd ring_detect_state = 0, operation = ff, id = 0, status = 0
> XenVbd ring_detect_state = 1, operation = 0, id = ff, status = 0
> XenVbd --> HwScsiResetBus
> XenVbd IRQL = 22
> XenVbd <-- HwScsiResetBus
> XenVbd Command = INQUIRY
> XenVbd (LUN = 0, EVPD = 0, Page Code = 00)
> XenVbd (Length = 36)
> XenVbd (Srb->Databuffer = 817abbc8)
> XenVbd Command = INQUIRY
> XenVbd (LUN = 0, EVPD = 1, Page Code = 00)
> XenVbd (Length = 255)
> XenVbd (Srb->Databuffer = 817abbc8)
> XenVbd Command = INQUIRY
> XenVbd (LUN = 0, EVPD = 1, Page Code = 80)
> XenVbd (Length = 255)
> XenVbd (Srb->Databuffer = 817abbc8)
> XenPCI IRP_MN_QUERY_DEVICE_RELATIONS (status = 00000000)
> XenVbd --> HwScsiResetBus
> XenVbd IRQL = 22
> XenVbd <-- HwScsiResetBus
>
------------------------------------------------------------------------
--
> -
>
> After the last message no more messages are printed on the windbg
console
> while the progress bar is still running (so it's not a hang).
>
> Please find attached the full debug log.
>
> Thanks,
> Sandro
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|