The PPD dCache Storage Element

DCache is the main disk storage system in us on the PPD Unix/Linux systems. It allows us to aggregate the storage space on many servers and present this as a unified namespace to users. Files in dCache can be accessed/written using the SRM "grid" protocol or the "local" protocols dcap and xrootd. The dCache namespace can also be browsed like a normal filesystem on the PPD linux nodes but the contents of the files cannot be accessed through this (i.e. ls or find will work cp, open or mv will fail).

VOs and/or groups have area to store files under their name dCache namespace in /pnfs/pp.rl.ac.uk/data/

Inspecting a file using the pnfs mount

Copying/Reading a file using the Grid tools

To copy a file into dCache without registering it in a Logical File Catalogue

lcg-cp -v file:/path/to/local/file srm://heplnx204.pp.rl.ac.uk/pnfs/pp.rl.ac.uk/data/vo/path/to/put/file

To copy a file into dCache and register it with a Logical File Catalogue

...

Reading a file using local protocols

copying a file out of dCache using dcap:

dccp dcap://heplnx204.pp.rl.ac.uk/pnfs/pp.rl.ac.uk/data/vo/path/to/your/file ./file

Access a file directly from dCache using root:

root dcap://heplnx204.pp.rl.ac.uk/pnfs/pp.rl.ac.uk/data/vo/path/to/your/file

-- ChrisBrew - 2009-10-28

Edit | Attach | Watch | Print version | History: r10 | r6 < r5 < r4 < r3 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r4 - 2010-01-04 - ChrisBrew
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback