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