|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Problem with vif - help!!!!
On Tue, Nov 22, 2005 at 03:59:13PM +0100, DIEDERIT@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
wrote:
> Heya
>
> #Kernel
>
> #kernel="/boot/vmlinuz-2.6.11.12-xenU"
> kernel="/boot/vmlinuz-2.6.12-xenU"
>
> #System
> memory=392
> name="RHEL4"
> nics=0
> #disk=['phy:/dev/VGVMSXEN/lvol0,hda1, w']
> #disk=['148.191.190.7:/xen,hda1,w']
> #disk=['phy:/xen,hda1, w']
> #root="/dev/hda1"
>
> #runlevel
> extra="3"
>
> #nfs
> root="/dev/nfs"
> nfs_server='148.191.190.7'
> nfs_root='/xen'
>
> 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.
Do you get any useful information in /var/log/{debug,messages,syslog}?
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|