Specifications
xenbr0 8000.feffffff no vif13.0
xenbr1 8000.ffffefff yes pddummy0
xenbr2 8000.ffffffef no vif0.0
# brctl showmacs xenbr0
port-no mac-addr local? ageing timer
1 fe:ff:ff:ff:ff: yes 0.00
2 fe:ff:ff:fe:ff: yes 0.00
# brctl showstp xenbr0
xenbr0
bridge-id 8000.fefffffffff
designated-root 8000.fefffffffff
root-port 0 path-cost 0
max-age 20.00 bridge-max-age 20.00
hello-time 2.00 bridge-hello-time 2.00
forward-delay 0.00 bridge-forward-delay 0.00
ageing-time 300.01
hello-timer 1.43 tcn-timer 0.00
topology-change-timer 0.00 gc-timer 0.02
5. Troubleshooting with the Logs
When encountering issues with installing Red Hat Virtualization, you can refer to the host
system's two logs to assist with troubleshooting. The xend.log file contains the same basic
information as when you run the xm log command. It resides in the /var/log/ directory. Here
is an example log entry for when you create a domain running a kernel:
[2006-12-27 02:23:02 xend] ERROR (SrvBase: 163) op=create: Error creating
domain: (0, 'Error')
Traceback (most recent call list)
File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvBase.py" line 107
in_perform val = op_method (op,req)
File
"/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py line 71 in
op_create
raise XendError ("Error creating domain: " + str(ex))
XendError: Error creating domain: (0, 'Error')
Chapter 18. Red Hat Virtualization Troubleshooting
84