Changes between Version 6 and Version 7 of chwhs/Grid_environment/GT_DRBL
- Timestamp:
- Sep 17, 2008, 6:02:30 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
chwhs/Grid_environment/GT_DRBL
v6 v7 161 161 In "for subnet in $subnet_list" loop, you should add one line. 162 162 163 /usr/local/globus-4.2.0 $subnet.*($EXPORTS_NFS_R O_NRS_OPT)163 /usr/local/globus-4.2.0 $subnet.*($EXPORTS_NFS_RW_NRS_OPT) 164 164 165 165 In "for ip in `get-client-ip-list`" loop, you should also add one line. 166 166 167 /usr/local/globus-4.2.0 $ip($EXPORTS_NFS_R O_NRS_OPT)167 /usr/local/globus-4.2.0 $ip($EXPORTS_NFS_RW_NRS_OPT) 168 168 169 169 We assume that $GLOBUS_LOCATION is /usr/local/globus-4.2.0. … … 173 173 You only need to add one line. 174 174 175 $nfsserver:/usr/local/globus-4.2.0 /usr/local/globus-4.2.0 nfs $FSTAB_NFS_R O_OPT175 $nfsserver:/usr/local/globus-4.2.0 /usr/local/globus-4.2.0 nfs $FSTAB_NFS_RW_OPT 176 176 }}} 177 177 * After modifying the two files, you should run "/opt/drbl/sbin/drblpush -c /etc/drbl/drblpush.conf" to replace current /etc/exports.