Skip to content

8.4.1

Latest

Choose a tag to compare

@philippfalk philippfalk released this 19 Aug 12:15
8.4.1
f329583
  • fix(mgmtd): resolved an issue where (re)starting meta or storage nodes while a lot of other nodes are registered and online could lead to registration failures due to registration acknowledgement timeouts.
  • fix(meta): corrected a configuration parsing issue introduced in 8.4 where sysFileEventPersistSize wouldn't accept human-readable numbers with unit suffixes.
  • fix(meta): raised the default timeout for rebalancing file locking (tuneChunkBalanceLockingTimeLimit) to 21600 s (6 hours) to prevent timeouts from interrupting long running migrations.
  • fix(ctl): made beegfs license correctly identify and print BeeOND trial licenses.
  • fix(client): resolved a build issue with GDS enabled builds.
  • fix(client): resolved a build issue with very recent kernels.