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-users

Re: [Xen-users] Xen Netloop module missing

To: Virajith Jalaparti <virajith.j@xxxxxxxxx>
Subject: Re: [Xen-users] Xen Netloop module missing
From: Mark Pryor <tlviewer@xxxxxxxxx>
Date: Wed, 5 Jan 2011 15:50:45 -0800 (PST)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 05 Jan 2011 15:52:43 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1294271445; bh=lcgg/kxmD09YcEmcyiK1pIFLz1DGUxUB0g0hzLz3UAk=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=PJDCdJEM0sQzbXGXrbN5nImK68Qs2XzQuJmkASaPM+Jb698ifvNAcbbiZKPwpLZ79b+qzHAZJ3us5CSrJFG/aWry3Bnklcx7yg8XP6fuABC0hh+SFEPct4V3rwppdJuEXbDGa1/GqmaZm8AB/CcryKwcSnCQFqtQ92AokXab+/k=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=Zt6pl0FqoTM1X2nEI+xolRGqpj3HUu50uBvAalml8gUJ52WPDU0ntEMWk0wTsSU2YtK+9O6r6BT6Mc+w0Y/J4maAVRDQUbYRIU8y24um7ogP2258sSEQ6kEq/L7LPeh6Uu19w64+UXKQmkqVV9UTJnKX906bAnrxZQTF8GpOjWw=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D24FE76.8070502@xxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

--- On Wed, 1/5/11, Virajith Jalaparti <virajith.j@xxxxxxxxx> wrote:

> From: Virajith Jalaparti <virajith.j@xxxxxxxxx>
> Subject: [Xen-users] Xen Netloop module missing
> To: xen-users@xxxxxxxxxxxxxxxxxxx
> Date: Wednesday, January 5, 2011, 3:27 PM
> 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?

grep -i xen /boot/config-2.6.18-xxyy | grep -i loop

grep your kernel config for the following (and prove its compiled in and not a 
module)
CONFIG_XEN_NETDEV_LOOPBACK=y

-- 
Mark


      

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

<Prev in Thread] Current Thread [Next in Thread>