Changes between Initial Version and Version 1 of Patch


Ignore:
Timestamp:
08/31/11 16:18:06 (13 years ago)
Author:
lvpeng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Patch

    v1 v1  
     1= [wiki:Patch Download Patch] =
     2
     3Steps for patch:
     4
     51. Install Remus following the instruction on its website ([http://nss.cs.ubc.ca/remus/ http://nss.cs.ubc.ca/remus/]).
     6
     72. Apply xen-tools.patch in the tar ball to xen-unstable directory.
     8
     93. Apply python-tools.patch in the tar ball to Remus's tools directory.
     10
     11Compilation steps:
     12
     131. Recompile and install tools (make tools; make install-tools) in xen-unstable directory.
     14
     152. Compile and install Remus tools.
     16
     17Test steps:
     18
     191. Install kernel module (in backup-kernel directory of python-tools.patch) on the backup machine.
     20
     212. Run "protect -i interval -n netbuf_interval vm1 backup_ip_address" to protect the virtual machine.