Changes between Version 3 and Version 4 of Development/Scrum/QWG-EMI1


Ignore:
Timestamp:
Jun 27, 2012, 6:44:59 PM (13 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LLR/CN=Andrea Sartirana
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Development/Scrum/QWG-EMI1

    v3 v4  
    2727(1 machine for both CREAM and Torque/Maui) and in the "two servers
    2828mode" (1 machine Torque/Maui + 1 machine CREAM). The only working
    29 configuration - among those which I have tested - is
     29configuration, among those which I have tested, is
    3030
    3131EMI-1 CREAM/WN + Torque server/client 2.5.7m + Maui server 2.3.6p21
     
    3333The concerned templates are the following:
    3434
    35 + cfg/grid/emi-1/glite/cream_ce/* for setup of cream
    36 
    37 + cfg/grid/emi-1/common/torque2/* for setup of torque
    38 
    39 + cfg/grid/emi-1/common/maui/* for setup of maui
    40 
    41 + cfg/grid/emi-1/common/blparser/* for setup of blparser
    42 
    43 + cfg/grid/emi-1/glite/wn/* for setup of WN
    44 
    45 + cfg/grid/emi-1/common/gip/* for setup of gip (not working, see below)
    46 
    47 + cfg/grid/emi-1/common/gridftp/* for setup of gridftp
     35{{{
     36cfg/grid/emi-1/glite/cream_ce/*
     37cfg/grid/emi-1/common/torque2/*
     38cfg/grid/emi-1/common/maui/*
     39cfg/grid/emi-1/common/blparser/*
     40+ cfg/grid/emi-1/glite/wn/*
     41+ cfg/grid/emi-1/common/gip/*
     42+ cfg/grid/emi-1/common/gridftp/*
     43}}}
    4844
    4945There are still several open problems or non-optimal soultions that
    5046should be improved (normally marked as TO_BE_FIXED in the templates)
    5147
    52 + GIP2 and lcgndii components has not been fixed and many old configurations simply do not work. So, for the moment the resource BDII is broken.
     48* GIP2 and lcgndii components has not been fixed and many old configurations simply do not work. So, for the moment the resource BDII is broken.
    5349
    54 + bad hack to set the good torque server parameters to allow submission from the CREAM CE
     50* bad hack to set the good torque server parameters to allow submission from the CREAM CE
    5551
    5652  in cfg/grid/emi-1/common/torque2/server/config.tpl
     
    6056  pbsserver conmponent is required.
    6157
    62 + as it is given by the rpm the init script of the blparser requires
     58* as it is given by the rpm the init script of the blparser requires
    6359  the grid env to be already set. Thus, at reboot, the daemon does not
    6460  find the correct env and does not start. Fixed by overwriting
     
    7167  cfg/grid/emi-1/common/blparser/config.tpl
    7268
    73 + the part denoted as "Configure minimal Globus environment as it is required by 'lcg-tags --ce'" in
     69* the part denoted as "Configure minimal Globus environment as it is required by 'lcg-tags --ce'" in
    7470
    7571  cfg/grid/emi-1/common/gridftp/service.tpl
     
    7874
    7975
    80 + some weird rpm inclusion are required in the cream_ce rpm profile
     76* some weird rpm inclusion are required in the cream_ce rpm profile
    8177
    8278  cfg/grid/emi-1/glite/cream_ce/rpms/x86_64/config.tpl
     
    8682  "/software/packages"=pkg_repl("java-1.6.0-openjdk","1.6.0.0-1.11.b16.el5","x86_64");
    8783
    88 + some reconfigurations (see below [1]) have all been grouped at the beginning of
     84* some reconfigurations (see below [1]) have all been grouped at the beginning of
    8985
    9086  cfg/grid/emi-1/glite/cream_ce/config.tpl
     
    9288  which is probably not the best place where to put them
    9389
    94 + commented the line
     90* commented the line
    9591
    9692  include { if ( CREAM_HOMEDIR_CLEANUP ) 'lcg/ce/cleanup-accounts' };
     
    10298  as it was not compiling. Should check further.
    10399
    104 + some of the rpm included in
     100* some of the rpm included in
    105101
    106102  cfg/grid/emi-1/glite/wn/rpms/x86_64/config.tpl
     
    109105  is the good place to include them.
    110106
    111 + workaround by Fred for globuscfg component failure in EMI (some features are now useless).
     107* workaround by Fred for globuscfg component failure in EMI (some features are now useless).
    112108  At the beginning of:
    113109         cfg/grid/emi-1/glite/wn/service.tpl
    114110
    115 + EMI_LOCATION* variables defined at the beginning of
     111* EMI_LOCATION* variables defined at the beginning of
    116112
    117113  cfg/grid/emi-1/machine-types/ce.tpl
     
    119115  probably not the good place
    120116
    121 + had to remove some 32bit packages explicitly in the machine profile/
     117* had to remove some 32bit packages explicitly in the machine profile/
    122118  See list below [3]
    123119