dCache / dcache

dCache - a system for storing and retrieving huge amounts of data, distributed among a large number of heterogenous server nodes, under a single virtual filesystem tree with a variety of standard access methods
https://dcache.org
276 stars 132 forks source link

chimera: add CTA HSM StorageInfo extractor #7610

Closed DmitryLitvintsev closed 6 days ago

DmitryLitvintsev commented 1 week ago

Motivation:

When transitioning from Enstore to CTA we must define hsm type. And we can drop a lot of miscellaneous information typically collected by Enstore extractor

Modification:

Add CtaStorageIndo and CtaStorageInfo Extractor

Result:

Can read/write CTA and migrated Enstore files without having to set hsmInstance tag in the full directory tree.

Patch: https://rb.dcache.org/r/14262 Target: trunk Request: 10.x Request: 9.x

mksahakyan commented 1 week ago

retest this please