aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'catalyst/livecd/2008.0/misc/clusterlivecd.motd.txt')
-rw-r--r--catalyst/livecd/2008.0/misc/clusterlivecd.motd.txt31
1 files changed, 26 insertions, 5 deletions
diff --git a/catalyst/livecd/2008.0/misc/clusterlivecd.motd.txt b/catalyst/livecd/2008.0/misc/clusterlivecd.motd.txt
index 1c0fe7c..2002209 100644
--- a/catalyst/livecd/2008.0/misc/clusterlivecd.motd.txt
+++ b/catalyst/livecd/2008.0/misc/clusterlivecd.motd.txt
@@ -3,11 +3,32 @@ There is also a rescue session for X using twm if you simply use "startx".
You can start the installer by typing "installer" at the prompt below.
-To get the clustering system up and runnign from the CD, edit the files
-in /etc/gentoo/ and then run:
+** ------ Clustering Live CD information ------
+** To get the clustering system up and runnign from the CD:
+**
+** 1- edit the files in /etc/gentoo/ and _then_ run:
- emerge --config =net-nds/ldap-auth-0.1
- emerge --config =sys-cluster/beowulf-head-0.1
+ cluster-setup
-Thank you for using Gentoo Linux Clustering Live Media!
+** Once the system is set up, you can boot up your nodes using PXE.
+** While they are booting, use diradm to add a user such as:
+
+ diradm useradd -m -p MyPassw0rd Billy
+
+** Then login as 'Billy' and run the `setup-pwdless-ssh` script to
+** configure passwordless logon to the nodes.
+
+ /usr/sbin/setup-pwdless-ssh
+
+** If the pbs USE flag is set, can be checked with :
+
+ portageq envvar USE | grep -o -e pbs
+
+** then you have to use Torque's queue manager:
+
+ http://www.clusterresources.com/wiki/doku.php?id=torque:torque_wiki
+
+***********************************************************
+** Thank you for using Gentoo Linux Clustering Live Media!*
+***********************************************************