MooseFS v3.0.101 Release Notes

Release Date: 2018-07-23 // almost 6 years ago
  • Dear MooseFS Users,

    ๐Ÿš€ MooseFS 3.0.101 is stable now! Please find the list of fixes this release includes below:

    • (master) make under goal replications respect topology (patch made by tclh123)
    • (master) fix inforec undergoal (patch made by tclh123)
    • ๐Ÿ›  (cgiserv) fixed handling connection close during data sending (leaving active pipes which caused leaving mfs.cgi subprocesses)
    • ๐Ÿ›  (mount) decreased memory usage (fixed handling buffers allocated per thread)
    • (all) setting correct errno when read returns 0 (in sockets.c)
    • ๐Ÿ›  (mount) fixed double free of plock_data structure
    • ๐Ÿ›  (master) fixed inconsistency in calculating realsize when storage class definition has changed
    • ๐Ÿ›  (master+mount) fixed handling read-only filesystems (ro flag in exports and lookup-open lflags)
    • 0๏ธโƒฃ (all) fixed differences in defaults between source, config and manpages
    • (all) added nobreak macro to explicitly inform compiler that intentionally there is no break before following case
    • ๐Ÿง (mount) added mfssuid and mfsdev options to mount (allows mounting with suid/dev options using system mount on Linux)
    • โœ… (cs) added using posix_fadvise(...DONTNEED) for tested chunks
    • ๐Ÿ›  (master) fixed HA bug (uninitialized variable might cause everlasting ELECT - PRO only)
    • ๐Ÿ›  (cs) fixed metaid handling
    • (master) added clearing SNAPHSOT eattr on file/directory modifications
    • (master) added optional same rack preference for destination server during undergoal replications
    • โฑ (mount+tools) increased masterproxy timeout from 1s to 20s

    Best regards,
    Piotr / MooseFS Team