Displaying 2 results from an estimated 2 matches for "cfgbootpolicy".
2006 Sep 04
2
Question about ACMError
...'' occurred?
I am testing the behavior of xm commands with wrong arguments.
When I tested xm commands related to security (xm *label/*policy),
I found that some of them.
- return 0,
- show ACMError''s Traceback messages.
Are these results specifications or bugs?
Example:
# xm cfgbootpolicy xyz
ACMError: Illegal policy name ''xyz''
# echo $?
0
# xm addlabel xyz dom acm-test1.conf
ACMError: No active policy. Policy must be specified in command line.
Traceback (most recent call last):
File "//usr/lib/python/xen/xm/addlabel.py", line 129, in main
security....
2007 Jul 15
0
virtman breaks after installing XEN 3.1 on SELS 10.1
...erated here are
xen.xend.xenstore (package)
xen.xend.xenstore.tests (package)
xen.xend.xenstore.tests.stress_xs
xen.xend.xenstore.xstransact
xen.xend.xenstore.xsutil
xen.xend.xenstore.xswatch
xen.xm.XenAPI
xen.xm (package)
xen.xm.addlabel - Labeling a domain configuration file or a resource.
xen.xm.cfgbootpolicy - Configuring a security policy into the boot
configuration
xen.xm.console
xen.xm.create - Domain creation.
xen.xm.dry-run - Tests the security settings for a domain and its resources.
xen.xm.dumppolicy - Display currently enforced policy (low-level hypervisor
representation).
xen.xm.getlabel - Sho...