projects
/
invirt/packages/invirt-host-master.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b83e93f
)
First cut of cluster instructions
author
Quentin Smith
<quentin@mit.edu>
Sun, 27 Apr 2008 03:18:35 +0000
(23:18 -0400)
committer
Quentin Smith
<quentin@mit.edu>
Sun, 27 Apr 2008 03:18:35 +0000
(23:18 -0400)
svn path=/trunk/packages/sipb-xen-host-master/; revision=468
notes
patch
|
blob
|
history
diff --git
a/notes
b/notes
index
bfee504
..
f86d1e7
100644
(file)
--- a/
notes
+++ b/
notes
@@
-23,4
+23,10
@@
aptitude install sipb-xen-host-master
### clustering... ###
## should become own package once we figure it out.
#/etc/cluster/cluster.conf
-aptitude install clvm cman
+scp OLD-HOST:/etc/cluster/cluster.conf /etc/cluster/cluster.conf
+
+aptitude install clvm cman redhat-cluster-modules-2.6-xen-amd64
+cat >>/etc/modules <<EOF
+cman
+dlm
+EOF