Oops, sorry, hit send to early on the preceding message.
The rest of the installation was...

mkdir /usr/SGE8
cd /usr/SGE8
(cd /opt/sge; tar -cf - . ) | tar -xf -
# this system has a currently running SGE6, turn it off and
# hide symbols.  Note this remains in effect, left over:
# ypcat services | grep sge
# sge_commd       566/tcp
# sge_qmaster     6444/tcp
# sge_qmaster     6444/udp
# sge_execd       6445/tcp
# sge_execd       6445/udp

service sgemaster stop
set | grep SGE
#unset all SGE symbols
start_gui_installer

Answer the questions and it installed everything.  Server starts

Not tested yet, need to set up some compute nodes to use this version.

Regards,

David Mathog
mat...@caltech.edu
Manager, Sequence Analysis Facility, Biology Division, Caltech
_______________________________________________
Beowulf mailing list, Beowulf@beowulf.org sponsored by Penguin Computing
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to