Skip to content

Commit e4ca03e

Browse files
authored
11.1: describe pool.enable.hsm-flag removal
1 parent c6deb41 commit e4ca03e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release-notes-11.1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ HTML header: <title>dCache 11.1 Release Notes</title>
7070

7171
- Drop support for nfsv4_1_files layout type
7272
- Drop admin commands to set/get/list `flags` associated with files.
73+
- Obsolete `pool.enable.hsm-flag`
7374

7475
## Acknowledgments
7576

@@ -130,6 +131,9 @@ In order to provide delegation-based read access on dCache pools, the `nfsv4_1_f
130131

131132
Berkeley DB, which is used to store metadata on pools, by default keeps only 100 files open. On some installations, this causes a slow start, as the number of db files is much larger. Now, the default is increased to 512.
132133

134+
On data upload, dCache pool can tell PnfsManager whatever pool's `lfs` mode is `hsm` or `precious`. This functionality is controlled by `pool.enable.hsm-flag` option, which defaults to `false` since 2017.
135+
This option is now obsolete.
136+
133137
### Poolmanager
134138

135139
### Resilience

0 commit comments

Comments
 (0)