From afceb215ab7dbf434fc85263d80ccc7bdb55b4dd Mon Sep 17 00:00:00 2001 From: Quentin Smith Date: Sat, 26 Apr 2008 23:18:35 -0400 Subject: [PATCH] First cut of cluster instructions svn path=/trunk/packages/sipb-xen-host-master/; revision=468 --- notes | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/notes b/notes index bfee504..f86d1e7 100644 --- 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 <