From mboxrd@z Thu Jan 1 00:00:00 1970 From: rpeterso@sourceware.org Date: 31 Jul 2006 22:35:32 -0000 Subject: [Cluster-devel] cluster/doc usage.txt Message-ID: <20060731223532.13463.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: rpeterso at sourceware.org 2006-07-31 22:35:32 Modified files: doc : usage.txt Log message: Add useradd for ais user, added instructions for gfs (1). Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/doc/usage.txt.diff?cvsroot=cluster&r1=1.31&r2=1.32 --- cluster/doc/usage.txt 2006/07/24 21:39:08 1.31 +++ cluster/doc/usage.txt 2006/07/31 22:35:32 1.32 @@ -23,6 +23,8 @@ Build and install the latest openais development tarball from http://developer.osdl.org/dev/openais/ + useradd -u 39 ais + cd branches/whitetank make; make install DESTDIR=/ Build and install the latest libvolume_id from the udev tarball @@ -42,6 +44,8 @@ cd cluster/group; make; make install cd cluster/fence; make; make install cd cluster/gfs2; make; make install + cd cluster/gfs-kernel; make; make install + cd cluster/gfs; make; make install To build LVM2 & clvm: