Subject: Re: NetBSD-Current/XEN3 : XM CREATE problem
To: None <port-xen@netbsd.org>
From: KlinT <klint@klintcentral.net>
List: port-xen
Date: 07/16/2006 18:18:20
Well,

I've made some tests and read some documentation .... :D

I forgot to start xenbackend daemon :D This solve the error I've =20
posted before without using "0x03" :

=3D=3D> xbdback: can' read backend/vbd/1/3/handle: 79

But the "xm create" still not work ... :(

=3D=3D> Error: Device 0 (vif) could not be connected. Hotplug scripts =
not

Any idea ?

Do I need a ifconfig.bridge0 like in xen 2.0.7 ?

Is there any parameters to setup in xend-config.sxp ?

Many thanks ...

Arnaud

Le 16 juil. 06 =E0 10:50, KlinT a =E9crit :

>
> Le 16 juil. 06 =E0 10:40, Juan RP a =E9crit :
>
>> On Sun, 16 Jul 2006 10:23:42 +0200
>> KlinT <klint@klintcentral.net> wrote:
>>
>> [...]
>>
>>> xm create -c ./test
>>> Using config file "./test".
>>> Error: Device 0 (vif) could not be connected. Hotplug scripts not
>>> working.
>>>
>>> Here is my config file :
>>>
>>> kernel =3D "/root/netbsd-INSTALL_XEN3_DOMU"
>>> # kernel =3D "/root/netbsd-XEN3_DOMU"
>>> memory =3D 128
>>> name =3D "test"
>>> cpus =3D ""
>>> vif =3D [ 'bridge=3Dbridge0' ]
>>> disk =3D [ 'phy:/dev/wd0h,wd0d,w' ]
>>> root =3D "/dev/wd0d ro"
>>
>> I read through the archives and looks like you need to change wd0d
>> to 0x03.
>>
>
> Yeah, this solve a part of my problem ...
>
> xm create -c ./test
> Using config file "./test".
> Error: Device 0 (vif) could not be connected. Hotplug scripts not =20
> working.
>
> Same error :D
>
> But, this solves the following error :
>
> xbdback: can' read backend/vbd/1/3/handle: 79
>
> Maybe I missed the VIF/Bridge configuration
>
> many thanks
>
> Best regards
>
> arnaud.