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

[Xen-users] [kronos] [XCP] [BUG] Wrong xapi socket path in /usr/lib/xen-common/xapi/libexec/create_templates



Summary: wrong path to xapi socket cause create_templates failing.

Steps to reproduce:

exec:
/usr/lib/xen-common/xapi/libexec/create_templates
xe template-list

Expect:
creating template
xe template-list shows some of.

Got:
Fatal error: exception Unix.Unix_error(20, "connect", "")
empty template list

Temporal solution (not real one):

mkdir /var/xapi
ln -s /var/lib/xcp/xapi /var/xapi/xapi
/usr/lib/xen-common/xapi/libexec/create_templates

To fix this problem completely, correct path must be fixed in create_templates.

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


 


Rackspace

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