WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Xen Netloop module missing

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Xen Netloop module missing
From: Virajith Jalaparti <virajith.j@xxxxxxxxx>
Date: Mon, 03 Jan 2011 15:22:17 -0600
Delivery-date: Mon, 03 Jan 2011 13:24:20 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=B2G1zwzxdq9EhuJF/5J0dKUOuyoX2lYcZC1PuvLdBI4=; b=APWFq0FfFqRPiSfyOkckTid1w/IGGwaRyGERvI3z/iHIYvd055r0ARcb7YTLKZ2J5h jlvYVyMIr1ysdwhBffxnENO831LqqR0qcYYy6ny2xxkQFdxiO2xF1EGFPyPAlp3M4TEK f5LK9phscqsP32RpSWi0pW5FQm2U9t2V7UwSg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=dLvxBqs2PXsxigWgezD5G6MKnj3ylxdT6gz3XfEmYxwraPvYHYYZBIBDvtDpNu97gt d2Qhs6BNV0aJHmP+hoABz4dJ8S6/CcPNwYORP/fRz6WwYsaZzwJ2yW2Bu1Pk5j+VO9aL F2kLT7WYgc27J3vV8JYKW5GyDqX5dyXuXGyrM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7
Hi,

I was hoping someone on this forums could help me out with a problem I was facing with Xen. When I compiled the kernel for Xen-3.1.3 using "make world"(I know this is an old version but I need to use it for some compatibility issues), the kernel was missing the Xen netloop module. There was no /kernel/drivers/xen/netback/netloop.ko in the newly compiled kernel. I think we would need that module to enable the bridging between the VM and the physical machine interfaces so that we can migrate the VM. Does anyone know how to solve this problem? or a workaround?

Thanks
Virajith

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Xen Netloop module missing, Virajith Jalaparti <=