I'm using xen-3.0.3-64.el5_2.1 on centos 5.2.
When I installed centos 5.2 at first time, I could see shared physical device (xenbr0). but after updating virtualization package by yum, it disappeared...
connection.py is patched at centos 5.2 release time. so I can't find out what's wrong....
bridge configuration is below and it's normal state.
------------------------------------------------------------------------------------------------------
[root@xen-test ~]# brctl show
bridge name bridge id STP enabled interfaces
virbr0 8000.000000000000 yes
xenbr0 8000.feffffffffff no vif1.0
peth0
vif0.0
How can I fix it?