You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.