Globus 2.0 Sysadmin's Guide
Install
Follow directions at Globus 2.0 Download Page.
Download
- globus_all_bundle-client-linux-i686-gcc32.tar.gz
- globus_all_bundle-sdk-linux-i686-gcc32.tar.gz
Configuration
|
|
irix |
linux |
solaris |
| Data Management |
|
Client |
vendorcc32dbg |
gcc32 |
vendorcc32dbg |
|
SDK |
vendorcc32 vendorcc32pthr vendorcc32dbg vendorcc32dbgpthr |
gcc32 gcc32dbg gcc32dbgpthr |
vendorcc32 vendorcc32pthr vendorcc32dbg vendorcc32dbgpthr
vendorcc32solthr vendorcc32dbgsolthr
gcc32 gcc32pthr gcc32dbg gcc32dbgpthr
gcc32solthr gcc32dbgsolthr
|
|
Server |
-static=1 vendorcc32dbg |
-static=1 gcc32dbg |
-static=1 vendorcc32dbg |
| Information Services |
|
Client |
vendorcc32dbgpthr |
gcc32 |
vendorcc32dbg |
|
SDK |
vendorcc32 vendorcc32pthr vendorcc32dbg vendorcc32dbgpthr |
gcc32 gcc32dbg gcc32dbgpthr |
vendorcc32 vendorcc32pthr vendorcc32dbg vendorcc32dbgpthr
vendorcc32solthr vendorcc32dbgsolthr
gcc32 gcc32pthr gcc32dbg gcc32dbgpthr
gcc32solthr gcc32dbgsolthr
|
|
Server |
vendorcc32dbgpthr |
gcc32dbgpthr |
vendorcc32dbgpthr |
| Resource Management |
|
Client |
vendorcc32dbg |
gcc32 |
vendorcc32dbg |
|
SDK |
vendorcc32 vendorcc32pthr vendorcc32dbg vendorcc32dbgpthr |
gcc32 gcc32dbg gcc32dbgpthr |
vendorcc32 vendorcc32pthr vendorcc32dbg vendorcc32dbgpthr
vendorcc32solthr vendorcc32dbgsolthr
gcc32 gcc32pthr gcc32dbg gcc32dbgpthr
gcc32solthr gcc32dbgsolthr
|
|
Server |
-static=1 vendorcc32dbg |
-static=1 gcc32dbg |
-static=1 vendorcc32dbg |
| gsincftp |
|
vendorcc32dbg |
gcc32dbg |
Logs
Leigh's CA install - 05-29-2002
linux install - 04-26-2002
linux install (more) - 05-11-2002
irix install - 05-10-2002
irix install (more) - 05-11-2002
There is a bug in the Solaris GPT 1.0 perl script for logging. Before
installing, the following fix had to be applied:
Inform.pm.fix
solaris install - 05-21-2002
Deploy
irix
Built all from source cause binaries didn't work (globus-install script
crashed)
gromit deploy - 05-11-2002
bread deploy - 05-11-2002
linux
Deploying all binary server bundle didn't work so built from source
instead (postinstall script crashed).
linbox1 deploy - 05-10-2002
linbox2 deploy - 05-10-2002
linbox3 deploy - 05-10-2002
bleu deploy - 05-10-2002
exodus deploy - 05-10-2002
lomond deploy - 05-10-2002
palomar deploy - 05-10-2002
solaris
Built from source on rainier, then tar'd and copied package to
/l/esysadm/download/solaris; on each machine, we then copied
and untar'd that package, ran postinstall, adjusted the
appropriate configuration files and rebooted the daemons.
rainier build & deploy - 05-23-2002
solaris deploy - 05-23-2002
|