Changes between Version 43 and Version 44 of WikiStart


Ignore:
Timestamp:
09/28/11 12:56:26 (13 years ago)
Author:
lvpeng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v43 v44  
    77RESILIRE 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.
    88
    9 ''[wiki:teammember HAVEN Team]''
     9''[wiki:teammember RESILIRE Team]''
    1010
    11 == HAVEN In Progress ==
     11== RESILIRE In Progress ==
    1212
    1313 * [wiki:VDEchp VDEchp] -- Global Consistent Checkpoint for Virtual Distributed Environment
     
    1515 * [wiki:LLM LLM] -- Lightweight Live Migration
    1616
    17 == Use HAVEN ==
     17== Use RESILIRE ==
    1818 ''Prerequisite''
    1919 * [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.
     
    2121 * [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]]
    2222
    23  ''Start Using HAVEN''
     23 ''Start Using RESILIRE''
    2424 * [wiki:Source Check out source code]
    2525 * [wiki:Patch Download Patch]
     
    2828
    2929== Related Efforts ==
    30  Some related and parallel projects with HAVEN are as following:
     30 Some related and parallel projects with RESILIRE are as following:
    3131 * [http://xen.org/ The Xen Hypervisor] -- Xen Open Source Industry Standard For Virtualization
    3232 * [http://nss.cs.ubc.ca/remus/ The Remus project] -- Remus: Transparent High Availability For Xen