dcache icon indicating copy to clipboard operation
dcache copied to clipboard

Frontend requires pinmanager to provide QoS information

Open paulmillar opened this issue 4 years ago • 0 comments

A query to the namespace resources that requests that QoS be resolved (e.g., /api/v1/namespace/directory?qos=true) uses external components to build the QoS.

On a purely disk based dCache, pinmanager is an optional component. However, the directory listing with QoS will fail if pinmanager is not running.

paulmillar avatar Jan 28 '21 10:01 paulmillar