All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fantu <fantonifabio@tiscali.it>
To: xen-devel@lists.xensource.com
Subject: Re: xen 4.0 testing - not check if disk is already in use by other domU on start
Date: Fri, 20 May 2011 00:46:13 -0700 (PDT)	[thread overview]
Message-ID: <1305877573084-4411978.post@n5.nabble.com> (raw)
In-Reply-To: <20110519161941.GB12940@dumpdata.com>

Maybe i have posted the question in the wrong way.
For example i have

squeeze1.cfg
------------
name = "squeeze1"
...
disk  = ['tap2:aio:/mnt/vm/disks/squeeze1.disk1.xm,xvda1,w',
'tap2:aio:/mnt/vm/disks/squeeze1.disk2.xm,xvda2,w']
------------


squeeze2.cfg
------------
name = "squeeze2"
...
disk  = ['tap2:aio:/mnt/vm/disks/squeeze1.disk1.xm,xvda1,w',
'tap2:aio:/mnt/vm/disks/squeeze1.disk2.xm,xvda2,w']
------------

in squeeze2.cfg i forgot to change disk name from squeeze1 to squeeze2, and
then started the 2 domUs:
xm create squeeze1.cfg
xm create squeeze2.cfg

domU squeeze2 starts even if squeeze1 domU was already active and running on
the same disk file, logically i think that is wrong that there is no check,
maybe I'm wrong?

--
View this message in context: http://xen.1045712.n5.nabble.com/xen-4-0-testing-not-check-if-disk-is-already-in-use-by-other-domU-on-start-tp4409805p4411978.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

  reply	other threads:[~2011-05-20  7:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-19 14:07 xen 4.0 testing - not check if disk is already in use by other domU on start Fantu
2011-05-19 16:19 ` Konrad Rzeszutek Wilk
2011-05-20  7:46   ` Fantu [this message]
2011-05-20 15:04     ` Konrad Rzeszutek Wilk

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=1305877573084-4411978.post@n5.nabble.com \
    --to=fantonifabio@tiscali.it \
    --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.