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

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

Closed khys95 closed 5 months ago

khys95 commented 5 months 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