root/trunk/utils/mogadm


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1208 [1208] 08/16/08 21:49:46 dormando update mailing list url.
(edit) @1198 [1198] 07/10/08 14:24:56 nickandrew Fix various typos, spelling and grammar errors Most of the fixed errors …
(edit) @1136 [1136] 01/03/08 09:22:31 ask * Make mogadm prefer command line settings over configuration file …
(edit) @1134 [1134] 12/11/07 01:45:40 robbat2 Wire up fsck_reset's startpos argument.
(edit) @1079 [1079] 07/02/07 06:39:52 robbat2 Update POD documentation for mogadm to state of present code.
(edit) @1077 [1077] 07/02/07 04:34:30 robbat2 Improve whitespace display.
(edit) @1076 [1076] 07/02/07 04:25:41 robbat2 Provide device-modify command, with arguments for status and weight.
(edit) @1074 [1074] 07/02/07 04:25:34 robbat2 Update docs to show drain state.
(edit) @1059 [1059] 06/26/07 04:00:47 robbat2 Use foreach instead of map to be clear about the purpose of some code, and …
(edit) @1052 [1052] 06/25/07 19:02:38 bradfitz minor style things
(edit) @1048 [1048] 06/25/07 04:28:39 robbat2 Sometimes we get a - when we are expecting a numeric. Force these to …
(edit) @1022 [1022] 06/21/07 13:25:17 robbat2 Implement "device summary" per RT#3784. Signed-off-by: Robin H. Johnson …
(edit) @1021 [1021] 06/21/07 13:25:15 robbat2 Handle stats where there are no files in the DB. Signed-off-by: Robin H. …
(edit) @1020 [1020] 06/21/07 13:25:13 robbat2 If there are hosts, but no devices, the totals were previously undefined, …
(edit) @999 [999] 06/19/07 19:23:33 bradfitz Checking in changes prior to tagging of version 2.11. Changelog diff …
(edit) @993 [993] 05/14/07 23:53:59 bradfitz Checking in changes prior to tagging of version 2.10. Changelog diff …
(edit) @949 [949] 05/03/07 22:17:47 bradfitz + * allow setting a setting to "" (empty string)
(edit) @946 [946] 05/03/07 19:03:34 bradfitz Checking in changes prior to tagging of version 2.09. Changelog diff …
(edit) @893 [893] 04/20/07 23:54:47 bradfitz make remaining time more accurate
(edit) @892 [892] 04/20/07 23:48:45 bradfitz + * remove the hard-coded 5 fids/second from "fsck status", + and …
(edit) @871 [871] 04/20/07 08:45:58 bradfitz fsck admin tools
(edit) @866 [866] 04/20/07 02:49:56 bradfitz at least show Data::Dumper protocol response for status, for now.
(edit) @852 [852] 04/19/07 18:12:27 bradfitz stats command from Leon Brocard
(edit) @843 [843] 04/18/07 19:39:22 bradfitz add new reset option --policy-only to skip stats, and only check …
(edit) @839 [839] 04/18/07 07:16:12 bradfitz more fsck work.
(edit) @838 [838] 04/18/07 06:24:28 bradfitz * doc cleanup/additions * start of fsck management commands
(edit) @785 [785] 03/19/07 23:42:40 bradfitz use "?" for observed state if tracker doesn't support it
(edit) @783 [783] 03/19/07 23:05:42 bradfitz add observed_state and I/O utiliz% columns to mogadm check.
(edit) @729 [729] 02/06/07 01:34:04 hachi slave modify command
(edit) @728 [728] 02/05/07 12:58:46 hachi Slave add/delete commands and matching code inside store to query against …
(edit) @466 [466] 11/14/06 06:13:21 bradfitz remove warnings
(edit) @465 [465] 11/14/06 06:09:26 bradfitz let "dev5" be used instead of 5 for [devid] params. also show details of …
(edit) @464 [464] 11/14/06 04:47:12 bradfitz port the class commands
(edit) @463 [463] 11/14/06 03:46:10 bradfitz convert domain commands
(edit) @462 [462] 11/14/06 03:39:48 bradfitz flesh out the device commands to new centralized option parsing world
(edit) @460 [460] 11/14/06 02:27:45 bradfitz [Making mogadm better] Given that people's first (or most …
(edit) @459 [459] 11/14/06 01:23:07 bradfitz little cleanups, in prep for moving option parsing
(edit) @450 [450] 11/12/06 00:51:46 bradfitz bleh, options crap needs to be cleaned more than this
(edit) @449 [449] 11/12/06 00:46:29 bradfitz flesh out device add
(edit) @448 [448] 11/12/06 00:40:40 bradfitz fix host add
(edit) @447 [447] 11/12/06 00:33:55 bradfitz more cleanup
(edit) @446 [446] 11/12/06 00:29:25 bradfitz more
(edit) @445 [445] 11/12/06 00:18:09 bradfitz start of major loving to be more teaching/interactive
(edit) @409 [409] 09/27/06 23:42:06 bradfitz think we need both
(edit) @403 [403] 09/27/06 18:50:57 hachi MogileFS client and admin libs have been split out. Rename the calls to …
(edit) @332 [332] 08/10/06 18:39:33 bradfitz quiet by default, as per unix tradition, and add --verbose flag
(edit) @244 [244] 06/04/06 19:41:04 bradfitz assume tracker on localhost if no option/config provided to say otherwise
(edit) @243 [243] 06/02/06 23:47:57 marksmith * implement 'device mark' command used for marking the status of a device
(edit) @229 [229] 01/16/06 20:23:57 bradfitz clean up / fix GetOptions handling
(edit) @226 [226] 01/16/06 19:32:17 bradfitz create device command
(edit) @207 [207] 11/29/05 17:47:54 marksmith * numeric sort
(edit) @198 [198] 08/23/05 00:45:56 marksmith * final commit for the night; get some device functionality in, do a …
(edit) @197 [197] 08/22/05 23:49:41 marksmith * add delete_class functionality to mogilefsd and MogileFS::Admin * add …
(edit) @196 [196] 08/22/05 21:05:16 marksmith * add delete_domain to mogilefsd and MogileFS::Admin * add domain …
(add) @195 [195] 08/20/05 00:56:39 marksmith * initial mogadm; mogilefs administrator's toolkit Currently supports …
Note: See TracRevisionLog for help on using the revision log.