]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes: v0.61.2
authorSage Weil <sage@inktank.com>
Tue, 14 May 2013 03:48:20 +0000 (20:48 -0700)
committerSage Weil <sage@inktank.com>
Tue, 14 May 2013 03:48:20 +0000 (20:48 -0700)
Signed-off-by: Sage Weil <sage@inktank.com>
doc/changelog/v0.61.2.txt [new file with mode: 0644]
doc/release-notes.rst

diff --git a/doc/changelog/v0.61.2.txt b/doc/changelog/v0.61.2.txt
new file mode 100644 (file)
index 0000000..b57c7e6
--- /dev/null
@@ -0,0 +1,27 @@
+commit fea782543a844bb277ae94d3391788b76c5bee60
+Author: Gary Lowell <gary.lowell@inktank.com>
+Date:   Mon May 13 11:58:35 2013 -0700
+
+    v0.61.2
+
+commit 8464c06412b72673ca9d01d35e8f68451e1982b3
+Author: Joao Eduardo Luis <joao.luis@inktank.com>
+Date:   Mon May 13 15:36:59 2013 +0100
+
+    mon: Monitor: tolerate GV duplicates during conversion
+    
+    Fixes: #4974
+    
+    Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
+    (cherry picked from commit ba05b16ee2b6e25141f2ab88265a1cf92dcd493c)
+
+commit 703bc2fd8aec512fb2b58d5ef263e37647c1f047
+Author: Dan Mick <dan.mick@inktank.com>
+Date:   Fri May 10 20:09:34 2013 -0700
+
+    config_opts: default mon_debug_dump_transactions to 'false'
+    
+    otherwise, it chews mon log space at an alarming rate.
+    
+    Fixes: #5024
+    Signed-off-by: Dan Mick <dan.mick@inktank.com>
index 7df3a5fec2c8407c3df12e245aade8bb6af8d777..afa0195689ed74743d79aca084deb9749d9aa8f0 100644 (file)
@@ -2,6 +2,21 @@
  Release Notes
 ===============
 
+v0.61.2 "Cuttlefish"
+--------------------
+
+This release disables a monitor debug log that consumes disk space and
+fixes a bug when upgrade some monitors from bobtail to cuttlefish.
+
+Notable Changes
+~~~~~~~~~~~~~~~
+
+* mon: fix conversion of stores with duplicated GV values
+* mon: disable 'mon debug dump transactions' by default
+
+For more detailed information, see :download:`the complete changelog <changelog/v0.61.2.txt>`.
+
+
 v0.61.1 "Cuttlefish"
 --------------------