From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andre Przywara Subject: xl: multiple domain with the same name allowed? Date: Fri, 10 Sep 2010 10:03:40 +0200 Message-ID: <4C89E65C.20102@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefano Stabellini Cc: xen-devel List-Id: xen-devel@lists.xenproject.org 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