User Tools

Site Tools


users:taarre:tricks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
users:taarre:tricks [2014/05/08 15:23] taarreusers:taarre:tricks [2016/08/26 11:07] (current) taarre
Line 1: Line 1:
-  * [[https://lcg-voms.cern.ch:8443/vo/cms/vomrs?path=/RootNodecms VO Registration Service]] +=== Pixel work === 
-  * [[https://phonebook.cern.ch/phonebook/userInfo.jsp#Change info in CERN phone book ]] (howto is [[https://cern.service-now.com/service-portal/article.do?n=KB0000794&s=preferred here]])+  * [[users:taarre:pixel|Pixel Analysis Tools]] 
 + 
 +=== Random === 
 +  * [[https://wiki.chipp.ch/twiki/bin/view/CmsTier3/HowToRetrieveBackupFiles HowToRetrieveBackupFiles T3]] 
 +  * [[users:taarre:commands|Some commands]] 
 + 
 +=== SiteDB ===
   * [[https://cmsweb.cern.ch/sitedb/data/prod/whoami | SiteDB whoamI]]   * [[https://cmsweb.cern.ch/sitedb/data/prod/whoami | SiteDB whoamI]]
-  * Check your SiteDB registered certificate [[https://cmsweb.cern.ch/sitedb/prod/mycerthere]]+  * [[https://cmsweb.cern.ch/sitedb/prod/mycert| Check your SiteDB registered certificate]] 
 +  * [[https://cmsweb.cern.ch/sitedb/prod/people/|Registered SiteDB accounts]] 
 + === Certificate related === 
 +  * [[https://lcg-voms.cern.ch:8443/vo/cms/vomrs?path=/RootNodecms VO Registration Service]]
   * [[https://ca.cern.ch/ca/user/MyCertificates.aspx| CERN Grid Certification Authority]] (Manage your certificates)   * [[https://ca.cern.ch/ca/user/MyCertificates.aspx| CERN Grid Certification Authority]] (Manage your certificates)
-  * [[https://cmsweb.cern.ch/sitedb/prod/people/thaarres|My registered SiteDB account]] + === Crab related ===
-  * [[https://cmsweb.cern.ch/phedex/| CMS Data transfer requests]]([[https://cmsweb.cern.ch/phedex/prod/Request::View?request=413610|QCD+ttbar request for PSI]])+
   * [[https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideCrabFaq| CRAB frequently asked questions]]   * [[https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideCrabFaq| CRAB frequently asked questions]]
 +  * [[https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideMultiCrab|MultiCrab]]
 +  * [[https://wiki.chipp.ch/twiki/bin/view/CmsTier3/HowToManageJobsWithCRAB|How to run local Tier-3 jobs with CRAB]] (and [[https://wiki.chipp.ch/twiki/bin/view/CmsTier3/Tier3Policies| here]] for que names)
 +  * [[https://twiki.cern.ch/twiki/bin/view/CMSPublic/JobExitCodes|Crab Job Exit Codes]]
 +  * [[http://dashb-cms-job-task.cern.ch/taskmon.html#task|Crab Task Monitoring]]
 +  * [[http://www.physics.purdue.edu/Tier2/content/crab-purdue-tutorial| Purdue Crab Tutorial]]
 +  * [[users:taarre:tricks:crabcom|Useful Crab commands]]
 + === Other ===
 +  * [[https://cmsweb.cern.ch/phedex/| CMS Data transfer requests]]
 +  * [[https://phonebook.cern.ch/phonebook/userInfo.jsp#| Change info in CERN phone book ]] (howto is [[https://cern.service-now.com/service-portal/article.do?n=KB0000794&s=preferred | here]])
 +  * [[users:taarre:tricks:private|My stuff]]
 +  * [[users:taarre:tricks:srm|SRM related stuff (useful commands)]]
 +  * [[https://wiki-zeuthen.desy.de/ATLAS/Projects/TopPhysicsInternal/AnalysisFramework/Tutorial|SFrame Tutorial]] (find latest tags [[https://svn.code.sf.net/p/sframe/code/SFrame/tags/|here]])
 +  * [[https://cmsweb.cern.ch/das/| CMS Data Aggregation System]]
  
-Check what processes are running +== Before using CRAB (at CERN): ==
-  ps ax | grep thaarres +
-==== Before using CRAB (at CERN): ==== +
   source /afs/cern.ch/cms/LCG/LCG-2/UI/cms_ui_env.sh     \\source of UI env   source /afs/cern.ch/cms/LCG/LCG-2/UI/cms_ui_env.sh     \\source of UI env
   cmsenv                                                 \\setup of CMSSW software   cmsenv                                                 \\setup of CMSSW software
   source /afs/cern.ch/cms/ccs/wm/scripts/Crab/crab.sh    \\source of CRAB env   source /afs/cern.ch/cms/ccs/wm/scripts/Crab/crab.sh    \\source of CRAB env
-==== My SE: ==== 
-My CSCS SE   
-  srm://storage01.lcg.cscs.ch:8443/srm/managerv2?SFN=/pnfs/lcg.cscs.ch/cms/trivcat/store/user/thaarres/ 
-My PSI SE 
-  srm://t3se01.psi.ch:8443/srm/managerv2?SFN=/pnfs/psi.ch/cms/trivcat/store/user/thaarres/ 
  
 +List one entry per row:  
 +  ls -a | cat
 +  
 +Remove stuff from T3 SE:
 +  mkdir -p /scratch/$USER/gfalFS/T3_CH_PSI
 +  mkdir -p /scratch/$USER/gfalFS/T2_CH_CSCS
 +  gfalFS -s /scratch/$USER/gfalFS/T3_CH_PSI srm://t3se01.psi.ch
 +  rm -rfv /scratch/$USER/gfalFS/T3_CH_PSI/pnfs/whateveryouwannaremove....
 +  gfalFS_umount /scratch/$USER/gfalFS/T3_CH_PSI
 +  gfalFS_umount /scratch/$USER/gfalFS/T2_CH_CSCS  
users/taarre/tricks.1399555436.txt.gz · Last modified: 2014/05/08 15:23 by taarre