|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] bridge name not passed to network backend
On Mon, Mar 16, 2015 at 12:03 PM, Ian Campbell <ian.campbell@xxxxxxxxxx> wrote:
>> Environment passed to /etc/xen/scripts/vif-bridge:
>
> AFAIK the bridge should be passed via xenstore not the environment, see
> the top of vif-bridge which has:
>
> bridge=${bridge:-}
> bridge=$(xenstore_read_default "$XENBUS_PATH/bridge" "$bridge")
>
> I can see the code which writes that in libxl__device_nic_add.
>
> "xenstore-ls -fp" might give a clue as to what is going on.
>
Thanks Ian,
That was all info I needed to track it down to a missing package in my
minimal network driver domain.
Now it works perfectly fine in Jessie as well.
Regards,
Henrik
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |