From: Andre Przywara <andre.przywara@amd.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: xl: multiple domain with the same name allowed?
Date: Fri, 10 Sep 2010 10:03:40 +0200 [thread overview]
Message-ID: <4C89E65C.20102@amd.com> (raw)
Hi,
I realized that the xl tool allows to create multiple domains with the
same name:
# xl create ttylinux.xl
# xl create ttylinux.xl
# xl list
Name ID Mem VCPUs State Time(s)
Domain-0 0 5498 4 r----- 1647.8
TTYLinux-NUMA 22 2043 4 -b---- 29.9
TTYLinux-NUMA 23 2043 4 r----- 21.3
xm only shows one domain, it also refuses to start another instance (in
opposite to xl)
# xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 5498 4 r----- 1665.0
TTYLinux-NUMA 22 2043 4 -b---- 133.1
# xm create ttylinux.xl
Using config file "./ttylinux.xm".
Error: Domain 'TTYLinux-NUMA' already exists with ID '22'
Is the xl behavior intended or just a bug?
Regards,
Andre.
--
Andre Przywara
AMD-Operating System Research Center (OSRC), Dresden, Germany
Tel: +49 351 448-3567-12
next reply other threads:[~2010-09-10 8:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-10 8:03 Andre Przywara [this message]
2010-09-10 8:45 ` xl: multiple domain with the same name allowed? Ian Campbell
2010-09-10 10:34 ` Marc - A. Dahlhaus
2010-09-10 14:27 ` Gianni Tedesco
2010-09-13 8:42 ` Ian Campbell
2010-09-13 10:17 ` Marc - A. Dahlhaus
2010-09-13 13:40 ` Ian Campbell
2010-09-14 16:37 ` Ian Jackson
2010-09-15 8:37 ` Ian Campbell
2010-09-10 17:51 ` Ian Jackson
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=4C89E65C.20102@amd.com \
--to=andre.przywara@amd.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@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.