{% extends "popularity/base.html"%} {% block jsonref %} {% with "True" as withjsonref %} {{ block.super }} {% endwith %} {% endblock jsonref %} {% block caption %} {% with "Summary of the corrupted files found per site, aggregated per dataset.
A file is defined corrupded if ALWAYS failed in job accesses in the last 15 days.
Only CMSSW errors 8020 and 8021 are accounted for the job failures.
The table provides for each site and dataset, the number of failing files, with the max (min) number of failures and distinct days of failures as well.
Only files with at least 5 failures or 3 distinct days of failures are summarized in the table.

double-click on the table raws to retrieve the list of corrupted files for a specific site." as captionlabel %} {{ block.super }} {% endwith %} {% endblock caption %} {% block sub_title %} {{ block.super }}

Corrupted Files: Site & Dataset Summary

{% endblock sub_title %} {% block body_content %} {{block.super}}
SiteName Number of Files Max Failures per file Min Failures per file Max distinct days per file Min distinct days per file Dataset
{% endblock body_content%} {% block js %} {% endblock js %}