Hi,<br><br>I have three xen installations, two servers and one laptop. The laptop install was done about half a year ago but the server installs are new. The laptop install is working flawlessly but the two servers have the same domU network problems. I have been pulling my hair for a while now but got stuck, so I'm turning to you for help. 
<br><br>All installations has been done with help from the FedoraXenQuickstartFC5 howto. Both servers are fresh minimum installs of Fedora Core 5, updated via yum and they use the latest xen0 kernel - 2.6.17-1.2157_FC5xen0
. When trying to install a domU client with xenguest-install.py or try to startup an existing domU image I get no network connection. <br><br>xm create -c fedora2.cfg<br>Using config file "/etc/xen/fedora2.cfg".
<br>Going to boot Fedora Core (2.6.17-1.2157_FC5xenU)<br>  kernel: /vmlinuz-2.6.17-1.2157_FC5xenU<br>  initrd: /initrd-2.6.17-1.2157_FC5xenU.img<br>Error: Device 0 (vif) could not be connected. Backend device not found.<br>
<br>When running xenguest-install.py I get to the point where I configure the network and get stuck there.<br><br>On my laptop ifconfig shows me the interfaces, eth0, lo, peth0, vif0.0 and xenbr0. On the servers the peth0, 
vif0.0 and xenbr0 interfaces doesn't exist.<br><br>The domain0 logs tells me:<br>cat messages |grep xen<br>Aug 10 11:58:34 XD0-01 logger: /etc/xen/scripts/vif-bridge: Could not find bridge, and none was specified<br>Aug 10 12:09:27 XD0-01 kernel: Linux version 
2.6.17-1.2157_FC5xen0 (<a href="mailto:brewbuilder@ls20-bc2-14.build.redhat.com">brewbuilder@ls20-bc2-14.build.redhat.com</a>) (gcc version 4.1.1 20060525 (Red Hat 4.1.1-1)) #1 SMP Wed Jul 12 00:28:36 EDT 2006<br>Aug 10 12:09:27 XD0-01 kernel: xen_mem: Initialising balloon driver.
<br>Aug 10 12:09:27 XD0-01 kernel: IA-32 Microcode Update Driver: v1.14-xen <<a href="mailto:tigran@veritas.com">tigran@veritas.com</a>><br>Aug 10 12:09:33 XD0-01 xenstored: Checking store ...<br>Aug 10 12:09:33 XD0-01 xenstored: Checking store complete.
<br>Aug 10 12:09:33 XD0-01 xenstored: Checking store ...<br>Aug 10 12:09:33 XD0-01 xenstored: Checking store complete.<br>Aug 10 12:23:05 XD0-01 logger: /etc/xen/scripts/vif-bridge: Could not find bridge, and none was specified
<br><br>cat xend-debug.log<br>Link veth0<br>1 is missing.<br>This may be because you have reached the limit of the number of interfaces<br>that the loopback driver supports.  If the loopback driver is a module, you<br>may raise this limit by passing it as a parameter (nloopbacks=<N>); if the
<br>driver is compiled statically into the kernel, then you may set the parameter<br>using loopback.nloopbacks=<N> on the domain 0 kernel command line.<br><br>cat xend.log<br><snip><br>[2006-08-10 12:23:05 xend.XendDomainInfo
] DEBUG (XendDomainInfo:919) XendDomainInfo.handleShutdownWatch<br>[2006-08-10 12:23:05 xend] DEBUG (DevController:143) Waiting for devices vif.<br>[2006-08-10 12:23:05 xend] DEBUG (DevController:149) Waiting for 0.<br>[2006-08-10 12:23:05 xend] DEBUG (DevController:449) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status.
<br>[2006-08-10 12:23:05 xend] DEBUG (DevController:449) hotplugStatusCallback /local/domain/0/backend/vif/1/0/hotplug-status.<br>[2006-08-10 12:23:05 xend] DEBUG (DevController:463) hotplugStatusCallback 2.<br>[2006-08-10 12:23:05 
xend.XendDomainInfo] DEBUG (XendDomainInfo:1397) XendDomainInfo.destroy: domid=1<br>[2006-08-10 12:23:05 xend.XendDomainInfo] DEBUG (XendDomainInfo:1405) XendDomainInfo.destroyDomain(1)<br><br>Does anyone of you have any ideas on how to get the network working?
<br><br>All help is appreciated,<br><br>Thanks in advance,<br><br>/KJS