moosefs

MooseFS Distributed Storage – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System / Software-Defined Storage

GPL-2.0 License

Stars
1.7K
Committers
14

Bot releases are hidden (Show)

moosefs - MooseFS 2.0.87

Published by pkonopelko over 8 years ago

  • (master) fixed status returned by writechunk after network down/up
moosefs - MooseFS 2.0.86

Published by pkonopelko over 8 years ago

  • (master) fixed initialization of ATIME_MODE
moosefs - MooseFS 2.0.85

Published by pkonopelko over 8 years ago

  • (master) added ATIME_MODE option to set atime modification behaviour
  • (master) added using size and length quota to fix disk usage values (statfs)
  • (all) changed address of FSF in GPL licence text
  • (debian) removed obsolete conffiles
  • (debian) fixed copyright file
  • (mount) fixed parsing mfsmount.cfg (system options like nodev,noexec etc. were ommited)
  • (tools) removed obsoleted command 'mfssnapshot'
moosefs - MooseFS 2.0.84

Published by pkonopelko over 8 years ago

  • (mount) fixed setting file length in write module during truncate (fixes "git svn" case)
moosefs - MooseFS 2.0.81

Published by pkonopelko over 8 years ago

  • (systemd) fixed typo in mfscgiserv service file
moosefs - MooseFS 2.0.82

Published by pkonopelko over 8 years ago

  • (master+supervisor) added metaid check (pro version only)
  • (master) added rejection of followers with incorrect meta version (pro version only)
  • (mount) added new mechanism for sustaining working directories (replaces mechanism added in 2.0.74)
  • (mount) create in deleted directory returns EACCES only in OS X (ENOENT in other systems)
  • (cli) fixed show exports in plain mode
  • (master) added sending metaid after switching from ELECT to LEADER (pro version only)
  • (master) removed option '-e' from GPL edition (only makes sense in pro version)
  • (master+cs) added sending metaid to cs in ELECT state (pro version only)
  • (master) improved metaid generation method
moosefs - MooseFS 2.0.83

Published by pkonopelko over 8 years ago

  • (mount) use direct I/O as a default mode on FreeBSD and Mac OS X (due to keep_cache bug in kernel/fuse)