All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Berthault <Philippe.Berthault@Bull.net>
To: Xen-Devel <Xen-Devel@lists.xensource.com>,
	Xen-Users <Xen-Users@lists.xensource.com>
Subject: Major BUG in xm restore command
Date: Thu, 06 Apr 2006 12:20:32 +0200	[thread overview]
Message-ID: <4434EB70.5040106@Bull.net> (raw)

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".

             reply	other threads:[~2006-04-06 10:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-06 10:20 Philippe Berthault [this message]
2006-04-06 14:03 ` Major BUG in xm restore command Ewan Mellor

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=4434EB70.5040106@Bull.net \
    --to=philippe.berthault@bull.net \
    --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.