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

[Xen-users] Any idea why vif-bridge isn't called?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Any idea why vif-bridge isn't called?
From: Rick Stevens <rstevens@xxxxxxxxxxxxxxx>
Date: Tue, 27 Feb 2007 16:45:16 -0800
Delivery-date: Tue, 27 Feb 2007 16:44:37 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Organization: VitalStream, Inc.
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi, gang.

I'm still struggling with this crud.  I still can't get any net
interfaces to start in DomU and as far as I can tell (by tracing
scripts), vif-bridge is never called.  The debug output shows:

[2007-02-27 16:36:28 xend 3820] DEBUG (DevController:117) DevController:
writing {'bridge': 'xenbr0', 'domain': 'ubuntu', 'handle': '0', 'uuid':
'8efdecce-70e0-f23b-7186-4d366c9012fb', 'script':
'/etc/xen/scripts/vif-bridge', 'ip': 'www.xxx.yyy.zzz', 'state': '1',
'frontend': '/local/domain/3/device/vif/0', 'mac': '00:16:3e:00:00:11',
'online': '1', 'frontend-id': '3', 'type': 'ioemu'}
to /local/domain/0/backend/vif/3/0.

(www.xxx.yyy.zzz is hiding a real IP).  I can see tap0 being created and
such, but the thing hangs waiting for the hotplug to come back and since
vif-bridge is never called, it fails.

C'mon, this has got to be fairly easy for someone to tell me what's
going (or not going) on.  Everyone else seems to get this to work.
What's the deal?
----------------------------------------------------------------------
- Rick Stevens, Principal Engineer          rstevens@xxxxxxxxxxxxxxx -
- VitalStream, Inc.                       http://www.vitalstream.com -
-                                                                    -
-        "And on the seventh day, He exited from append mode."       -
----------------------------------------------------------------------


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Any idea why vif-bridge isn't called?, Rick Stevens <=