I am using xen-3.2.1 and centos-5.2 (linux-2.6.18-8-xen)
which I had built.
I could boot into this kernel successfully.
But when I do “xm list” from domain0, I get the
following error.
=============================================================
ACMError: Policy file
'/etc/xen/acm-security/policies/-security_policy.xml' not found.
=============================================================
The error messages are in the file “/usr/lib64/python2.4/site-packages/xen/util/security.py”.
.
#xm info produces the following output
=========================
Error: (13, 'Permission denied')
Usage: xm info
Get information about Xen host.
=========================
From the error it looks like a security policy problem
Any idea of how to resolve it??
Thx,
Venkat