2.20 -- 2011-06-15
- Remove redundant tracker calls. Required for MogileFS::Server 2.50 as
the redundant commands are now cached harder.
(dormando <dormando@rydia.net>)
2.19 -- 2011-01-08
2.18 -- 2010-09-28
2.17 -- 2010-08-13
- Add 'domains' argument to mogstats for faster queries on basic by-domain
and class stats. (pyhhak)
2.16 -- 2010-04-02
- Add --replpolicy option for configuring a replication policy string.
Used in MogileFS::Network policies, etc.
(dormando)
- Updates to mogstats (dormando, Barry Abrahamson)
2.15 -- 2009-12-05
- Standalone mogstats utility (dormando)
- New mogilefs.conf option: timeout (Robin H. Johnson)
- Make --noverify a valid option for locate (Ask Bjoern Hansen)
- Make the locate command return all replicas, not just two (Gavin Brebner)
2.14 -- 2009-01-12
- Add --nobigfile option to skip bigfile parsing on large files. (dormando)
- Allow "listkey" on all files, not good for big dbs (Ask Bjoern Hansen)
- Make mogtool prefer command line settings over configuration file
settings (Ask)
2.13 -- 2008-08-16
- Add --noreplwait option to mogtool. (Dormando)
- Make mogadm prefer command line settings over configuration file
settings (Derek Boonstra)
- Wire up fsck_reset's startpos argument. (Robin H. Johnson).
- Fix the automatic retry on errors saving a chunk (Ask Bjoern Hansen)
- Improve error messages from mogtool (Ask Bjoern Hansen).
2.12 -- 2007-08-06
- Update POD documentation for mogadm to state of present code.
- Add device-modify command for consistency with host/class.
- Document return code behavior in the POD.
- Provide specific return codes for list, listkey and locate when the item
was not found.
- Sometimes we get a - when we are expecting a numeric. Force these to zero.
- Add locate task to mogtool that provides path output, useful in debugging.
- Implement "device summary" per RT#3784. This provides an output with one
line of storage data per host.
- Handle stats where there are no files in the DB.
- If there are hosts, but no devices, the totals were previously undefined,
leading to errors in the output.
2.11 -- 2007-06-19
2.10 -- 2007-05-14
- mogadm check no longer shows dead devices
- mogadm device list no longer shows devices, UNLESS you do:
mogadm device list --all
- allow setting a setting to "" (empty string)
2.09 -- 2007-05-03
- 'settings list' and 'settings set <key> <value>' sub-commands, if you have
MogileFS::Client >= 1.07 installed. otherwise just unavailable.
- fix multiple bugs in "fsck status" display/calculations.
2.08 -- 2007-04-20
- stats command from Leon Brocard
- fsck commands
- improved docs
- patch from Arthur Bebak <abebak@fabrikinc.com> to add "listkey" to mogtool
1.50 -- 2006-11-13
- much-cleaned up and friendlier mogadm command