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
Controller property Logging/ArchiveAgeDays to configure the minimum age in days after which error-report log files are archived and compressed (default 60, 0 disables archiving, always whole months); the value is also used by the satellites
Changed
SOS reports now include DRBD statistics (e.g. out-of-sync): drbdsetup status and drbdsetup events2 are collected with --statistics, plus a new drbd-status.json from drbdsetup status --json
Improved trace logging of DevMgrRuns when creating/merging/deleting core objects
If resources already violate resource-group's autoplacer settings (like --replicas-on-same), a tiebreaker ignores the violated --replicas-on-same limitation. "Place anywhere is better than nowhere".
Extend ioProgressMode to additionally monitor /sys/[dev/]block//stat in addition to the old /proc//io to survive large flushes.
Fixed
Fixed ArrayIndexOutOfBoundsException in the file storage provider when parsing losetup output, which broke the device manager whenever a loop device was present