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
291 stars 136 forks source link

chimera: add CTA HSM StorageInfo extractor #7610

Closed DmitryLitvintsev closed 5 months ago

DmitryLitvintsev commented 5 months 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 5 months ago

retest this please