WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-users] Major BUG in xm restore command

To: Xen-Devel <Xen-Devel@xxxxxxxxxxxxxxxxxxx>, Xen-Users <Xen-Users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Major BUG in xm restore command
From: Philippe Berthault <Philippe.Berthault@xxxxxxxx>
Date: Thu, 06 Apr 2006 12:20:32 +0200
Delivery-date: Thu, 06 Apr 2006 03:21:06 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5 (Windows/20051201)
Xen release 3.0.0

With 'xm rename' and 'xm restore' commands, it's possible to start several
domains with the same properties (same config file).

Example:
- create a config file named 'A'
- xm create A
- xm rename A B
- xm save B B.save
- xm create A
- xm restore B.save

At this time, there is two domains A and B with the same properties
(same hard disk, same IP address, etc..).

The correct behavior would be to reject the "xm restore B.save".



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>