CloudServerNAppCheckpointRestart

Differences between revisions 1 and 2
Revision 1 as of 2010-11-04 19:08:44
Size: 636
Editor: cpe-66-68-83-102
Comment:
Revision 2 as of 2010-11-05 14:06:32
Size: 2412
Editor: cpe-66-68-83-102
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
##(see the SpecSpec for an explanation)

 * '''Launchpad Entry''': UbuntuSpec:cloud-server-n-app-checkpoint-restart
 * '''Created''':
 * '''Contributors''':
 * '''Packages affected''':

== Summary ==

== Release Note ==

##This section should include a paragraph describing the end-user impact of this change. It is meant to be included in the release notes of the first release in which it is implemented. (Not all of these will actually be included in the release notes, at the release manager's discretion; but writing them is a useful exercise.)

##It is mandatory.

== Rationale ==

== User stories ==

== Assumptions ==

== Design ==


== Implementation ==

##This section should describe a plan of action (the "how") to implement the changes discussed. Could include subsections like:

== Test/Demo Plan ==

##It's important that we are able to test new features, and demonstrate them to users. Use this section to describe a short plan that anybody can follow that demonstrates the feature is working. This can then be used during testing, and to show off after release. Please add an entry to http://testcases.qa.ubuntu.com/Coverage/NewFeatures for tracking test coverage.

##This need not be added or completed until the specification is nearing beta.

== Unresolved issues ==

##This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.

== BoF agenda and discussion ==

##Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected.

=== UDS Natty discussion ===

{{{
Line 13: Line 58:
}}}

Summary

Release Note

Rationale

User stories

Assumptions

Design

Implementation

Test/Demo Plan

Unresolved issues

BoF agenda and discussion

UDS Natty discussion

== Application checkpoint/restart ==

Application checkpoint/restart in linux (linux-cr.org) provides the ability to checkpoint, restart, and migrate application and system containers. This provides a very lightweight mechanism for load-balancing in the cloud.

Actions:
 * Create a ppa with the kernel and userspace packages needed to experiment with c/r
   * Create a project in lp
   * When ppa is up, Gustavo will blog about how to use it
 * Create bindings for libvirt to use lxc.sf.net
   * Then libvirt can handle
     * auto-start of containers on boot
     * creation of a bridge for containers


CategorySpec

CloudServerNAppCheckpointRestart (last edited 2010-11-09 17:01:35 by 64)