All of lore.kernel.org
 help / color / mirror / Atom feed
From: Syunsuke HAYASHI <syunsuke@jp.fujitsu.com>
To: xen-users@lists.xensource.com, xen-devel@lists.xensource.com
Subject: Loading ACM policy in XSM
Date: Mon, 27 Aug 2007 17:00:14 +0900	[thread overview]
Message-ID: <46D2848E.4010704@jp.fujitsu.com> (raw)

Hi,
I have a problem about ACM module(hg.15730)
I want to label Domain-0.
I read xen user's manual v3.0 and "man xm" information.
ACM document mentions how to label Domain-0.
But I couldn't add the label when I tried the following steps.

	(test1)
	#xm makepolicy example.client_v1
	#xm cfgbootpolicy example.client_v1
	#reboot

	(test2)
	#xm setpolicy ACM example.client_v1
	#xm activatepolicy --boot

	(result)
	[root@bx607 ~]# xm list --label
	Name     ID  Mem    VCPUs    State   Time(s) Label
	Domain-0  0  1024     4     r-----    105.1 unlabeled

So,I tried to use "xm addlabel" command.

	#xm makepolicy example.client_v1
	#xm addlabel dom_SystemManagement mgt Domain-0 example.client_v1

But I couldn't again.

Is there any good idea ?

Thanks,

Syunsuke HAYASHI

             reply	other threads:[~2007-08-27  8:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-27  8:00 Syunsuke HAYASHI [this message]
2007-08-28 17:17 ` [Xen-devel] Loading ACM policy in XSM Stefan Berger
     [not found]   ` <46D4F586.1090007@jp.fujitsu.com>
2007-08-29 13:50     ` George S. Coker, II
2007-08-30  5:16       ` Syunsuke HAYASHI
2007-09-11 10:28       ` [Xen-users] " Syunsuke HAYASHI
2007-09-11 22:05         ` George S. Coker, II
2007-09-12  7:23           ` Syunsuke HAYASHI

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46D2848E.4010704@jp.fujitsu.com \
    --to=syunsuke@jp.fujitsu.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.