Name | Role | Email![]() |
---|---|---|
Justas Balcas | Computing, Development | justas.balcas@cernNOSPAMPLEASE.ch |
Harvey Newman | Principle Investigator | newman@hepNOSPAMPLEASE.caltech.edu |
Raimondas Sirvinskas | Computing, Development | raimondas.sirvinskas@cernNOSPAMPLEASE.ch |
Shashwitha Puttaswamy | Networking, Tier 2 | shash@caltechNOSPAMPLEASE.edu |
Maria Spiropulu | Principle Investigator | smaria@caltechNOSPAMPLEASE.edu |
CataLinn Iordache | Computing, Development | TBD |
Jean-Roch Vlimant | Postdoc, Development | vlimant@cernNOSPAMPLEASE.ch |
lxplus.cern.ch
; create your own proxy with voms-proxy-init -voms cms
. For any command below, you always need to have a valid proxy.
/store/user/
directory and all users): gfal-ls -l srm://cit-se.ultralight.org:8443/srm/v2/server?SFN=/mnt/hadoop/store/user/
gfal-rm srm://cit-se.ultralight.org:8443/srm/v2/server?SFN=/mnt/hadoop/store/user/jbalcas/my_file/from_my_analysis/file_name.root
rm -r
(Remove everything recursively (Be careful and double check full path what you delete)) gfal-rm -r srm://cit-se.ultralight.org:8443/srm/v2/server?SFN=/mnt/hadoop/store/user/jbalcas/my_file/
gfal-copy srm://cit-se.ultralight.org:8443/srm/v2/server?SFN=/mnt/hadoop/store/user/jbalcas/a.test a.test
gfal-copy a.test srm://cit-se.ultralight.org:8443/srm/v2/server?SFN=/mnt/hadoop/store/user/jbalcas/a-new.test