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 visible (Hide)

moosefs - MooseFS 2.0.67

Published by pkonopelko over 8 years ago

  • (cli) fixed "last save time" in master general info (-SIG)
  • (master) added "last seen paths" to TRASH and SUSTAINED files in inode to path resolver
moosefs - MooseFS 2.0.66

Published by pkonopelko over 8 years ago

  • (master) removed missing chunks/files from messages
  • (cli+cgi) added presenting missing chunks/files in separate table
moosefs - MooseFS 2.0.65

Published by pkonopelko over 8 years ago

  • (master) added missing chunks/files log
moosefs - MooseFS 2.0.64

Published by pkonopelko over 8 years ago

  • (mount) fixed bug in read module (it's theoretical bug).
moosefs - MooseFS 2.0.63

Published by pkonopelko over 8 years ago

  • (master) fixed 'df' for subnodes with quota set on ancestor nodes
moosefs - MooseFS 2.0.62

Published by pkonopelko over 8 years ago

  • (all) changed freebsd ports
  • (cgiserv) fixed POST handling
  • (mount) fixed handling read-ahead upper limit
moosefs - MooseFS 2.0.61

Published by pkonopelko over 8 years ago

  • (mount) fixed rare getgroup race condition
moosefs - MooseFS 2.0.60

Published by pkonopelko over 8 years ago

This is a first MooseFS release on GitHub

  • (all) changed license of standard version to GPLv2
  • (all) changed name moosefs-ce to just moosefs
moosefs - MooseFS 3.0.11

Published by pkonopelko over 8 years ago

  • (all) changed license of standard version to GPLv2
  • (all) changed name moosefs-ce to just moosefs
moosefs - MooseFS 3.0.64

Published by pkonopelko over 8 years ago

  • (master+mount) split trash into 4096 separate sub-trashes
moosefs - MooseFS 3.0.65

Published by pkonopelko over 8 years ago

  • (master+cs) added minimal version for master supervisors in chunkservers (pro version only)
  • (cs) chunkserver can be started with empty mfshdd.cfg and work as a voter (pro version only)
  • (master) mfsrmsnapshot will remove files without using trash
  • (master+cs) added optional authorization
moosefs - MooseFS 3.0.66

Published by pkonopelko over 8 years ago

  • (mount) use direct I/O as a default mode on FreeBSD (due to keep_cache bug in kernel/fuse)
moosefs - MooseFS 3.0.67

Published by pkonopelko over 8 years ago

  • (cgi+cli) added much more info for master in ELECT state (pro version only)
  • (master+cgi+cli) added temporarily removing chunkservers in master in ELECT state (pro version only)
  • (cgi) fixed bug in ChunkServers list (heavy load/internal rebalance)
moosefs - MooseFS 3.0.68

Published by pkonopelko over 8 years ago

  • (cgi+cli) fixed UNKNOWN state for "marked for removal" readiness
  • (mount) added protection from releasing inode memory too early in reading module
  • (mount) use direct I/O as a default mode on Mac OS X (due to keep_cache bug in kernel/fuse)
moosefs - MooseFS 3.0.69

Published by pkonopelko over 8 years ago

  • (mount) fixed rare case when request memory was used after being freed.
moosefs - MooseFS 3.0.71

Published by pkonopelko over 8 years ago

  • (cgi+cli) fixed displaying info when there are no active masters (intr. in 3.0.67)
  • (mount+common) refactoring code to be Windows ready
  • (mount) added option 'mfsflattrash' (makes trash look like before version 3.0.64)
  • (mount) added fixes for NetBSD (patch contributed by Tom Ivar Helbekkmo)
  • (master) fixed emptying trash issue (intr. in 3.0.64)
  • (master) fixed possible segfault in chunkservers database (intr. in 3.0.67)
  • (master) changed trash part choice from nondeterministic to deterministic
moosefs - MooseFS 3.0.72

Published by pkonopelko over 8 years ago

  • (master+cgi+cli) added global 'umask' option to exports.cfg
  • (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)
  • (master) changed way how cs internal rebalance state is treated by master (as 'grace' state instead of 'overloaded')
  • (mount) fixed bug in read module (setting etab after ranges realloc)
  • (tools) removed obsoleted command 'mfssnapshot'
  • (master) fixed 'segfault' in rare case (removing flock with non-existent waiting session)
moosefs - MooseFS 3.0.74

Published by pkonopelko over 8 years ago

  • (master) fixed rebalance replication (check for all chunk copies for destination - not only valid)
  • (master+mount) new mechanism for atime+mtime setting during I/O
  • (master+mount) new I/O synchronization between different mounts (with cache invalidation)
  • (master+mount) new chunk number/version cache (with automatic invalidation from master)
  • (master) added mapping chunkserver IP classes (allow to have separate network for I/O and separate for other activity)
  • (master) fixed status returned by writechunk after network down/up
  • (master) changed trashtime from seconds to hours
  • (master) added METADATA_SAVE_FREQ option (allow to save metadata less frequently than every hour)
  • (master) added using in emergency (endangered chunks) all available servers for replication (even overloaded and being maintained)
  • (master) added using chunkservers in 'internal rebalance' state in case of deleting chunks
  • (all) spell check errors fixed (patch contributed by Dmitry Smirnov)
moosefs - MooseFS 3.0.73

Published by pkonopelko over 8 years ago

  • (master) fixed restoring ARCHCHG from changelog
  • (cli+cgi) fixed displaying master list with followers only (pro version only)
  • (master) added using size and length quota to fix disk usage values (statfs)
  • (master) fixed xattr bug which may lead to data corruption and segfaults (intr. in 2.1.1)
  • (master) added 'node_info' packet
  • (tools) added '-p' option to 'mfsdirinfo' - 'precise mode'
  • (master) fixed edge renumeration
  • (master) added detecting of wrong edge numbers and force renumeration in such case
moosefs - MooseFS 2.0.88

Published by pkonopelko over 8 years ago

  • (master) added METADATA_SAVE_FREQ option (allow to save metadata less frequently than every hour)