Globus System Setup

From Research IT

Jump to: navigation, search

Steps for installing globus on a managed node (Internal RIT Documentation)

globud install docs

  • Install the following software that may or may not be on the node make sure Jpackage repo is setup.
 * java 1.4.2
 * junit
 * ant
 * yum install java-1.4.2-sun java-1.4.2-sun-devel java-1.4.2-sun-fonts ant junit
  • Install postgres. yum install postgresql-server ( correcting /etc/init.d/postgresql , /usr/share/pgsql/pg_hba.conf )
  • groupadd -g 103 globus
  • useradd -u 103 -g 103 -d /var/home/globus -m globus
  • tar zxf ~ew2193/gt3.2.1-all-linux-glibc2.3-installer.tar.gz
  • cd gt3.2.1-all-linux-glibc2.3-installer/
  • ./install-gt3-bin /var/home/globus/gt3
Personal tools