[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] ERROR network-bridge
Has anyone the same network-bridge problem when starting xend? How to solve it? Stephan # cat xend.log [2005-10-14 18:57:10 xend] INFO (SrvDaemon:296) Xend Daemon started [2005-10-14 18:57:11 xend] DEBUG (XendDomainInfo:182) info={'vcpu_to_cpu': [0, - 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, - 1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1], 'cpu_time': 15830126082L, 'ssidref': 0, 'shutdown_reason': 0, 'dying': 0, 'dom': 0, 'running': 1, 'maxmem_kb': 17179 869180, 'paused': 0, 'crashed': 0, 'vcpus': 1, 'shutdown': 0, 'mem_kb': 125952, 'cpumap': [-1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'blocked': 0} [2005-10-14 18:57:11 xend] DEBUG (XendDomainInfo:183) config='None' [2005-10-14 18:57:11 xend] INFO (xsobj:326) DBMap>introduceDomain> 0 826477 <Eve ntChannel dom1:0:16 dom2:0:17> /domain/4a11a3b1-7d59-4d26-99dd-b09a97eb8cc5 [2005-10-14 18:57:11 xend] DEBUG (XendDomainInfo:698) writing key availability=o nline to path /cpu/0 in store [2005-10-14 18:57:12 xend] INFO (XendRoot:141) EVENT> xend.start 0 [2005-10-14 18:57:12 xend] INFO (SrvServer:83) unix path=/var/lib/xend/xend-sock et [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + set -e [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + OP=start [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + shift [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + for arg in '"$@ "' [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + export bridge=x enbr0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + bridge=xenbr0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + for arg in '"$@ "' [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + export antispoo f=no [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + antispoof=no [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + bridge=xenbr0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + netdev=eth0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + antispoof=no [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + echo '*network start bridge=xenbr0 netdev=eth0 antispoof=no' [2005-10-14 18:57:13 xend] INFO (process:35) [network-bridge] network start brid ge=xenbr0 netdev=eth0 antispoof=no [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + case ${OP} in [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + op_start [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + '[' xenbr0 == n ull ']' [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + create_bridge x enbr0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + local bridge=xe nbr0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + brctl show [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + grep -q xenbr0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + brctl addbr xen br0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + brctl stp xenbr 0 off [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + brctl setfd xen br0 0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + ip link set xen br0 up [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + ip addr show ve th0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + ip addr show ve th0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ ip link show e th0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ grep ether [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ sed -e 's/^.*e ther \(..:..:..:..:..:..\).*$/\1/' [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + mac=00:14:5e:0a :53:04 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ /sbin/getcfg - d /etc/sysconfig/network/ -f ifcfg- -- eth0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + eval 'HWD_HWDES C=eth0;' 'HWD_HWDESCTYPE=interface;' 'HWD_INTERFACE_N=1;' 'HWD_INTERFACE_0=eth0; ' 'HWD_INTERFACEPATH_0=/sys/class/net/eth0;' 'HWD_INTERFACETYPE_0=eth;' 'HWD_ID= 00:14:5e:0a:53:04;' 'HWD_BUS_N=1;' 'HWD_BUSNAME_0=pci;' 'HWD_BUSID_0=0000:06:00. 0;' 'HWD_VENDORID=0x14e4;' 'HWD_PRODUCTID=0x1659;' 'HWD_VENDORSUBID=0x1014;' 'HW D_PRODUCTSUBID=0x02c6;' 'HWD_DRIVER=tg3;' 'HWD_CONFIG_N=1;' 'HWD_CONFIG_0=eth-id -00:14:5e:0a:53:04;' 'HWD_DEVICEPATH=/sys/devices/pci0000:00/0000:00:06.0/0000:0 6:00.0;' export HWD_HWDESC HWD_HWDESCTYPE HWD_INTERFACE_N HWD_INTERFACE_0 HWD_IN TERFACEPATH_0 HWD_INTERFACETYPE_0 HWD_ID HWD_BUS_N HWD_BUSNAME_0 HWD_BUSID_0 HWD _VENDORID HWD_PRODUCTID HWD_VENDORSUBID HWD_PRODUCTSUBID HWD_DRIVER HWD_CONFIG_N HWD_CONFIG_0 'HWD_DEVICEPATH;' [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_HWDESC=eth 0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_HWDESCTYPE =interface [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_INTERFACE_ N=1 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_INTERFACE_ 0=eth0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_INTERFACEP ATH_0=/sys/class/net/eth0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_INTERFACET YPE_0=eth [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_ID=00:14:5 e:0a:53:04 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_BUS_N=1 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_BUSNAME_0= pci [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_BUSID_0=00 00:06:00.0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_VENDORID=0 x14e4 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_PRODUCTID= 0x1659 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_VENDORSUBI D=0x1014 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_PRODUCTSUB ID=0x02c6 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_DRIVER=tg3 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_CONFIG_N=1 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_CONFIG_0=e th-id-00:14:5e:0a:53:04 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ HWD_DEVICEPATH =/sys/devices/pci0000:00/0000:00:06.0/0000:06:00.0 [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] ++ export HWD_HWD ESC HWD_HWDESCTYPE HWD_INTERFACE_N HWD_INTERFACE_0 HWD_INTERFACEPATH_0 HWD_INTER FACETYPE_0 HWD_ID HWD_BUS_N HWD_BUSNAME_0 HWD_BUSID_0 HWD_VENDORID HWD_PRODUCTID HWD_VENDORSUBID HWD_PRODUCTSUBID HWD_DRIVER HWD_CONFIG_N HWD_CONFIG_0 HWD_DEVIC EPATH [2005-10-14 18:57:13 xend] ERROR (process:37) [network-bridge] + ifdown eth0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + ip link set eth 0 name peth0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + ip link set vet h0 name eth0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + ip link set pet h0 arp off [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + ip link set pet h0 address fe:ff:ff:ff:ff:ff [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + ip link set eth 0 address 00:14:5e:0a:53:04 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + ip link set eth 0 arp on [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + add_to_bridge x enbr0 vif0.0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + local bridge=xe nbr0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + local dev=vif0. 0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + brctl show [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + grep -q vif0.0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + brctl addif xen br0 vif0.0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + add_to_bridge x enbr0 peth0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + local bridge=xe nbr0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + local dev=peth0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + brctl show [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + grep -q peth0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + brctl addif xen br0 peth0 [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + ip link set xen br0 up [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + ip link set vif 0.0 up [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + ip link set pet h0 up [2005-10-14 18:57:16 xend] ERROR (process:37) [network-bridge] + ifup eth-id-00: 14:5e:0a:53:04 eth0 [2005-10-14 18:57:17 xend] ERROR (process:37) [network-bridge] + '[' no == yes ' ]' _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |