Skip to content

Commit dd080e4

Browse files
authored
11.1: describe use of t_level_2 table
1 parent e4ca03e commit dd080e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

release-notes-11.1

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,12 @@ Those flags did not influence the dcache behavior and were invisible to users. T
8686

8787
### Billing
8888

89+
### Chimera
90+
91+
The dCache namespace stored so-called `flags`, key-value pairs associated with files, in the `t_level_2` table. This functionality is removed as it is not being used.
92+
The `t_level_2` is not touched and stays as-is. The table should be empty for most sites or contain no new records since 2018. Admins are free to truncate the table to
93+
reclaim the space, if desired.
94+
8995
### Cleaner
9096

9197
Previously, `cleaner-hsm` would send one delete request per HSM at a time to a single pool each. However, this level of parallelization is not very efficient, especially when deletes time out.

0 commit comments

Comments
 (0)