[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] network problem: Cannot find network for bridge


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: "Marco Strullato" <marco.strullato@xxxxxxxxx>
  • Date: Mon, 8 Oct 2007 10:12:41 +0200
  • Delivery-date: Mon, 08 Oct 2007 01:13:33 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GldqfsEr2QTI3tg2UXaTwp3RVV4Itx+IJkJC1ibHz4OCeSQ/P8iCfyq0sV4daSJgTTNmYPQXVlWFO7n/5uXftPmYpmY1JCeBs5BqvUWr5zlGMpEXfZc5cxo5BfbIoHSrBvDM0+sMfpO/MVYkbWwf2kaL12TFRpLAiBNk8lMfW0c=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi all, I have a network problem:
Dom0 has:
Dom1: linux paravirtualized
Dom2: winxp hvm

It worked well but now winxp can not connect to network:

Dom0 has eth0, lo, peth0, vif1.0 and vif3.0

From Dom0:
[root@localhost xen]# xm network-list WinXP --long
(0
    ((backend-id 0)
        (mac 00:16:3e:3f:54:42)
        (handle 0)
        (state 1)
        (backend /local/domain/0/backend/vif/3/0)
    )
)

[root@localhost xen]# xm network-list Linux01 --long
(0
    ((backend-id 0)
        (mac 00:16:3e:58:56:65)
        (handle 0)
        (state 4)
        (backend /local/domain/0/backend/vif/1/0)
        (tx-ring-ref 109)
        (rx-ring-ref 526)
        (event-channel 10)
        (request-rx-copy 1)
        (feature-rx-notify 1)
        (feature-sg 1)
        (feature-gso-tcpv4 1)
    )
)

[root@localhost xen]# brctl show
bridge name     bridge id               STP enabled     interfaces
eth0            8000.00155880c616       no              vif3.0
                                                        vif1.0
                                                        peth0


From xend.log

[2007-10-08 09:58:47 3558] ERROR (XendDomainInfo:2328) bridge_to_network
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 2326, in get_dev_xenapi_config
    config.get('bridge')).get_uuid()
  File "/usr/lib/python2.5/site-packages/xen/xend/XendNode.py", line 510, in bridge_to_network
    raise Exception('Cannot find network for bridge %s' % bridge)
Exception: Cannot find network for bridge xenbr0
[2007-10-08 09:58:47 3558] ERROR (XendDomainInfo:2328) bridge_to_network
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/xen/xend/XendDomainInfo.py", line 2326, in get_dev_xenapi_config
    config.get('bridge')).get_uuid()
  File "/usr/lib/python2.5/site-packages/xen/xend/XendNode.py", line 510, in bridge_to_network
    raise Exception('Cannot find network for bridge %s' % bridge)
Exception: Cannot find network for bridge xenbr0
[2007-10-08 09:58:47 3558] INFO (SrvServer:180) unix path=/var/lib/xend/xend-socket



What do you suggest me to solve the problem?

Thanks

Marco

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.