2014-01-14 17:37:41 +00:00
|
|
|
v0.76
|
2014-01-01 01:00:06 +00:00
|
|
|
~~~~~
|
|
|
|
|
|
|
|
- 'rbd ls' on a pool which never held rbd images now exits with code
|
|
|
|
0. It outputs nothing in plain format, or an empty list in
|
|
|
|
non-plain format. This is consistent with the behavior for a pool
|
|
|
|
which used to hold images, but contains none. Scripts relying on
|
|
|
|
this behavior should be updated.
|
2013-12-28 20:23:22 +00:00
|
|
|
|
|
|
|
- The MDS requires a new OSD operation TMAP2OMAP, added in this release. When
|
|
|
|
upgrading, be sure to upgrade and restart the ceph-osd daemons before the
|
|
|
|
ceph-mds daemon. The MDS will refuse to start if any up OSDs do not support
|
|
|
|
the new feature.
|