All of lore.kernel.org
 help / color / mirror / Atom feed
* xl: multiple domain with the same name allowed?
@ 2010-09-10  8:03 Andre Przywara
  2010-09-10  8:45 ` Ian Campbell
  2010-09-10 17:51 ` Ian Jackson
  0 siblings, 2 replies; 10+ messages in thread
From: Andre Przywara @ 2010-09-10  8:03 UTC (permalink / raw)
  To: Stefano Stabellini; +Cc: xen-devel

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-09-15  8:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10  8:03 xl: multiple domain with the same name allowed? Andre Przywara
2010-09-10  8:45 ` 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

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.