Timeline


and .

07/03/07:

21:02 Changeset [1088] by bradfitz

make mogstored and mogilefsd use the now-bundled dependency Perl modules ...

20:41 Changeset [1087] by bradfitz

check in copies of all mogilefsd/mogstored dependencies, with aim to get ...

20:38 Changeset [1086] by bradfitz

alphabetize

19:37 Changeset [1085] by bradfitz

Tagging version '2.17' using shipit.

19:37 Changeset [1084] by bradfitz

Checking in changes prior to tagging of version 2.17. Changelog diff ...

19:36 Changeset [1083] by bradfitz

new/ignored files

19:28 Changeset [1082] by bradfitz

less magic; be explicit

19:16 Changeset [1081] by bradfitz

making out r1047 from robbat2 because it had overhead for a case that ...

19:10 Changeset [1080] by bradfitz

remove the subquery stats query down into Store, so there's no change for ...

07/02/07:

06:39 Changeset [1079] by robbat2

Update POD documentation for mogadm to state of present code.

04:34 Changeset [1078] by robbat2

Missed a changelog entry for r1076.

04:34 Changeset [1077] by robbat2

Improve whitespace display.

04:25 Changeset [1076] by robbat2

Provide device-modify command, with arguments for status and weight.

04:25 Changeset [1075] by robbat2

Include update_device command for consistency.

04:25 Changeset [1074] by robbat2

Update docs to show drain state.

00:08 Changeset [1073] by robbat2

Document zone and pathcount options to get_paths.

00:08 Changeset [1072] by robbat2

Clean up some bad text wrapping in POD.

00:08 Changeset [1071] by robbat2

get_paths command now takes a pathcount option, defaulting to 2, ...

07/01/07:

06:10 Changeset [1070] by robbat2

Fix broken list_fids function.

04:44 Changeset [1069] by robbat2

Provide return codes for listkey/list/locate and document return ...

06/28/07:

12:22 Changeset [1068] by robbat2

Replace usage of devcount in statistics with a subselect.

Signed-off-by: ...

06/27/07:

01:53 Changeset [1067] by bradfitz

make fsck log over-replicated files as policy violations. it won't delete ...

06/26/07:

12:00 Changeset [1066] by robbat2

Clean up update_devcount_atomic to not need explicit locks, and avoid an ...

11:57 Changeset [1065] by robbat2

Remove duplicate docroot declaration.

10:07 Changeset [1064] by robbat2

Document how to test MogileFS under doc/testing.txt.

09:31 Changeset [1063] by robbat2

Add a safety check to ensure that Postgresql-8.2 or newer is ...

09:31 Changeset [1062] by robbat2

Update mogdbsetup usage, and ensure it choses the correct admin username ...

08:11 Changeset [1061] by robbat2

Document the --type option to mogdbsetup.

08:07 Changeset [1060] by robbat2

Postgres Store implementation!

This was originally based on the prototype ...

04:00 Changeset [1059] by robbat2

Use foreach instead of map to be clear about the purpose of some code, and ...

06/25/07:

21:53 Changeset [1058] by bradfitz

remove magic, be explicit.

21:53 Changeset [1057] by bradfitz

start of support to make mogstored wrap Apache + web_dav

21:51 Changeset [1056] by bradfitz

back out the appending to $0 change from robbat2... didn't work for me:

I ...

21:50 Changeset [1055] by bradfitz

remove things end-users don't care about

19:56 Changeset [1054] by bradfitz

todo

19:09 Changeset [1053] by bradfitz

remove potential race in test.

19:02 Changeset [1052] by bradfitz

minor style things

09:35 Changeset [1051] by robbat2

Use sprintf before debug as debug does not function as proper printf ...

09:35 Changeset [1050] by robbat2

Remove duplicated [fsck] in log output of Fsck worker.

Signed-off-by: ...

04:28 Changeset [1049] by robbat2

Use croak with sane output instead of plain die inside insert_ignore. ...

04:28 Changeset [1048] by robbat2

Sometimes we get a - when we are expecting a numeric. Force these to ...

04:28 Changeset [1047] by robbat2

Finally trace why replicate acted weird sometimes.

If a file was deleted ...

04:28 Changeset [1046] by robbat2

The enqueue_fids_to_delete sub is dangerous in the previously ...

04:28 Changeset [1045] by robbat2

Add guards around REPLACE usage when can_replace is false, and other ...

04:28 Changeset [1044] by robbat2

Clean up a bit of r1040 meet Brad's style.

Signed-off-by: Robin H. ...

04:28 Changeset [1043] by robbat2

When croaking due to bogus options, include the keys in the croak output ...

04:15 Changeset [1042] by bradfitz

automated update

06/24/07:

11:00 Changeset [1041] by robbat2

Add note that we need to invalidate another key later.

Signed-off-by: ...

11:00 Changeset [1040] by robbat2

- Add debug output on replication failure in ...

08:31 Changeset [1039] by robbat2

Add TODO items, getting closer to why delete was weird.

Signed-off-by: ...

08:31 Changeset [1038] by robbat2

Add a testcase that catches the bug that would have been introduced by ...

08:31 Changeset [1037] by robbat2

Nicer debug message without the warning.

Signed-off-by: Robin H. Johnson ...

08:31 Changeset [1036] by robbat2

Better pass at handling $Mgd::DEBUG and avoid loops of use this ...

08:31 Changeset [1035] by robbat2

Revert "Fix deletion crash if a file existed in the database but was not ...

08:31 Changeset [1034] by robbat2

We need to bring in the right modules so that $Mgd::DEBUG ...

06/23/07:

09:36 Changeset [1033] by robbat2

Fix deletion crash if a file existed in the database but was not on any ...

09:36 Changeset [1032] by robbat2

Supress warning for undefined value.

Signed-off-by: Robin H. Johnson ...

06/22/07:

08:40 Changeset [1031] by robbat2

Handle HiRes gettimeofday correctly to get useful results. Arrays ...

08:26 Changeset [1030] by robbat2

Handle input to log() correctly. Based on the implementation of ...

08:26 Changeset [1029] by robbat2

Add clear_cache command to the MogileFS::Admin API.

Signed-off-by: Robin ...

06/21/07:

17:15 Changeset [1028] by bradfitz

automated update

14:03 Changeset [1027] by robbat2

Root DSN may need the hostname as well, so pass it in.

Signed-off-by: ...

13:59 Changeset [1026] by robbat2

Use insert_ignore instead of raw INSERT IGNORE.

Signed-off-by: Robin H. ...

13:59 Changeset [1025] by robbat2

Make main table list into a constant in case Stores need ...

13:59 Changeset [1024] by robbat2

The unix_timestamp function belongs to the Store, not other classes. Need ...

13:42 Changeset [1023] by robbat2

Add locate task to mogtool that provides path output, useful in debugging ...

13:25 Changeset [1022] by robbat2

Implement "device summary" per RT#3784.

Signed-off-by: Robin H. Johnson ...

13:25 Changeset [1021] by robbat2

Handle stats where there are no files in the DB.

Signed-off-by: Robin H. ...

13:25 Changeset [1020] by robbat2

If there are hosts, but no devices, the totals were previously undefined, ...

13:16 Changeset [1019] by robbat2

Remove explicit dependancy on Store::MySQL in testcase.

Signed-off-by: ...

13:16 Changeset [1018] by robbat2

Increase startup timelimit as Postgres takes longer to load ...

13:16 Changeset [1017] by robbat2

Only DBD::MySQL allows all undefs to last_insert_id safely. In other ...

13:16 Changeset [1016] by robbat2

Cleanup whitespace of CREATE TABLE statements to be consistent instead of ...

13:02 Changeset [1015] by robbat2

Using NULL during an INSERT for the AUTO_INCREMENT column does not work ...

04:00 Changeset [1014] by robbat2

Some DBD may report a - rather than undefined, so validate that it is ...

03:56 Changeset [1013] by robbat2

Add testcase for Store::unix_timestamp().

Signed-off-by: Robin H. Johnson ...

03:56 Changeset [1012] by robbat2

- Clean up all raw usages of UNIX_TIMETAMP() function, in preparation for

...

03:08 Changeset [1011] by robbat2

Clean up a warning about non-numeric argument.

Signed-off-by: Robin H. ...

03:03 Changeset [1010] by robbat2

Append the mogstored job type to $0 instead of replacing it ...

02:45 Changeset [1009] by robbat2

Use saner name in process listing.

Normally the binary will turn up in ...

06/20/07:

19:24 Changeset [1008] by bradfitz

wrong word.

19:22 Changeset [1007] by bradfitz
  • make mogstored's lighttpd config use mod_status for "/", so

...

19:03 Changeset [1006] by bradfitz

remove Linux::AIO support, now that Perlbal has removed it as well, and ...

01:43 Changeset [1005] by hachi

Add ChangeRPMVersion to steps of release.

06/19/07:

23:00 Changeset [1004] by hachi

MogileFS-Server redhat package specfile.

22:20 Changeset [1003] by bradfitz

make Mgd::validate_dbh() re-check/ping slave dbhs as well.

19:35 Changeset [1002] by bradfitz

support drive identifiers above sdz (Arjan <info@…>)

19:35 Changeset [1001] by bradfitz

+ * make mogstored's iostat child process properly shutdown, + ...

19:23 Changeset [1000] by bradfitz

Tagging version '2.11' using shipit.

19:23 Changeset [999] by bradfitz

Checking in changes prior to tagging of version 2.11. Changelog diff ...

19:12 Changeset [998] by hachi

Change delete worker to use new DeviceStates interface.

06/15/07:

00:24 Changeset [997] by hachi

Fix get_paths to honor new device state of 'drain' via new DeviceStates ...

Note: See TracTimeline for information about the timeline view.