close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 11, 2008, 4:50:54 PM (17 years ago)
- Author:
-
chwhs
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v2
|
v3
|
|
| 19 | 19 | chmod 622 $GLOBUS_LOCATION/var/globus-for.log (Its permission should be like "-rw--w--w-".) |
| 20 | 20 | }}} |
| 21 | | * Each machine has its own directory: /etc/grid-security. This directory stores the signed host(container) keys and certificates and grid-mapfile for usr authorization.[[BR]][[BR]] |
| | 21 | * Each machine has its own directory: /etc/grid-security. This directory stores the signed host(container) keys and certificates and grid-mapfile for user authorization.[[BR]][[BR]] |
| 22 | 22 | * (1) on the DRBL_server |
| 23 | 23 | {{{ |
| … |
… |
|
| 60 | 60 | }}} |
| 61 | 61 | * part_b) DRBL:[[BR]][[BR]] |
| 62 | | * After you install DRBL server, you can follow the example when you execute "drblpush -i" to set up the client environments. Each machine need a host certificate for Globus, and its hostname needs to be fixed. In order to avoid modifying some congifuration files(ex:/etc/hosts) erery time and avoid starting Globus unsuccessfully, you need to let the DHCP service in DRBL server offer same IP address to the client every time when client boots.[[BR]][[BR]] |
| | 62 | * After you install DRBL server, you can follow the example when you execute "drblpush -i" to set up the client environments. Each machine need a host certificate for Globus, and its hostname needs to be fixed. In order to avoid modifying some configuration files(ex:/etc/hosts) every time and avoid starting Globus unsuccessfully, you need to let the DHCP service in DRBL server offer same IP address to the client every time when client boots.[[BR]][[BR]] |
| 63 | 63 | {{{ |
| 64 | 64 | root@drbl-srv:/opt/drbl# /opt/drbl/sbin/drblpush -i -l 0 |