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


Ignore:
Timestamp:
Jun 27, 2012, 6:46:42 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

    v4 v5  
    3838cfg/grid/emi-1/common/maui/*
    3939cfg/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/*
     40cfg/grid/emi-1/glite/wn/*
     41cfg/grid/emi-1/common/gip/*
     42cfg/grid/emi-1/common/gridftp/*
    4343}}}
    4444
     
    4646should be improved (normally marked as TO_BE_FIXED in the templates)
    4747
    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.
     48* GIP2 and lcgbdii components has not been fixed and many old configurations simply do not work. So, for the moment the resource BDII is broken.
    4949
    5050* bad hack to set the good torque server parameters to allow submission from the CREAM CE
    5151
    52   in cfg/grid/emi-1/common/torque2/server/config.tpl
     52  in {{{ cfg/grid/emi-1/common/torque2/server/config.tpl }}}
    5353
    5454  the "server authorized_users" is set by a script which invokes qmgr
    5555  and is created by filecopy. To remove this hack a change in the
    56   pbsserver conmponent is required.
     56  pbsserver component is required.
    5757
    5858* as it is given by the rpm the init script of the blparser requires
     
    6060  find the correct env and does not start. Fixed by overwriting
    6161
    62   /etc/init.d/glite-ce-blparser
     62  {{{/etc/init.d/glite-ce-blparser}}}
    6363
    6464  with filecopy. This solution is not optimal and should be reviewd.