From edf208f28a241f7a077a9e68df3509b9b6a3a822 Mon Sep 17 00:00:00 2001 From: Eric Thibodeau Date: Fri, 22 Aug 2008 00:32:38 -0400 Subject: Updated MOTD with clearer instructions. --- catalyst/livecd/2008.0/misc/clusterlivecd.motd.txt | 31 ++++++++++++++++++---- 1 file 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!* +*********************************************************** -- cgit v1.2.3-65-gdbad