Changes between Version 7 and Version 8 of WRF4GGridConfiguration
- Timestamp:
- Oct 24, 2011 11:28:01 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GGridConfiguration
v7 v8 10 10 * gLite UI 3.2 (CREAM-based) 11 11 12 == GridWay Drivers == 13 14 The following drivers are included in WRF4G: 15 16 * Information Driver: 17 18 * BDII (gw_im_mad_mds2_glue-bdii) 19 20 * Transfer Driver: 21 22 * Dummy Transfer driver (gw_tm_mad_dummy) 23 24 * Execution Drivers: 25 26 * GRAM2 (gw_em_mad_gram2) 27 * CREAM (gw_em_mad_cream) 28 29 30 12 31 == Configuration options Divers == 13 32 14 Next steps describe an specific configuration of the drivers for Grid Infrastructure. 33 Next steps describe an specific configuration of the drivers for '''Gisela Infrastructure'''. However, the examples below can be applied to any VO. 34 15 35 16 36 In file "$GW_LOCATION/etc/gwd.conf": … … 33 53 {{{ 34 54 #!sh 35 [user@ui~]$ lcg-infosites --vo $VOce | awk 'NR>2 {print $6}'|grep jobmanager |awk -F ":" '{print $1}' | uniq55 [user@ui~]$ lcg-infosites --vo prod.vo.eu-eela.eu ce | awk 'NR>2 {print $6}'|grep jobmanager |awk -F ":" '{print $1}' | uniq 36 56 ce01-tic.ciemat.es 37 57 ce01.unlp.edu.ar … … 48 68 {{{ 49 69 #!sh 50 [user@ui~]$ lcg-infosites --vo $VOce | awk 'NR>2 {print $6}'|grep cream |awk -F ":" '{print $1}' | uniq70 [user@ui~]$ lcg-infosites --vo prod.vo.eu-eela.eu ce | awk 'NR>2 {print $6}'|grep cream |awk -F ":" '{print $1}' | uniq 51 71 gantt.cefet-rj.br 52 72 ce206.cern.ch