ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

System - Allocation stats out of sync #322

Closed dvstans closed 4 years ago

dvstans commented 4 years ago

The allocation stats (used data/records) can get out of sync. Cause is unknown, but may be related to failed allocation transfers or failed data puts.

dvstans commented 4 years ago

After inducing an error in allocation move process, the source allocation data_size was NULL. This is very wrong.

dvstans commented 4 years ago

Actually data size on both source and destination allocs was set to null.

dvstans commented 4 years ago

Seems to be caused by the inclusion of published data (still investigating)

dvstans commented 4 years ago

Fixed. Problem was invalid record size in non-globus data entries for background task.