How to commissioning a PhEDEx download link.
Description
First prepare our machine to receive the Loadtest (in this example for PIC)
[root@osg-se ~]# cd /pnfs/sprace.org.br/data/cms/store/PhEDEx_LoadTest07/
[root@osg-se ~]#mkdir LoadTest07_Debug_PIC
[root@osg-se ~]#chmod a+w LoadTest07_Debug_PIC
[root@osg-se ~]#chown 900:900 LoadTest07_Debug_PIC
We have to clean this Loadtest files, in order to save space:
[root@osg-se ~]#crontab -e
23 * * * * find
/pnfs/sprace.org.br/data/cms/store/PhEDEx_LoadTest07/LoadTest07_Debug_PIC/
-cmin +720 -type f | xargs rm -f
Now, as user
phedex edit some PhEDEx files, adding PIC:
[phedex@osg-se ~]#vim SITECONF/SPRACE/PhEDEx/ConfigPart.SRMDownload
-accept '%FNAL%','%UERJ%','%CERN%','%PIC%'
[phedex@osg-se ~]#vim SITECONF/SPRACE/PhEDEx/ConfigPart.FTSDownload
-accept 'T1%FNAL%','T1%CERN%','T1%PIC%'
[phedex@osg-se ~]#Master -config ~/SITECONF/SPRACE/PhEDEx/Config.Debug stop
[phedex@osg-se ~]#Master -config ~/SITECONF/SPRACE/PhEDEx/Config.Debug start
Now:
- Go to the !PhEDEx LoadTest injection page
and under the link "Show Options," click the "Nodes Shown" tab, then select the source node (T1_ES_PIC* in our example).
- Find T2_BR_SPRACE in the "Destination node" column and copy the "Injection dataset" name.
- Create a transfer request
and copy the dataset name into the "Data Items" box. Select T2_BR_SPRACE as the destination. The DBS is typically LoadTest07, but some sites may create the subscription under LoadTest. You will receive an error if you select the wrong one - simply go back and select the other DBS. Keep the transfer type Replica and the priority Low. Enter as a comment something to the effect of "Commissioning link from T1_ES_PIC_Buffer to T2_BR_SPRACE" then click the "Submit Request" button.
- As administrator for the site, you should be able to approve the request right away, simply select the "Approve" radio button and submit the change.
Updates
Inspect PhEDEx transfers using:
[phedex@osg-se ~]$ /usr/local/phedex/PHEDEX/Utilities/InspectPhedexLog -es "-4 days" /home/phedex/logs/Debug/download-srm
statistics are showed using this command. PhEDEx commissioning rules are showed
here
Fulano em dd/mm/aaaa
Coloca o que fez.
Ciclano em dd/mm/aaaa
Mais comentarios
--
MarcoAndreFerreiraDias - 21 Nov 2008