https://wiki.egi.eu/wiki/HOWTO03_Site_Certification_GIIS_Check

ldapsearch -x -h ntugrid5.phys.ntu.edu.tw -p 2170 -b mds-vo-name=TW-NTU-HEP,o=grid objectclass=GlueService | perl -p00e 's/\r?\n //g' | grep Endpoint:

ldapsearch -x -h ntugrid5.phys.ntu.edu.tw -p 2170 -b GLUE2DomainID=TW-NTU-HEP,o=glue objectclass=GLUE2Endpoint | perl -p00e 's/\r?\n //g' | grep URL:

In the examples the variables CEdns and SEdns must be set to the dns of your CE and SE; Mysite is the name of your site (e.g. BOLOGNA).

Verify CE queues:

$ ldapsearch -h $CEdns -p 2135 -b "mds-vo-name=local,o=grid" -x | grep GlueCEUniqueID | grep dn

Verify CE RunTimeEnvironment

$ ldapsearch -h $CEdns -p 2135 -b "mds-vo-name=local,o=grid" -x | grep RunTimeEnvironment

Type GlueSiteUniqueID at BDII port

$ ldapsearch -LLx -p 2170 -h $CEdns -b GlueSiteUniqueID=infn-bologna,mds-vo-name=INFN-BOLOGNA,o=grid

Verify the SE roles:

$ ldapsearch -LL -x -p 2136 -h $SEdns > -b mds-vo-name=local,o=grid '(GlueHostRoleName=*)' > GlueHostRoleName| grep ^Glue | sort | uniq -c 1 GlueHostRoleName: ce-access-node 1 GlueHostRoleName: gridice-collector 1 GlueHostRoleName: rgma-monbox 1 GlueHostRoleName: se-access-node 4 GlueHostRoleName: worker-node

Type SE GlueServiceEndpoint info:

$ ldapsearch -x -h $SEdns:2135 -b "mds-vo-name=local, o=grid" GlueServiceEndpoint

Type local BDII view

$ ldapsearch -x -H ldap://$CEdns:2170 -b mds-vo-name=INFN-BOLOGNA,o=grid

Type CNAF BDII View

$ ldapsearch -LLL -x -H ldap://egee-bdii.cnaf.infn.it:2170 -b "mds-vo-name=local,o=grid" | grep -i $Mysite

xrdfs xxxxx

gfal-ls srm://xxxx:8446//dpm/

lcg-ls -b -D srmv2 "srm://srm-cms.cern.ch:8443//srm/managerv2?SFN=/castor/cern.ch/user/a/aholz/2010-ecal-spikes-simu-4/". copying from CERN castor to uaf

srmls "srm://srm-cms.cern.ch:8443//srm/managerv2?SFN=/castor/cern.ch/user"

lcg-cp --verbose -b -D srmv2 "srm://srm-cms.cern.ch:8443//srm/managerv2?SFN=/castor/cern.ch/user/a/aholz/2010-ecal-spikes-simu-4/simevent_99.root" file:/tmp/simevent_99.root

ASGC FTS monitoring: http://w-ftm.grid.sinica.edu.tw/ftsmonitor/ftsjob.php?jobid=7ec1384b-78ae-11e1-8fe0-f1640eed6b63

https://twiki.cern.ch/twiki/bin/view/CMS/MadGraphSummer12Production

https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideFastSimulation https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideFastSimFAQ

https://twiki.cern.ch/twiki/bin/view/CMS/TopMCRequestInstructions

https://twiki.cern.ch/twiki/bin/view/CMSPublic/SWGuideGlobalHLT

cmsDriver.py Configuration/GenProduction/SevenTeV/Hadronizer_MgmMatchTuneZ2star_7TeV_madgraph_tauola_cff -s GEN --conditions START311_V2::All --beamspot Realistic7TeV2011Collision --datatier GEN-SIM --eventcontent RAWSIM -n 1000 --filein=file:7TeV_ttbarjets_run1001_unweighted_events_qcut40_mgPost.lhe --no_exec

cmsDriver.py Configuration/GenProduction/EightTeV/TTJets_TuneZ2star_8TeV_madgraph_tauola_cff -s GEN --conditions auto:mc --datatier GEN-SIM --eventcontent RAWSIM -n 500 --filein=file:TTJets_8TeV-madgraph_500.lhe --no_exec

fastsim: cmsDriver.py Configuration/GenProduction/python/TTH_HToTauTau_M_120_TuneZ2_7TeV_pythia6_cff.py -s GEN,FASTSIM,HLT:GRun --processName HLT --beamspot Realistic7TeV2011Collision --pileup=FlatDist10_2011EarlyData_50ns --geometry DB --conditions START42_V11::All --eventcontent=AODSIM --python_filename=ttH_Htautau_7TeV_FastSim.py -n 10 --no_exec

fullsim: cmsDriver.py Configuration/GenProduction/python/TTH_HToTauTau_M_120_TuneZ2_7TeV_pythia6_cff.py -s GEN,SIM,DIGI,L1,DIGI2RAW,HLT:GRun,RAW2DIGI,RECO --processName HLT --beamspot Realistic7TeV2011Collision --pileup=mix_E7TeV_Fall2011_Reprocess_50ns_PoissonOOTPU_cfi --geometry DB --conditions START42_V11::All --eventcontent=AODSIM -python_filename=ttH_Htautau_7TeV_FullSim.py -n 10 --no_exec

* GEN-SIM step up to HLT (using HLT:1p4E33) in CMSSW_4_2_4_hltpatch1

cmsDriver.py Configuration/GenProduction/python/PYTHIA6_X3872ToJPsi_7TeV_Singlet_Priv2011_cff.py --step GEN,SIM,DIGI,L1,DIGI2RAW,HLT:1p4E33 --beamspot Realistic7TeV2011Collision --conditions START42_V13::All --pileup NoPileUp --datamix NODATAMIXER --eventcontent RAWSIM --datatier GEN-SIM -n 10 --no_exec

* RECO step in CMSSW_4_2_5

cmsDriver.py REDIGI --step L1Reco,RAW2DIGI,RECO --filein PYTHIA6_X3872ToJPsi_7TeV_Singlet_cff_py_GEN_SIM_DIGI_L1_DIGI2RAW_HLT.root --pileup NoPileUp --datamix NODATAMIXER --eventcontent RECOSIM --datatier GEN-SIM-RECO --conditions START42_V13::All -n -1 --no_exec

CMSSW_5_2_5 cmsDriver.py Configuration/GenProduction/python/EightTeV/POWHEG_PYTHIA6_top_tauola_cff.py -s GEN,SIM --filein=lhe:5882 --conditions START52_V9::All --beamspot Realistic8TeVCollision --pileup NoPileUp --datatier GEN-SIM --eventcontent RAWSIM -n 10 --no_exec

FastSim in CMSSW_5_2_6 cmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_tauola_cff.py -s GEN,,FASTSIM,HLT:5E33v4 --filein=lhe:6873 --conditions START52_V9::All --beamspot Realistic8TeVCollision --pileup 2012_Startup_inTimeOnly --datatier AODSIM --eventcontent AODSIM -n 20 --no_exec

525

From LHE to GENSIM

cmsDriver.py Configuration/GenProduction/python/EightTeV/Hadronizer_TuneZ2star_8TeV_generic_LHE_pythia_cff.py --python_filename tprime_GENSIM.py --fileout tprime_GEN_SIM.root -s GEN,SIM --conditions START52_V5::All --beamspot Realistic8TeVCollision --datatier GEN-SIM --eventcontent RAWSIM --filetype=LHE --filein file:LHEFILE.lhe --datamix NODATAMIXER --pileup NoPileUp --no_exec -n 50

GENSIM to RECO

cmsDriver.py STEP2 --step DIGI,L1,DIGI2RAW,HLT:GRun,RAW2DIGI,L1Reco,RECO --python_filename tprime_RECO.py --filein tprime_GEN_SIM.root --fileout tprime_RECO.root --conditions START52_V5::All --pileup 2012_Startup_50ns_PoissonOOTPU --pileup_input dbs:/RelValProdMinBias/CMSSW_5_2_1-START52_V4-v1/GEN-SIM-RAW --datamix NODATAMIXER --eventcontent RECOSIM --datatier GEN-SIM-RECO --no_exec

-- YuanChao - 01-Oct-2011

Top PF2PAT Installation Recipes

CMSSW_4_4_X

cmsrel CMSSW_4_4_4
cd CMSSW_4_4_4/src
cmsenv
cvs co -r V00-03-05-10 CommonTools/ParticleFlow
cvs co -r V06-05-01    DataFormats/PatCandidates
cvs co -r V08-07-46    PhysicsTools/PatAlgos
cvs co -r V06-01-22    TopQuarkAnalysis/Configuration
scram b -j 8

-- YuanChao - 17-Sep-2012

Testing the endpoint

We can test our endpoints by issuing a series of lcg-util commands. Please note that the example below assumes that the user's DN is mapped to an account of the DTEAM VO, and that the 'grid environment' has been sourced.

      grid-proxy-init
      ENDPOINT=srm-dteam.cern.ch
      VO=dteam
      SPACE_TOKEN=srm2_d0t1
      REMOTE_FILE=/castor/cern.ch/grid/dteam/test-${ENDPOINT}-${SPACE_TOKEN}-`uuidgen`
      #
      # Put file
      #
      lcg-cp --verbose --vo ${VO} file:///etc/group srm://${ENDPOINT}/${REMOTE_FILE}
      #
      # Get tURL for different protocols
      #
      lcg-gt -v --st ${SPACE_TOKEN} srm://${ENDPOINT}/${REMOTE_FILE} gsiftp
      lcg-gt -v --st ${SPACE_TOKEN} srm://${ENDPOINT}/${REMOTE_FILE} root
      lcg-gt -v --st ${SPACE_TOKEN} srm://${ENDPOINT}/${REMOTE_FILE} rfio

Or, for DTEAM VO members only:

      voms-proxy-init
      ENDPOINT=srm-dteam.cern.ch
      VO=dteam
      SPACE_TOKEN=srm2_d0t1
      REMOTE_FILE=/castor/cern.ch/grid/dteam/test-${ENDPOINT}-${SPACE_TOKEN}-`uuidgen`
      #
      # Copy and register
      #
      lcg-cr --verbose --vo ${VO} --st ${SPACE_TOKEN} file:///etc/group -d srm://${ENDPOINT}/${REMOTE_FILE}
      #
      # get it back
      #
      lcg-cp --verbose --vo ${VO} srm://${ENDPOINT}/${REMOTE_FILE} file:///tmp/test-group
      #
      # Get tURL for different protocols
      #
      lcg-gt -v --st ${SPACE_TOKEN} srm://${ENDPOINT}/${REMOTE_FILE} gsiftp
      lcg-gt -v --st ${SPACE_TOKEN} srm://${ENDPOINT}/${REMOTE_FILE} root
      lcg-gt -v --st ${SPACE_TOKEN} srm://${ENDPOINT}/${REMOTE_FILE} rfio
      #
      # delete it
      #
      lcg-del --verbose  --vo ${VO} srm://${ENDPOINT}/${REMOTE_FILE}

These tests are scripted! Try to run ~jveldik/CastorOps/s2test.sh srm-dteam

Under construction: FTS transfer tests between two endpoints:

          /opt/glite/bin/glite-transfer-submit -v -t srm2_d0t1 srm://srm.cern.ch:8443/castor/cern.ch/user/m/mccance/toss-public-00001 srm://srm-dteam.cern.ch:8443/castor/cern.ch/c3/fts-test/toss-00001
        /opt/glite/bin/glite-transfer-status -l --verbose c827a26d-d8ab-11dc-9c9a-97a1d2878004

Under construction: srmcp transfers

          srmcp -srm_protocol_version=2 -use_urlcopy_script=true -debug=true file:////etc/group srm://srm-v2.cern.ch:8443//castor/cern.ch/c3/fts-test/test-3

[Mar 26] Seems to require version 2.0 of srmcp, not available on AFS UI ?

Steve writes:

After looking through with Jan here is the summary.

The following works.

$ rpm -qf /opt/d-cache/srm/bin/srmcp
dcache-client-1.8.0-0

$ srmcp -version
Storage Resource Manager (SRM) CP Client version 2.0
Copyright (c) 2002-2006 Fermi National Accelerator Laboratory

$ srmcp -2 -debug=true -use_urlcopy_script=true -urlcopy=/opt/d-cache/srm/sbin/url-copy.sh \
   file:////etc/group srm://srm-v2.cern.ch:8443/castor/cern.ch/grid/dteam/generated/2008-03-26/alphabetaAB

Log file attached as srmcp-v2.0.txt

However the latest gLite UI release 3.1.8-0 contains
dcache-client-1.7.0-39
which contains
$ srmcp -version
Storage Resource Manager (SRM) CP Client version 1.23.1
Copyright (c) 2002-2006 Fermi National Accelerator Laboratory

which run with

$ srmcp -srm_protocol_version=2 -debug=true -use_urlcopy_script=true \
    file:////etc/group srm://srm-v2.cern.ch:8443//castor/cern.ch/grid/dteam/generated/2008-03-26/alphabetaBA

fails with

Wed Mar 26 15:12:39 CET 2008: starting SRMPutClient
Wed Mar 26 15:12:39 CET 2008: In SRMClient ExpectedName: host
Wed Mar 26 15:12:39 CET 2008: SRMClient(https,srm/managerv1,true)
SRMClientV2 : user credentials are: /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=straylen/CN=613539/CN=Steve Traylen
SRMClientV2 : connecting to srm at httpg://lxb6031.cern.ch:8443/srm/managerv1
SRMClientV2 :  srmPrepareToPut, contacting service httpg://lxb6031.cern.ch:8443/srm/managerv1
copy_jobs is empty
Wed Mar 26 15:12:41 CET 2008:  srm returned requestToken = 1557929
Wed Mar 26 15:12:41 CET 2008: sleeping 5 seconds ...
Wed Mar 26 15:12:46 CET 2008: retreval of surl srm://srm-v2.cern.ch:8443//castor/cern.ch/grid/dteam/generated/2008-03-26/alphabetaBA failed, status = SRM_SPACE_AVAILABLE explanation=
Wed Mar 26 15:12:46 CET 2008: no more pending transfers, breaking the loop
copy_jobs is empty
stopping copier
srm copy of at least one file failed or not completed

conclusion you need a newer dcache-client and srmcp which looks to be in this patch.

https://savannah.cern.ch/patch/?1683

which is currently in certification.

 Steve











Storage Resource Manager (SRM) CP Client version 2.0
Copyright (c) 2002-2006 Fermi National Accelerator Laboratory

SRM Configuration:
   debug=true
   gsissl=true
   help=false
   pushmode=false
   userproxy=true
   buffer_size=131072
   tcp_buffer_size=0
   streams_num=10
   config_file=config.xml
   glue_mapfile=conf/SRMServerV1.map
   webservice_path=srm/managerv2
   webservice_protocol=https
   gsiftpclinet=globus-url-copy
   protocols_list=http,gsiftp
   save_config_file=null
   srmcphome=..
   urlcopy=/opt/d-cache/srm/sbin/url-copy.sh
   x509_user_cert=/home/timur/k5-ca-proxy.pem
   x509_user_key=/home/timur/k5-ca-proxy.pem
   x509_user_proxy=/tmp/x509up_u16568
   x509_user_trusted_certificates=/etc/grid-security/certificates
   globus_tcp_port_range=null
   gss_expected_name=null
   storagetype=permanent
   retry_num=20
   retry_timeout=10000
   wsdl_url=null
   use_urlcopy_script=true
   connect_to_wsdl=false
   delegate=true
   full_delegation=true
   server_mode=passive
   srm_protocol_version=2
   request_lifetime=86400
   access latency=null
   overwrite mode=null
   priority=0
   from[0]=file:////etc/group
   to=srm://srm-v2.cern.ch:8443/castor/cern.ch/grid/dteam/generated/2008-03-26/alphabetaAB

Wed Mar 26 15:08:29 CET 2008: starting SRMPutClient
Wed Mar 26 15:08:29 CET 2008: In SRMClient ExpectedName: host
Wed Mar 26 15:08:29 CET 2008: SRMClient(https,srm/managerv2,true)
SRMClientV2 : user credentials are: /DC=ch/DC=cern/OU=Organic Units/OU=Users/CN=straylen/CN=613539/CN=Steve Traylen
SRMClientV2 : connecting to srm at httpg://lxb6031.cern.ch:8443/srm/managerv2
copy_jobs is empty
SRMClientV2 :  srmPrepareToPut, contacting service httpg://lxb6031.cern.ch:8443/srm/managerv2
Wed Mar 26 15:08:33 CET 2008:  srm returned requestToken = 1557926
Wed Mar 26 15:08:33 CET 2008: sleeping 5 seconds ...
copy_jobs is not empty
Wed Mar 26 15:08:39 CET 2008: no more pending transfers, breaking the loop
copying CopyJob, source = file:////etc/group destination = gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6
trying script copy
executing command /opt/d-cache/srm/sbin/url-copy.sh -get-protocols
 exit value is 0
/opt/d-cache/srm/sbin/url-copy.sh supports file
/opt/d-cache/srm/sbin/url-copy.sh supports gsiftp
/opt/d-cache/srm/sbin/url-copy.sh supports gsidcap
/opt/d-cache/srm/sbin/url-copy.sh supports dcap
/opt/d-cache/srm/sbin/url-copy.sh supports rfio
/opt/d-cache/srm/sbin/url-copy.sh supports enstore
executing command /opt/d-cache/srm/sbin/url-copy.sh -debug true -x509_user_proxy /tmp/x509up_u16568 -x509_user_key /home/timur/k5-ca-proxy.pem -x509_user_cert /home/timur/k5-ca-proxy.pem -x509_user_certs_dir /etc/grid-security/certificates -buffer_size 131072 -src-protocol file -src-host-port localhost -src-path /etc/group -dst-protocol gsiftp -dst-host-port lxfs5511.cern.ch:20003 -dst-path 48a444f3-56e4-fcb9-e040-8a894b2d3bf6
debug is true
parsing option -x509_user_proxy /tmp/x509up_u16568
X509_USER_PROXY is /tmp/x509up_u16568
parsing option -x509_user_key /home/timur/k5-ca-proxy.pem
X509_USER_KEY is /home/timur/k5-ca-proxy.pem
parsing option -x509_user_cert /home/timur/k5-ca-proxy.pem
X509_USER_CERT is /home/timur/k5-ca-proxy.pem
parsing option -x509_user_certs_dir /etc/grid-security/certificates
x509_user_certs_dir is /etc/grid-security/certificates
parsing option -buffer_size 131072
buffer-size is 131072
parsing option -src-protocol file
setting src_protocol to file
parsing option -src-host-port localhost
setting src_host_port to localhost
parsing option -src-path /etc/group
setting src_path to /etc/group
parsing option -dst-protocol gsiftp
setting dst_protocol to gsiftp
parsing option -dst-host-port lxfs5511.cern.ch:20003
setting dst_host_port to lxfs5511.cern.ch:20003
parsing option -dst-path 48a444f3-56e4-fcb9-e040-8a894b2d3bf6
setting dst_path to 48a444f3-56e4-fcb9-e040-8a894b2d3bf6
test_that_arg_exists ( -src-host-port,localhost)
test_that_arg_exists ( -src-path,/etc/group)
test_that_arg_exists ( -dst-host-port,lxfs5511.cern.ch:20003)
test_that_arg_exists ( -dst-path,48a444f3-56e4-fcb9-e040-8a894b2d3bf6)
X509_USER_PROXY = /tmp/x509up_u16568
using globus
globus-url-copy -dbg -bs 131072 -nodcau file://localhost//etc/group gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6
debug: starting to put gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6
debug: connecting to gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6
debug: response from gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6:
220 lxfs5511.cern.ch GridFTP Server 2.3 (gcc32dbg, 1144436882-63) ready.

debug: authenticating with gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6
debug: response from gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6:
230 User :globus-mapping: logged in.

debug: sending command:
SITE HELP

debug: response from gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6:
214-The following commands are recognized:
    ALLO    ESTO    RNTO    APPE    DCAU    MODE    SIZE    STRU
    TYPE    DELE    SITE    CWD     ERET    FEAT    LIST    NLST
    MLSD    MLST    PORT    PROT    EPRT    PWD     QUIT    REST
    STAT    SYST    MKD     RMD     CDUP    HELP    NOOP    EPSV
    PASV    TREV    SBUF    MDTM    CKSM    OPTS    PASS    SPAS
    PBSZ    SPOR    RETR    STOR    USER    RNFR    LANG
214 End

debug: sending command:
FEAT

debug: response from gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6:
211-Extensions supported
 UTF8
 LANG EN
 DCAU
 PARALLEL
 SIZE
 MLST Type*;Size*;Modify*;Perm*;Charset;UNIX.mode*;UNIX.owner*;UNIX.group*;Unique*;UNIX.slink*;
 ERET
 ESTO
 SPAS
 SPOR
 REST STREAM
 MDTM
211 End.

debug: sending command:
TYPE I
debug: response from gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6:
200 Type set to I.

debug: sending command:
DCAU N

debug: response from gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6:
200 DCAU N.

debug: sending command:
PASV

debug: response from gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6:
227 Entering Passive Mode (128,142,170,200,78,36)

debug: sending command:
ALLO 986

debug: response from gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6:
200 ALLO command successful.

debug: sending command:
STOR /48a444f3-56e4-fcb9-e040-8a894b2d3bf6

debug: response from gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6:
150 Begining transfer.

debug: data callback, no error, buffer 0xb7c81008, length 986, offset=0, eof=true
debug: response from gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6:
226 Transfer Complete.

debug: operation complete
 exit value is 0
 successfuly copied file:////etc/group to gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6
execution of CopyJob, source = file:////etc/group destination = gsiftp://lxfs5511.cern.ch:20003/48a444f3-56e4-fcb9-e040-8a894b2d3bf6 completed
srmPutDone status code=SRM_SUCCESS
copy_jobs is empty
stopping copier

srmcp description can be found here: https://twiki.grid.iu.edu/twiki/bin/view/Integration/SRMClientTools

cat pileup.txt | awk '{print "lcg-cp -b -D srmv2 \"srm://grid71.phy.ncu.edu.tw:8446//srm/managerv2?SFN=/dpm/phy.ncu.edu.tw/home/cms/"$1 "\" \"srm://ntugrid6.phys.ntu.edu.tw:8446//srm/managerv2?SFN=/dpm/phys.ntu.edu.tw/home/cms/"$1 "\"" }'|sh

ldapsearch -LLL -x -H ldap://ntugrid5:2170 -b o=grid | grep ntugrid4 ldapsearch -LLL -x -h lcg-bdii -p 2170 -b GLUE2GroupID=grid,o=glue '(&(objectClass=GLUE2Endpoint)(GLUE2EndpointID=_bdii-site_3536672524_bdii_site_3536672524))' dn | grep GLUE2DomainID | cut -d"=" -f3 | cut -d"," -f1

# ldapsearch -LLL -x -H ldap://<dcache-host>:2170 -b o=grid '(objectClass=GlueSE)'

 lcg-cp -U srmv2 file:///<filename>
 "srm://t2cmcondor.mi.infn.it:8444/srm/managerv2?SFN=/atlas/atlaslocalgroupdisk/users/<username>/<filename>" --nobdii

 lcg-cp file:///<filename> 
 "srm://t2cmcondor.mi.infn.it/atlas/atlaslocalgroupdisk/users/<username>/<filename>"

  lcg-cp file:///gpfs/storage_1/atlas/atlaslocalgroupdisk/user09/user09.SilviaFranchino.MC_HoraceHerwig_Gw_ISR_AOD_EXP
               /user09.SilviaFranchino.MC_HoraceHerwig_Gw_ISR_AOD_EXP.8-EXP.pool.root 
         file:///gpfs/storage_1/users/home/franchin/OUTPUT/evgen.root

  lcg-cr -s ATLASLOCALGROUPDISK 
         -d srm://t2cmcondor.mi.infn.it/atlas/atlaslocalgroupdisk/users/<username>/<path>/<filename>
         file:///home/<user>/<path>/<filename>

  • XROOTD federation check

$  xrdmapc --list all cms-xrd-transit.cern.ch:1094 | grep ntu
xrdmapc: Unable to get xrootd.accre.vanderbilt.edu:1094 subscribers; [FATAL] Auth failed
      Srv ntugrid6.phys.ntu.edu.tw:11000

-- YuanChao - 2014-10-29

Edit | Attach | Watch | Print version | History: r12 < r11 < r10 < r9 < r8 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r12 - 2019-08-15 - YuanChao
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback