{% extends "popularity/base.html"%}
{% block jsonref %}
{% with "True" as withjsonref %}
{{ block.super }}
{% endwith %}
{% endblock jsonref %}
{% block caption %}
{% with "List of files (per site) that 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 the number of access failures and the distinct days in which these failures did occur.
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 }}
SiteName | Naccesses | Ndays | Filename |
---|---|---|---|