From mboxrd@z Thu Jan 1 00:00:00 1970 From: teigland@sourceware.org Date: 24 Jul 2007 19:34:38 -0000 Subject: [Cluster-devel] cluster/doc usage.txt Message-ID: <20070724193438.4118.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: cluster Changes by: teigland at sourceware.org 2007-07-24 19:34:38 Modified files: doc : usage.txt Log message: minor updates for cluster-2.01.00 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/doc/usage.txt.diff?cvsroot=cluster&r1=1.37&r2=1.38 --- cluster/doc/usage.txt 2007/06/29 18:09:10 1.37 +++ cluster/doc/usage.txt 2007/07/24 19:34:38 1.38 @@ -8,7 +8,7 @@ ------- Install a Linux kernel with GFS2, DLM, configfs, IPV6 and SCTP, - 2.6.19-rc1 or later + 2.6.23-rc1 or later If you want to use gfs1 (from cluster/gfs-kernel), then you need to export three additional symbols from gfs2 by adding the following lines @@ -19,17 +19,11 @@ Install openais get the latest "whitetank" (stable) release from - http://developer.osdl.org/dev/openais/ + http://openais.org/ or svn checkout http://svn.osdl.org/openais cd openais/branches/whitetank - make; make install DESTDIR=/ - -Install libvolume_id - (this is already installed in recent distributions) - from udev-094 or later, e.g. - http://www.us.kernel.org/pub/linux/utils/kernel/hotplug/udev-094.tar.bz2 - make EXTRAS="extras/volume_id" install + make; make install DESTDIR=/usr Install gfs/dlm/fencing/etc components get the latest cluster-2.xx.yy tarball from