summaryrefslogtreecommitdiff
path: root/PendingReleaseNotes
blob: 725e02e0a3a2409165bad476fd8313ea27fa766f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
v0.70
~~~~~

* The MDS now disallows snapshots by default as they are not
  considered stable.  The command 'ceph mds set allow_snaps' will
  enable them.

* For clusters that were created before v0.44 (pre-argonaut, Spring
  2012) and store radosgw data, the auto-upgrade from TMAP to OMAP
  objects has been disabled.  Before upgrading, make sure that any
  buckets created on pre-argonaut releases have been modified (e.g.,
  by PUTing and then DELETEing an object from each bucket).  Any
  cluster created with argonaut (v0.48) or a later release or not
  using radosgw never relied on the automatic conversion and is not
  affected by this change.