xend.log
[swygue@zebra ~]$ cat /var/log/xend.log
[2002-11-18 15:11:11 xend] INFO (SrvDaemon:300) Xend Daemon started
[2002-11-18 15:11:11 xend] INFO (channel:163) Virq 3 on port 16
[2002-11-18 15:11:11 xend] DEBUG (XendDomainInfo:180) 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': 48280025970L, 'ssidref': 0, 'shutdown_reason': 0, 'dying': 0, 'dom': 0, 'running': 1, 'maxmem_kb': -4, '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}
[2002-11-18 15:11:11 xend] DEBUG (XendDomainInfo:181) config='None'
[2002-11-18 15:11:11 xend] INFO (xsobj:326) DBMap>introduceDomain> 0 9366 /domain/0e428f72-e839-4504-94ee-22757f783acd
[2002-11-18 15:11:11 xend] DEBUG (XendDomainInfo:608) writing key availability=online to path /cpu/0 in store
[2002-11-18 15:11:11 xend] INFO (SrvServer:78) unix path=/var/lib/xend/xend-socket
[2002-11-18 15:11:11 xend] INFO (XendRoot:141) EVENT> xend.start 0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + set -e
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + OP=start
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + shift
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + for arg in '"$@"'
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + export bridge=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + bridge=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + for arg in '"$@"'
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + export antispoof=no
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + antispoof=no
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + bridge=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + netdev=eth0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + antispoof=no
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + echo '*network start bridge=xen-br0 netdev=eth0 antispoof=no'
[2002-11-18 15:11:11 xend] INFO (process:35) [network-bridge] network start bridge=xen-br0 netdev=eth0 antispoof=no
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + case ${OP} in
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + op_start
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + '[' xen-br0 == null ']'
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + create_bridge xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + local bridge=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + brctl show
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + grep -q xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + ifconfig xen-br0 up
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + ifconfig
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + grep -q veth0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + ifconfig veth0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + grep -q veth0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + transfer_addrs eth0 xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + local src=eth0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + local dst=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + ip addr show dev xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + egrep -q '^ *inet '
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + return
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + transfer_routes eth0 xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + local src=eth0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + local dst=xen-br0
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + ip route list
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + sed -ne '
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] /dev eth0\( \|$\)/ {
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] h
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] s/^/ip route del /
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] P
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] g
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] s/eth0/xen-br0/
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] s/^/ip route add /
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] P
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] d
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] }'
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + sh -e
[2002-11-18 15:11:11 xend] ERROR (process:37) [network-bridge] + '[' no == yes ']'
[swygue@zebra ~]$