[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Bug: xend-relocation-hosts-allow in xend-config.sxp



Comparing my last know working configuration with the current one, it appears to be gagging on the new localhost\.localdomain that is in the configuration file. I don't know if this got added by my machine when compiling.

diff -ur xen-3.0-testing.hg/install/etc/xen/xend-config.sxp xen-unstable.hg/install/etc/xen/xend-config.sxp --- xen-3.0-testing.hg/install/etc/xen/xend-config.sxp 2006-08-07 18:53:36.000000000 -0600 +++ xen-unstable.hg/install/etc/xen/xend-config.sxp 2006-08-09 23:23:46.000000000 -0600
@@ -54,7 +54,7 @@
 #  (xend-relocation-hosts-allow '^localhost$ ^.*\.example\.org$')
 #
 #(xend-relocation-hosts-allow '')
-(xend-relocation-hosts-allow '^localhost$')
+(xend-relocation-hosts-allow '^localhost$ ^localhost\.localdomain$')

 # The limit (in kilobytes) on the size of the console buffer
 #(console-limit 1024)

/var/log/xend.log:

[2006-08-09 23:35:43 xend 4249] INFO (SrvDaemon:283) Xend Daemon started
[2006-08-09 23:35:43 xend 4249] INFO (SrvDaemon:287) Xend changeset: Wed Aug 9
21:34:27 2006 +0100 11049:0e32095a7b46.
[2006-08-09 23:35:43 xend 4249] ERROR (SrvDaemon:297) Exception starting xend (u
nbalanced parenthesis)
Traceback (most recent call last):
File "/root/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/server/SrvD
aemon.py", line 290, in run
File "/root/xen-unstable.hg/dist/install/usr/lib64/python/xen/xend/server/relo
cate.py", line 129, in listenRelocation
  File "/usr/lib64/python2.3/sre.py", line 179, in compile
    return _compile(pattern, flags)
  File "/usr/lib64/python2.3/sre.py", line 230, in _compile
    raise error, v # invalid expression
error: unbalanced parenthesis
[2006-08-09 23:35:43 xend 4248] INFO (SrvDaemon:183) Xend exited with status 1.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.