JIM Update Instructions

August 01, 2005 Cut

These are the instructions to upgrade a jim execution site AND client site to the latest cut.
The procedure should maintain the current product configuration. At any rate, you may need to retailor jim_job_managers. Please, follow the steps below:

  • Stop jim_advertise and sam_fcp with
    > ups stop server_run -O jim_advertise
    > ups stop server_run -O sam_fcp
    
  • Save the current jim_job_manager configuration in a file for future reference with
    > setup jim_job_managers
    > jim_config_manager_cmd.py gcs -n jim_job_managers > myfile.xml
    
  • Download the upgrade script, setup upd, and run it. This will install the new cut and synchronize the configuration. This may take several minutes.
  • Check the jim_job_managers configuration after the upgrade, using the same command as above, and compare it with the one in myfile.xml .
    The organization of the information will be slightly different (nesting of the information), but the content (attributes and values) should be the same. IF the values are different, run
    > ups tailor jim_job_managers
    
  • Start jim_advertise with
    > ups run server_run -O jim_advertise
    > ups run server_run -O sam_fcp
    
  • NOTE: make sure that the cron job that cleans up the durable location (remove_temp_files.py from the samgrid_util product) is run with option --duplicate-file-check=true .

    SamGrid Release Cuts

    January Release February Release March Release
    (previous cut) (17-Feb-2005) (8-Mar-2005,
    updated 14-Mar-2005)
    jim_job_managers v2_2_31 v2_2_39 v2_2_41_1
    jim_sandbox v2_4_2 (updated)v2_4_4 v2_4_4
    jim_config unspecified v1_2_2 v1_2_6
    jim_client v2_0_32 v2_1_3(special instruction to update!
    Undeclare old release by
    ups undelare [-Y] jim_client v2_0_32 -f Linux+2.4)
    v2_1_4
    jim_advertise unspecified v1_4_0 v1_4_0
    sam_client v1_0_18 v1_0_25 v1_0_30
    xmldb_client v2_0_6 v2_0_6 v2_0_10
    xmldb_server v1_0_3 v1_0_3 v1_0_3
    vdt v1_1_14_13 v1_1_14_13 v1_1_14_13
    sam_batch_adapter unspecified unspecified v1_0_1_7
    samgrid_util unspecified unspecified v2_0_1 (added 17-Mar-2005)



    April Release August Release
    (20-Apr-2005 (01-Aug-2005, current)
    jim_job_managers v2_2_44 v2_2_68
    jim_sandbox v2_4_7 v2_4_8
    jim_config v1_2_6 v1_2_16
    jim_client v2_1_4 v2_1_26
    jim_advertise v1_4_0 v1_4_7 (was v1_4_6 originially)
    sam_client v1_0_34
    (double check validity of
    head/worker transport protocol)
    v1_0_54
    xmldb_client v2_0_10 v2_0_11
    xmldb_server v1_0_3 v1_0_3
    vdt v1_1_14_13 v1_1_14_13
    sam_batch_adapter v1_0_1_12
    new installs only
    v1_0_1_17
    samgrid_util v2_0_4 v2_0_9
    sam_fcp v1_0_19
    jim_merge v1_15

    $Id: JimCut-01Aug2005.html,v 1.2 2005/08/15 14:45:46 garzogli Exp $