From: "Daniel P. Berrange" <berrange@redhat.com>
To: Chris <hap10@tycho.ncsc.mil>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH 0/8] Domain Groups: Introduction
Date: Tue, 20 Feb 2007 20:45:00 +0000 [thread overview]
Message-ID: <20070220204500.GG9727@redhat.com> (raw)
In-Reply-To: <45DB5235.6000507@tycho.ncsc.mil>
On Tue, Feb 20, 2007 at 02:55:33PM -0500, Chris wrote:
> This patchset allows the user to define and manage groups of domains.
> The patch augments the xm utility with the following commands:
> grp-create, grp-shutdown, grp-destroy, grp-reboot, grp-pause,
> grp-unpause, grp-save, grp-restore, grp-join, and grp-migrate.
>
> A goal during development of group operations was to match support for
> common domain operations: create, shutdown, destroy, reboot, pause,
> unpause, save, restore, and migrate. Their group-specific counterparts
> do what you would expect, but operate on a group of domains instead of
> on a single domain.
What is the error handling policy ? eg, if 'save' fails will it just
skip over that domain and save the rest, or will it abort and restart
the ones it had saved upto that point, or just abort ? Likewise for
the other group operations
> 2. Operation ordering: it is advantageous to guarantee the order of
> group operations. A practical example is to ensure that the group's
> database server is always running before and after the group's web server.
This somewhat ties into my question on error handling above, but also
raises the question of how do you know whether the DB server has completed
booting far enough to be able to start the web server. The latter seems a
pretty much impossible question to answer reliably unless you've got
some notification from the app inside the guest to say it is ready to
serve.
Regards,
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
next prev parent reply other threads:[~2007-02-20 20:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-20 19:55 [PATCH 0/8] Domain Groups: Introduction Chris
2007-02-20 20:45 ` Daniel P. Berrange [this message]
2007-02-20 21:32 ` Chris
2007-02-20 22:56 ` Keir Fraser
2007-02-20 23:01 ` Ian Pratt
2007-02-20 23:23 ` Keir Fraser
2007-02-21 17:17 ` Chris
2007-02-21 17:27 ` Keir Fraser
2007-02-22 20:39 ` Chris
2007-02-22 21:01 ` Keir Fraser
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=20070220204500.GG9727@redhat.com \
--to=berrange@redhat.com \
--cc=hap10@tycho.ncsc.mil \
--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.