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] Changing MTU of vif

To: Tracy R Reed <treed@xxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Changing MTU of vif
From: "Fischer, Anna" <anna.fischer@xxxxxx>
Date: Wed, 26 Mar 2008 10:02:50 +0000
Accept-language: en-US
Acceptlanguage: en-US
Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 26 Mar 2008 03:04:37 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47E9AE36.8010903@xxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <47E8A423.4020504@xxxxxxxxxxxxxxx> <47E9AE36.8010903@xxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AciO5T4nObaIsm0MSUGMGC25MXT2fAAQnlOg
Thread-topic: [Xen-users] Changing MTU of vif
> Subject: Re: [Xen-users] Changing MTU of vif
>
> Tracy R Reed wrote:
> > case "$command" in
> >     online)
> >         setup_bridge_port "$vif"
> >         add_to_bridge "$bridge" "$vif"
> >         if [ ${bridge} = "stbr0" ]; then
> >                 ip link set ${dev} mtu 9000
> >         fi
>
> Oops...that ${dev} should have been ${vif}. But either way I still have
> the same problem. The xm create command just hangs.
>
> Ok, another take on this: Anyone know how I can debug what is going on
> inside the vif-bridge script?

You can, for example, put "set -x" at the top of the 
/etc/xen/scripts/vif-common.sh script and then you get the output of that in 
/var/log/xen-hotplug.log.

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