George Shuklin
2012-Jan-04 00:10 UTC
[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.