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] Remus: network buffering problem

To: Todd Deshane <todd.deshane@xxxxxxx>
Subject: Re: [Xen-users] Remus: network buffering problem
From: Wenda Ni <wonda.ni@xxxxxxxxx>
Date: Fri, 18 Feb 2011 22:00:11 -0500
Cc: Shriram Rajagopalan <rshriram@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 18 Feb 2011 19:01:56 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=VCnGKW0HSY3Vnuxep+01fz3D3N0rdqehAsxdEJVP//w=; b=Yf0Nt2mv2tJN5ajP7FGlyxcOx+fo9lMZtr+Q8WvO9/yobQ6Q94QzYKuGRy8mPeNvKU oXfu7SCLCM7BOn5eEgFxI3/+Li/OP28Ij2oAj4p+YtglxxJj1sZOwF3mgWJni/HzeAO9 HNbq3wpZNqlEmrlLwQx4/SDdZ2uw32PL2cpL0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=SjM7wsDF4w2oamLyublNptsDjntzCBPFftyvPiJbyqfZj93vfPqcyVhNJVcHS6VTjY OO2+GnFRjb6rmLu8FXafX0FuUix2KLMYZmovQqCOMNXj4+VEsGuXLLNGlzaVnHAtlUKu HrF9xEMWXoNXbh9ZV1SHyOzqpGrRYmulsbzE0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimS1qs7kkngSgfXrYNt-QkKxE4q=-LqdA4+4hj+@xxxxxxxxxxxxxx>
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>
References: <AANLkTi=7WtfPsHvUvGy101eAd6gi+pSXjckjoMDruiW4@xxxxxxxxxxxxxx> <AANLkTimS1qs7kkngSgfXrYNt-QkKxE4q=-LqdA4+4hj+@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello Todd,

Could you give more information on how to add the remus maintainer? Could it solve the problem I met?

On Fri, Feb 18, 2011 at 9:44 PM, Todd Deshane <todd.deshane@xxxxxxx> wrote:
Adding our new remus maintainer to the CC

On Fri, Feb 18, 2011 at 6:24 AM, Wenda Ni <wonda.ni@gmail.com> wrote:
> Hello,
>
> Many thanks to Simon for his trouble shooting on live migration. I have now
> started testing remus according to the remus link
> http://nss.cs.ubc.ca/remus/doc.html
>
> 1) Remus in its simplest mode (--no-net option), without disk replication or
> network protection, is now working good.
>
> 2) When we add the network buffering protection (remove the --no-net
> option), remus gives the error as follows:
>
> modprobe -q ifb
>
> modprobe -q imq
>
> Traceback (most recent call last):
>   File "/usr/bin/remus", line 210, in <module>
>     run(cfg)
>   File "/usr/bin/remus", line 119, in run
>     bufs.append(BufferedNIC(vif))
>   File "/usr/local/lib/python2.6/dist-packages/xen/remus/device.py", line
> 272, in __init__
>     self.pool = Netbufpool(selectnetbuf())
>   File "/usr/local/lib/python2.6/dist-packages/xen/remus/device.py", line
> 174, in selectnetbuf
>     raise BufferedNICException('no net buffer available')
> xen.remus.device.BufferedNICException: no net buffer available
> Exception AttributeError: "'BufferedNIC' object has no attribute 'bufdev'"
> in <bound method BufferedNIC.__del__ of <xen.remus.device.BufferedNIC object
> at 0xd9dd90>> ignored
>
> I googled, but find little useful info. Could anyone know my problem?
>
> --
> Cheers,
>
> Wenda Ni, Ph.D.
> Dept. of Computer Science and Engineering
> State University of New York (SUNY) at Buffalo
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>



--
Cheers,
 
Wenda Ni, Ph.D.
Dept. of Computer Science and Engineering
State University of New York (SUNY) at Buffalo


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>