Changes between Version 43 and Version 44 of WikiStart
- Timestamp:
- 09/28/11 12:56:26 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v43 v44 7 7 RESILIRE consists of several finished and ongoing projects which aim on addressing the availability and reliability challenges in virtualized system. RESILIRE focus on providing transparent and comprehensive high availability (HA) to solo and multiple virtual machines (VM) running on [http://xen.org/ The Xen Hypervisor]. Most projects under RESILIRE are based on Xen 3.4 VMM but they can easily be ported to more recent releases of Xen. RESILIRE does not require any modification to the application and operating system (guest OS) inside the VMs, therefore although RESILIRE is developed based on Xen, the ideas in RESILIRE also benefit other VMMs with full virtualization. 8 8 9 ''[wiki:teammember HAVENTeam]''9 ''[wiki:teammember RESILIRE Team]'' 10 10 11 == HAVENIn Progress ==11 == RESILIRE In Progress == 12 12 13 13 * [wiki:VDEchp VDEchp] -- Global Consistent Checkpoint for Virtual Distributed Environment … … 15 15 * [wiki:LLM LLM] -- Lightweight Live Migration 16 16 17 == Use HAVEN==17 == Use RESILIRE == 18 18 ''Prerequisite'' 19 19 * [http://www.centos.org/modules/tinycontent/index.php?id=15 Install the linux kernel] -- Currently we use CentOS, but other OS like Fedora is also fine. … … 21 21 * [http://nss.cs.ubc.ca/remus/index.html#download Install Remus for sub-projects LLM and FGBI] -- Skip this if only want to try VDEchp[[BR]] 22 22 23 ''Start Using HAVEN''23 ''Start Using RESILIRE'' 24 24 * [wiki:Source Check out source code] 25 25 * [wiki:Patch Download Patch] … … 28 28 29 29 == Related Efforts == 30 Some related and parallel projects with HAVENare as following:30 Some related and parallel projects with RESILIRE are as following: 31 31 * [http://xen.org/ The Xen Hypervisor] -- Xen Open Source Industry Standard For Virtualization 32 32 * [http://nss.cs.ubc.ca/remus/ The Remus project] -- Remus: Transparent High Availability For Xen