* 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 * utilization column was always 0. single character typo from Arjan 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 ' 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 to add "listkey" to mogtool 1.50 -- 2006-11-13 * much-cleaned up and friendlier mogadm command