Installing SBGrid Software
Using the SBGrid Environment
Support for Site Administrators
Hardware Support Notes
Getting Help
Support for Developers
The SBGrid Software Suite is designed to be installed on a single computer at your site, which will then share that installation with all the workstations on your network via NFS. We refer to this computer as the site "master" server.
The master server will require at least 250 GB of free disk space on a case-sensitive file system and must run some variety of UNIX. The installation script will download the software branches you select, and then install a cron job that will run regularly to check for updates.
Installation Requirements | |
---|---|
Hard Drive Space | 250 GB required |
Operating System | Linux, OS X and other UNIX |
Privileges | Root account (Linux) or Administrator account (Mac) |
Email accounts@sbgrid.org to request the installation script for the software. Be sure to include the following information in your email:
* Lab Name
* Types of computers on site: Linux, OS X Intel, OS X PowerPC, IRIX
* The names and email addresses of lab members that will use the software. One user may be designated to receive the majority of our correspondence if you would prefer not to hear from us too often.
Once the email has been received and your information has been entered into our system, we will email you a script you will run that will begin the remote installation process. Instructions for running the script will be included in that email, and are reproduced below for reference.
chmod +x sbgrid-admin
./sbgrid-admin -i
ln -s /path/to/sbgrid/installation /programs
. /programs/sbgrid.shrc
For csh and tcsh, add the following line to your ~/.cshrc: source /programs/sbgrid.cshrc
Since the IRIX software branch is frozen and no longer receiving updates, it is not installed and updated in the same manner as the active software branches. In order to install the IRIX software branch, please run: ./sbgrid-admin -s
Note that the IRIX branch is only compatible with tcsh; there is no sh-compatible configuration for this branch.
This version of the page was edited by Jason Key at 2016-06-27 23:13:13. View the most recent version.