Well, strictly, gfal2 was supposed to be the supported replacement... and the Experiments were asked to engage with this back in 2012/13! To be fair to the gfal guys, whilst the documentation for their tools could be much much better, they've also not had the best amount of feedback from the people they were trying to support. [fts3, btw, is basically a gfal2 powered service, so really you've all been using gfal2 things since that was rolled out] On Fri, 5 May 2017 at 09:40 Daniela Bauer <daniela.bauer.grid@googlemail.com> wrote:
Of course gfal-ls is broken in the current version of the dirac externals, so hmpf. This "let's replace lcg-utils before we have a supported replacement" has been going on my nerves, possibly since 2013. I'll deal with the dirac failure once I made some headway into my other tickets.
Daniela
On 4 May 2017 at 23:15, Sam Skipsey <sskipsey@googlemail.com> wrote:
Hi Steve (everyone),
While I look for more detailed comparisons, this might help (from 2013 or so, when we actually started retiring lcg-utils - they've been retired since around 2014, btw!).
https://indico.egi.eu/indico/event/2189/contribution/2/material/slides/1.pdf
was a presentation giving an overview of the differences between lcg-utils and gfal2...
Sam
On Thu, 4 May 2017 at 16:05 Stephen Jones <sjones@hep.ph.liv.ac.uk> wrote:
On 04/05/17 15:45, David Auty wrote:
Can you direct me to a good page that has gfal equivalents of lcg functions as at the moment I am having to look at many pages and I'm still not able to find all the equivalent functions in gfal (see above example). Hi David,
I'm afraid I'm hardly any wiser. I did some googling to find how to test that GFAL tools work well at our site (Liverpool), and made a little test job from what I read (see below). I'm cc'ing this over to our "Storage Group" to see if anyone can recommend some formal documentation on GFAL. So ... any answers?
Cheers,
Ste
--- that gfal test job ---
#!/bin/bash
echo Copying in file:grid3.txt from some remote place gfal-copy
srm://
hepgrid11.ph.liv.ac.uk/dpm/ph.liv.ac.uk/home/dteam/sjones.d/grid3.txt
file://$PWD/grid3.txt
echo Get rid of remote grid3.txt gfal-rm
srm:// hepgrid11.ph.liv.ac.uk/dpm/ph.liv.ac.uk/home/dteam/sjones.d/grid3.txt
echo Copy back the new file to the remote place gfal-copy file://$PWD/grid3.txt
srm:// hepgrid11.ph.liv.ac.uk/dpm/ph.liv.ac.uk/home/dteam/sjones.d/grid3.txt
-- /Dr David John Auty/ / / /Centre for Particle Physics 2-090 CCIS University of Alberta, Edmonton Alberta Canada, T6G 2E1/ / / /Office Phone: 780 4920338/ /Mobile Phone: 780 9340002/
-- Steve Jones sjones@hep.ph.liv.ac.uk Grid System Administrator office: 220 High Energy Physics Division tel (int): 43396 Oliver Lodge Laboratory tel (ext): +44 (0)151 794 3396 <0151%20794%203396> University of Liverpool http://www.liv.ac.uk/physics/hep/
-- _______________________________________________ Gridpp-Dirac-Users mailing list Gridpp-Dirac-Users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/gridpp-dirac-users
-- _______________________________________________ Gridpp-Dirac-Users mailing list Gridpp-Dirac-Users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/gridpp-dirac-users
-- Sent from the pit of despair
----------------------------------------------------------- daniela.bauer@imperial.ac.uk HEP Group/Physics Dep Imperial College London, SW7 2BW Tel: +44-(0)20-75947810 <020%207594%207810> http://www.hep.ph.ic.ac.uk/~dbauer/
-- _______________________________________________ Gridpp-Dirac-Users mailing list Gridpp-Dirac-Users@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/gridpp-dirac-users