CMSGlide

From T2B Wiki
Revision as of 12:28, 26 August 2015 by Maintenance script (talk | contribs) (Created page with " CMSGlide is used to publsih info in catalogs. Our first use involves coupling Phedex and Pubdb using CMSGlide. *Installation info: **[http://lynx.fnal.gov/runjob/Setup_20Publ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CMSGlide is used to publsih info in catalogs. Our first use involves coupling Phedex and Pubdb using CMSGlide.

  • Installation instructions:
    1. as phedex user, login in nahi. create a cmsglide directory.
    2. run wget http://home.fnal.gov/~anzar/CMSGLIDE/install_glide.sh
    3. in the install_glide.sh, set the following values
      GLIDE_INSTALL_DIR=/scratch/phedex/cmsglide
      pool_runjob_tag=v01-00-03
      cmsglide_tag=v01-00-08
    4. setup the correct environment in the setup,sh file, the phedex user already has the correct environment in it's .bashrc file. since we're using xcmsi, comment all DAR related references, and add eval <tt>scram setroot -sh ORCA ORCA_8_7_1</tt>
      eval <tt>scram runtime -sh</tt>
      export LD_PRELOAD="/opt/d-cache/dcap/lib/libpdcap.so"
    5. cmsglide probably only uses the pool version used by phedex, but i installed orca_8_7_1 anyway and used the desy extra lines.
    6. then copy the cmsglide/CMSGLIDE-dist/test/PHEDEX_TEST dir to workspace, and modify thePhedexSite.Paramui file


Template:TracNotice