=== Pixel work === * [[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/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=/RootNode| cms VO Registration Service]] * [[https://ca.cern.ch/ca/user/MyCertificates.aspx| CERN Grid Certification Authority]] (Manage your certificates) === Crab related === * [[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]] == Before using CRAB (at CERN): == source /afs/cern.ch/cms/LCG/LCG-2/UI/cms_ui_env.sh \\source of UI env cmsenv \\setup of CMSSW software source /afs/cern.ch/cms/ccs/wm/scripts/Crab/crab.sh \\source of CRAB env 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