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

pool: Add PNFSID to st ls and rh ls commands #7596

Closed khys95 closed 2 weeks ago

khys95 commented 2 weeks ago

Motivation: Users want the capability to run the commands mentioned above for a single/specified id

Modification: Added a optional argument to the commands

Result: List hsm queues by PNFSID

Fixes: #7561 Target: master Require-book: no Require-notes: yes