System requirements for VDT 1.10.1

Platforms

VDT 1.10.1 is supported on the following platforms.

Operating System Architectures Pacman Name for OS
AIX 5 ppc AIX5
CentOS 5 x86, x86-64 CentOS-5
Debian 3.1 (Sarge) x86 linux-debian-3.1
Debian 4 x86, x86-64 linux-debian-4
Mac OS X 10.4 x86 darwin
ROCKS Linux 3.3 x86 linux-rocks-3.3
Red Hat Enterprise Linux 3 AS x86, x86-64, x86 on x86-64, IA-64 linux-rhel-3
Red Hat Enterprise Linux 4 AS x86, x86-64, x86 on x86-64 linux-rhel-4
Red Hat Enterprise Linux 5 AP x86, x86-64, x86 on x86-64 linux-rhel-5
SUSE Linux 9 x86-64, IA-64 linux-suse-9
Scientific Linux 4 IA-64 linux-sl-fermi-4.0
Scientific Linux Fermi 3 x86 linux-sl-fermi-3.0
Scientific Linux Fermi 4 x86, x86-64, x86 on x86-64 linux-sl-fermi-4.0

Notes

Disk space

VDT 1.10.1 takes different amounts of space depending on the subset of the VDT you install. The complete VDT requires at least 1.5GB.

Pre-installed Software

SELinux

The VDT does not support SELinux though some of our supported platforms may come with SELinux enabled by default. Be sure to disable SELinux in /etc/sysconfig/selinux before installing the VDT.

Batch system requirements

If you are installing Globus to provide access to PBS or LSF, they will need to be pre-installed. If you will be using the Web Services portion of Globus, the log files for PBS and LSF must be accessible from the gatekeeper node: these log files are read in order to monitor the progress of jobs.

Compatibility Libraries

Given the large number of platforms we support it's unrealistic to build natively on all of them. In most cases a single set of binaries will work just the same, provided that the required compatibility libraries are installed.

PlatformLibrary
CentOS 5compat-libstdc++-33
Red Hat Enterprise Linux 4compat-libstdc++-33
Red Hat Enterprise Linux 5compat-libstdc++-33

When installing Globus-Base-SDK or PyGlobus in 32-bit mode on an x86-64 architecture machine, you need to have the right 32-bit glibc RPMs installed. On RedHat Enterprise Linux 4 AS and Scientific Linux Fermi 4, we have found that 32-bit versions of the following packages are needed:

Platform-specific notes

Debian 4

On Debian 4, you should install the libssl-dev package. This is required to make PyGlobus install correctly.

apt-get install libssl-dev

AIX

See this page for more information on AIX.