aboutsummaryrefslogtreecommitdiffstats
path: root/tools/remus/README
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2009-11-13 15:34:03 +0000
committerKeir Fraser <keir.fraser@citrix.com>2009-11-13 15:34:03 +0000
commit25f52c4c7401708e7f1b71b705b65dc84bc693a7 (patch)
tree3e8924074ffd8d6bc791e747cd53fe52d989e557 /tools/remus/README
parent1a38c03675701dc3f35dc9cb6efdb5cdd802f906 (diff)
downloadxen-25f52c4c7401708e7f1b71b705b65dc84bc693a7.tar.gz
xen-25f52c4c7401708e7f1b71b705b65dc84bc693a7.tar.bz2
xen-25f52c4c7401708e7f1b71b705b65dc84bc693a7.zip
Remus: add control script to activate remus on a VM
Signed-off-by: Brendan Cully <brendan@cs.ubc.ca>
Diffstat (limited to 'tools/remus/README')
-rw-r--r--tools/remus/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/remus/README b/tools/remus/README
new file mode 100644
index 0000000000..9e8140b17f
--- /dev/null
+++ b/tools/remus/README
@@ -0,0 +1,4 @@
+Remus provides fault tolerance for virtual machines by sending continuous
+checkpoints to a backup, which will activate if the target VM fails.
+
+See the website at http://nss.cs.ubc.ca/remus/ for details.