Specifications

[2006-11-14 15:08:09 xend.XendDomainInfo 3875] DEBUG (XendDomainInfo:1449)
XendDomainInfo.destroy: domid=2
[2006-11-14 15:08:09 xend.XendDomainInfo 3875] DEBUG (XendDomainInfo:1457)
XendDomainInfo.destroyDomain(2)
[2006-11-14 15:07:08 xend 3875] DEBUG (DevController:464)
hotplugStatusCallback
/local/domain/0/backend/vif/2/0/hotplug-status
To resolve this problem, you must edit your guest configuration file, and modify the vif entry.
When you locate the vif entry of the configuration file, assuming you are using xenbr0 as the
default bridge, ensure that the proper entry resembles the following:
# vif = ['mac=00:16:3e:49:1d:11, bridge=xenbr0',]
You receive these python depreciation errors:
[root@python xen]# xm shutdown win2k3xen12
[root@python xen]# xm create win2k3xen12
Using config file "win2k3xen12".
/usr/lib64/python2.4/site-packages/xenxm/opts.py:520: Deprecation Warning:
Non ASCII character '\xc0' in file win2k3xen12 on line 1, but no encoding
declared; see http://www.python.org/peps/pep-0263.html for details
execfile (defconfig, globs, locs,)
Error: invalid syntax 9win2k3xen12, line1)
Python generates these messages when an invalid (or incorrect) configuration file. To resolve
this problem, you must modify the incorrect configuration file, or you can generate a new one.
25. Online Troubleshooting Resources
Red Hat Virtualization Center
http://www.openvirtualization.com [http://www.openvirtualization.com/]
Red Hat Enterprise Linux 5 Beta 2 Documentation
http://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/index.html
Libvirt API
Online Troubleshooting Resources
101