Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Nov 2010 17:35:05 +0200
From:      Yuriy Kohut <ykohut@onapp.com>
To:        Justin T.Gibbs <gibbs@scsiguy.com>
Cc:        freebsd-xen@freebsd.org, luke@hybrid-logic.co.uk
Subject:   Re: Xen PV drivers for FreeBSD
Message-ID:  <CCE88FD4-3DA7-41A3-B1AF-B6B694002828@onapp.com>
In-Reply-To: <62E0B248-CE58-4EA6-86B8-726108A72E16@onapp.com>
References:  <F2A3BA64-0E11-4FD3-9373-54D99023D06F@onapp.com> <4CED1799.6030608@scsiguy.com> <A95F020F-4977-4CB8-A0FC-3F698939060F@onapp.com> <1290619446.2630.63.camel@home-yahoo>	<1290781561.30429.289.camel@pow> <8E57474B-C39A-4B22-BDA5-373047093D8E@onapp.com> <4CF04C1E.2080906@scsiguy.com> <7AD6B2AA-AF37-4B09-AFC6-7447E9078F59@onapp.com> <4CF3C15D.6050105@scsiguy.com> <56A316BA-A9C1-4D3E-9B48-8B10E2B81B22@onapp.com> <99072F77-647D-4EF5-BAEA-D7172B36D9DE@onapp.com> <D7982712-DF68-43FA-83C3-9A939D8602E7@onapp.com> <62E0B248-CE58-4EA6-86B8-726108A72E16@onapp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
switching to todays updates on RELENG_8 the following is got:
-----------------
xctrl: xctrl0 already exists; skipping it
xctrl0: <Xen Control Device> on xenstore0
run_interrupt_driven_hooks: still waiting after 60 seconds for =
xpt_config xen_usb_nop_confighook_cb xenbusb_nop_confighook_cb
t_delta ... to long
-----------------

And message repeats every 60 sec.
---
Yura

On Nov 30, 2010, at 5:07 PM, Yuriy Kohut wrote:

> Hi, ones more
>=20
> Here is some results of my investigation running FreeBSD amd64 HVM Xen =
DomU with PV drivers installed (XENHVM config is used).
> .
> FreeBSD was booted on "Boot FreeBSD with verbose logging" mode.
>=20
> Custom kernel was built using
> -  8.1-RELEASE sources from src/sys installed with sysinstall
> - RELENG_8_1 get with csup/cvsup=20
> - RELENG_8 get with csup/cvsup
>=20
> Every time the same error got, and boot stops:
> ------------
> ata1: New device: 00020001
> ata1-slave: pio=3DPIO4 wdma=3DWDMA2 udma=3DUDMA100 cable=3D40 wire
> ...
> ata1: reinit done ..
> unknown: FAILURE - ATA_IDENTIFY timed aut LBA=3D0
> ------------
> The next messages are CDROM detection. And after that boot stops.
>=20
>=20
>=20
> Here is config I'm using for DomU:
> ------------
> kernel =3D "/usr/lib/xen/boot/hvmloader"
> builder=3D'hvm'
> memory =3D 1024
> #shadow_memory =3D 8
> name =3D "freebsd-8.1"
> vif =3D [ 'bridge=3Deth0', ]
> disk =3D [=20
> 'tap:aio:/opt/images/freebsd-8.1-test.img,hda,w',=20
> "tap:aio:/opt/images/freebsd-8.1-swap.img,hdb,w",
> #"phy:/dev/vg0/lvol18,ioemu:hdb,w",=20
> 'file:/opt/iso/boot-freebsd.iso,hdd:cdrom,r' ]
> device_model =3D "/usr/lib64/xen/bin/qemu-dm"
> boot=3D"cd"
> sdl=3D0
> vnc=3D1
> vncpasswd=3D''
> stdvga=3D0
> serial=3D'pty'
> acpi=3D1
> apic=3D1
> stdvga=3D0
> ------------
>=20
>=20
> Justin, I'm still not seing your update with csup for =
sys/kern/subr_autoconf.c in RELENG_8
> ---
> Yura
>=20
> On Nov 30, 2010, at 1:26 PM, Yuriy Kohut wrote:
>=20
>> Just built XENHVM based on RELENG_8 and got kernel panic.
>>=20
>> Please find VNC console snapshot attached.
>>=20
>>=20
>>=20
>> Unfortunately I have no way to copy/paste from VNC.
>> ---
>> Yura
>>=20
>> On Nov 30, 2010, at 11:36 AM, Yuriy Kohut wrote:
>>=20
>>> Hi, Justin,
>>>=20
>>> I'm using cvsup (csup) and still didn't see the merge on the =
RELENG_8...
>>>=20
>>> ---
>>> Yura
>>>=20
>>> On Nov 29, 2010, at 5:29 PM, Yuriy Kohut wrote:
>>>=20
>>>> Ok, I'll check and let you know results
>>>>=20
>>>> Thank you
>>>> ---
>>>> Yura
>>>>=20
>>>> On Nov 29, 2010, at 5:06 PM, Justin T. Gibbs wrote:
>>>>=20
>>>>> On 11/29/2010 6:50 AM, Yuriy Kohut wrote:
>>>>>> Hi,
>>>>>>=20
>>>>>> I have just build XENHVM from RELANG_8 cvs tag.
>>>>>>=20
>>>>>> VM stuck on booting too. The last message in VNC console was:
>>>>>> -----
>>>>>> xctrl0: <Xen Control Device> on xenstore0
>>>>>> -----
>>>>>>=20
>>>>>> Could somebody please suggest ?
>>>>>=20
>>>>> I neglected to merge SVN revision 211236 into -stable, and this
>>>>> should be the cause of your hang.  I just submitted the merge,
>>>>> but it will take a little while for it to be replicated into
>>>>> CVS.  Once you've pulled down this revision (it updates
>>>>> sys/kern/subr_autoconf.c), can you rebuild, test, and report
>>>>> your results?
>>>>>=20
>>>>> Thanks,
>>>>> Justin
>>>>=20
>>>> _______________________________________________
>>>> freebsd-xen@freebsd.org mailing list
>>>> http://lists.freebsd.org/mailman/listinfo/freebsd-xen
>>>> To unsubscribe, send any mail to =
"freebsd-xen-unsubscribe@freebsd.org"
>>>=20
>>> _______________________________________________
>>> freebsd-xen@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-xen
>>> To unsubscribe, send any mail to =
"freebsd-xen-unsubscribe@freebsd.org"
>>=20
>> _______________________________________________
>> freebsd-xen@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-xen
>> To unsubscribe, send any mail to =
"freebsd-xen-unsubscribe@freebsd.org"
>=20
> _______________________________________________
> freebsd-xen@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-xen
> To unsubscribe, send any mail to "freebsd-xen-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CCE88FD4-3DA7-41A3-B1AF-B6B694002828>