Download Latest Version MooseFS 4.58.1 source code.tar.gz (1.7 MB)
Email in envelope

Get an email when there's a new version of MooseFS

Home / v4.58.1
Name Modified Size InfoDownloads / Week
Parent folder
MooseFS 4.58.1 source code.tar.gz 2025-10-01 1.7 MB
MooseFS 4.58.1 source code.zip 2025-10-01 2.0 MB
README.md 2025-10-01 1.5 kB
Totals: 3 Items   3.7 MB 6

This is a maintenance release that addresses several stability issues and improves tools' behavior. Users of earlier 4.57.x and 4.58.x versions are encouraged to upgrade.

Master

  • Fixed segfault in flocklocks.c
    The lock handling fix introduced in version 4.57.7 was incomplete and did not fully resolve the problem. This release provides the complete fix.

  • Prevent setting archive flag for trashed files
    Archive flags are no longer applied to files already in the trash. This ensures consistent behavior and avoids unnecessary chunk replication for files that are about to be deleted.

CLI

  • Improved handling of disconnected chunkservers
    Previously, if all chunkservers were disconnected, the CLI incorrectly reported an error instead of showing their state. This behavior has been corrected.

  • Internal import fixes in CLI mode
    Adjustments were made to the way mfscli is built. This is purely technical and has no impact on end-user experience.

Tools

  • Better error messages in mfssetfacl
    Parsing errors in ACL expressions now clearly indicate the position where parsing failed, making debugging easier.

  • Fixed parsing of numerical group identifiers in mfssetfacl
    Group IDs can now be specified by numeric values as well as by names, as originally intended.

Upgrade Notes

  • No configuration changes are required.
  • All users are recommended to update to benefit from improved stability and correctness.
Source: README.md, updated 2025-10-01