|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] network problem: Cannot find network for bridge
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
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] network problem: Cannot find network for bridge,
Marco Strullato <=
|
|
|
|
|