Tags:
create new tag
,
view all tags
---+ How to commissioning a !PhEDEx download/upload link. ---++Downlinks First prepare our machine to receive the Loadtest (in this example for PIC) <pre> [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 </pre> We have to clean this Loadtest files, in order to save space: <pre> [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 </pre> Now, as user *phedex* edit some !PhEDEx files, adding PIC: <pre> [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 </pre> Now: 1. Go to the [[http://cmsweb.cern.ch/phedex/debug/Data::LoadTestInject][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). 2. Find T2_BR_SPRACE in the "Destination node" column and copy the "Injection dataset" name. 3. Create a [[https://cmsweb.cern.ch/phedex/debug/Request::Create][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. 4. 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. ---++Uplinks Go to the !PhEDEx "create injections" page * Login the Debug !PhEDEx page, using your certificate * Go to Data -> !LoadTest Injections. * Click on Show Options -> Create Injections. * Select source and destination site. * Raise the rate to 8 MB/s for an uplink (T2 -> T1). . Make sure that the link is Active. If this is not the case, select the link and choose the correct action start injections from the drop-down box * Then you need to create the subscription request: * Copy the Injection Dataset name (careful not to copy the Source Dataset). <pre> /PhEDEx_Debug/LoadTest07_BR_SPRACE/ES_PIC /PhEDEx_Debug/LoadTest07_SourceSite/DestinationSite </pre> * Go to Requests -> Create Requests -> Transfer Requests. * Select DBS "LoadTest". * Put the Dataset name in "Data Items". * Select the destination in "Destinations". * Submit request. * On the next page, verify that the correct dataset was selected (remember that subscription for "/PhEDEx_Debug/LoadTest07_SourceSite/DestinationSite " should go to !DestinationSite, not to !SourceSite) and Confirm The transfers should start after the site admins approve the subscription. ---++Updates Inspect !PhEDEx transfers using: <pre> [phedex@osg-se ~]$ /usr/local/phedex/PHEDEX/Utilities/InspectPhedexLog -es "-4 days" /home/phedex/logs/Debug/download-srm </pre> statistics are showed using this command. !PhEDEx commissioning rules are showed [[https://twiki.cern.ch/twiki/bin/view/CMS/DDTLinkStateChangeProcedure][here]] ---+++Fulano em dd/mm/aaaa Coloca o que fez. ---+++Ciclano em dd/mm/aaaa Mais comentarios -- Main.MarcoAndreFerreiraDias - 21 Nov 2008
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r4 - 2009-03-09
-
MarcoAndreFerreiraDias
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback