Update of /cvsroot/ssic-linux/openssi/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27369/docs
Modified Files:
Tag: OPENSSI-RH
Makefile.am README.X-Windows README.lustre
Log Message:
Sync w/ FC branch
Index: README.X-Windows
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/docs/Attic/README.X-Windows,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -d -r1.1.2.3 -r1.1.2.4
--- README.X-Windows 23 Sep 2004 01:23:05 -0000 1.1.2.3
+++ README.X-Windows 27 Oct 2004 23:46:16 -0000 1.1.2.4
@@ -1,3 +1,5 @@
+* Running X on more than one node:
+
First edit /etc/inittab to add a U to the runlevel for prefdm. This
tells the SSI-enhanced init to start prefdm on every node:
Index: Makefile.am
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/docs/Attic/Makefile.am,v
retrieving revision 1.1.4.9
retrieving revision 1.1.4.10
diff -u -d -r1.1.4.9 -r1.1.4.10
--- Makefile.am 7 Jul 2004 01:26:17 -0000 1.1.4.9
+++ Makefile.am 27 Oct 2004 23:46:16 -0000 1.1.4.10
@@ -24,12 +24,12 @@
SUBDIRS = lyx
INSTDIR = $(DESTDIR)/usr/share/doc/openssi-tools
-DOCS = cdsl Introduction-to-SSI rc-design-notes README.cfs \
- README.clusterfstab README.edit-ramdisk README.hardmounts README.ipvs \
- README.lustre README-mosixll README.networking README.network-bonding \
- README.nfs-server README.ntp README.serial-console \
- README.upgrade README.X-Windows README.ltsp OpenSSI-Admin-Guide.htm \
- README.CVIP
+DOCS = cdsl Introduction-to-SSI rc-design-notes README.cfs README.CVIP \
+ README.clusterfstab README.drbd README.edit-ramdisk README.hardmounts \
+ README.ipvs README.ltsp README.lustre README-mosixll \
+ README.networking README.network-bonding README.nfs-server README.ntp \
+ README.serial-console README.upgrade \
+ README.X-Windows OpenSSI-Admin-Guide.htm
install-exec-local:
$(mkinstalldirs) $(INSTDIR)
Index: README.lustre
===================================================================
RCS file: /cvsroot/ssic-linux/openssi/docs/Attic/README.lustre,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -u -d -r1.1.2.7 -r1.1.2.8
--- README.lustre 30 Sep 2004 09:35:31 -0000 1.1.2.7
+++ README.lustre 27 Oct 2004 23:46:16 -0000 1.1.2.8
@@ -1,6 +1,3 @@
-
-This is not supported yet in the openSSI 1.1.0 release.
-
Model
The OpenSSI support for Lustre currently extends to enabling
OpenSSI nodes to act as Lustre clients. This means that nodes
@@ -12,7 +9,7 @@
Getting it to work.
Here are the steps to enable Lustre on OpenSSI.
-1. Downloand and install the OpenSSI 1.0.0 release from
+1. Download and install the OpenSSI 1.1.1 release from
http://www.openssi.org. The website has detailed instructions
on how to install OpenSSI.
This kernel already includes the Lustre patches for a given
@@ -25,16 +22,17 @@
Make sure you install at least the lustre-modules and lustre-lite
RPMs. These contain the kernel modules and Lustre utilities
such as lconf respectively.
- Note: The Lustre RPMs in lustre-rh9-1.0.0.i686.tar assume that you have
- installed the kernel-ssi RPM from the 1.0.0 release and thus the
- lustre_modules RPM installs the modules in /lib/modules/2.4.20-30.9_29ssi/.
+ Note: The Lustre RPMs in lustre-fc2-1.1.1.i686.tar assume that you have
+ installed the kernel-ssi RPM from the 1.1.1 release and thus the
+ lustre_modules RPM installs the modules in
+ /lib/modules/2.4.22-1.2199.nptl_ssi_5develsmp/.
4. Once the installation is complete, you can use
your existing configuration files with lconf just the way
you were using it on rh9.
Notes:
1. If you need to play around with the Lustre source, make sure you download
- the OpenSSI source tree for OpenSSI-1.0.0 since you will require that for
+ the OpenSSI source tree for OpenSSI-1.1.1 since you will require that for
compiling the Lustre source tree.
If you do that, the installation procedure for Lustre is pretty much the
same as on the base. Make and install the Lustre package.
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
|