From 08b8d7f1e5101631f642134718871dd2ef24c1e5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 4 Mar 2013 01:25:09 +0000 Subject: cmogstored 1.2.1 - fix graceful shutdown failure This release only fixes an assertion failure during graceful shutdown while MogileFS fsck is running with checksumming enabled. This only affects users running fsck with checksumming enabled during a graceful shutdown of cmogstored. For upgrading cmogstored it is recommended to: 1) stop fsck on the trackers (via "mogadm fsck stop") 2) wait for all tracker queues to drain and stop sending fsck traffic to the affected host. You may wish to "!want 0 fsck" on all your trackers and wait for the fsck workers to stop. 3) upgrade cmogstored (in place upgrade works) There are also several code comment updates for internal components of cmogstored which may interest potential hackers. --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index e4b4193..26b156a 100644 --- a/README +++ b/README @@ -55,6 +55,8 @@ Source tarballs suitable for distribution are housed here: * http://bogomips.org/cmogstored/files/ +Latest is http://bogomips.org/cmogstored/files/cmogstored-1.2.1.tar.gz + Source code =========== -- cgit v1.2.3-24-ge0c7