Testbed Used
- EMI BDII: certtb-bdii-top.cern.ch
- EMI UI: my own UI WN
Performed Tests
First see if the storage element (SE) is present in the BDII, just execute on the SE:
ldapsearch -LLL -x -H ldap://certtb-bdii-top.cern.ch:2170 -b o=grid '(objectClass=GlueSE)'
GlueSEUniqueID |grep `hostname -f`
To test the functionality to see the SE is functional:
- Get a UI node (so far the IP of that node needs to be granted access)
- Do:
- voms-proxy-init -voms testers.eu-emi.eu -key <key pem location> --cert <certificate pem location>
- srmcp -2 -debug file:////
srm://:8443/pnfs/desy.de/data/testers.eu-emi.eu/testfileJJMMDDHHMM
- srmls -2 -debug srm://:8443/pnfs/desy.de/data/testers.eu-emi.eu/
- srmcp -2 -debug srm://:8443/pnfs/desy.de/data/testers.eu-emi.eu/testfileJJMMDDHHMM file:////
.back
- srmrm -2 -debug srm://:8443/pnfs/desy.de/data/testers.eu-emi.eu/testfileJJMMDDHHMM
- srmls -2 -debug srm://:8443/pnfs/desy.de/data/testers.eu-emi.eu/
--
ChristianBernardt - 24-May-2011