|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Problem with vif - help!!!!
On 11/22/05, DIEDERIT@xxxxxxxxxxxxxxxxxxxxxxxxxxxx > This is my config file.
> When I replace nics=0 with nics=1 i get the following error:
>
> Error: Device 0 (vif) could not be connected. Backend device not found
>
> I need nics=1 because i need to connect to my nfs server where my domU is
> located.
>
> With nics=0 it won't also work beacuase "no eth0 could be found"
>
> Thomas Diederich
>
> **************************************************
> * Boehringer Ingelheim Pharma GmbH & Co.KG
> * A Informationsverarbeitung / Diplomant Systemtechnik
> *
> * Mail: diederit@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
> * Phone: +49 (0)6132/77-98151
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
>
Are you using bridged network?
Could you add "set -x" to begining of
/etc/xen/scripts/vif-{bridge,route,nat} and set log_priority on udev
to debug? ("udevcontrol log_priority=debug" does that in runtime, or
you can set that on udev.conf and restart udevd)
After that you will have on /var/log/debug a very usefull log of
hotplug script responsible for setting up vif.
--
Murillo Fernandes Bernardes
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|