Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: draft notes for jewel #8211

Merged
merged 7 commits into from
Mar 25, 2016
Merged

doc: draft notes for jewel #8211

merged 7 commits into from
Mar 25, 2016

Conversation

liewegas
Copy link
Member

No description provided.

Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas liewegas added this to the jewel milestone Mar 18, 2016
@dillaman
Copy link

@liewegas Github isn't allowing inline comments:

Major changes since Infernalis:

  • The exclusive-lock, object-map, fast-diff, and journaling features can be enabled or disabled dynamically. The deep-flatten can be disabled dynamically but not re-enabled.
  • The RBD CLI has been rewritten to provide command-specific help and full bash completion support.
  • RBD snapshots can now be renamed.

Minor changes since Infernalis (worth mentioning):

  • The default RBD image features for new images have been updated to enable the following: exclusive lock, object map, fast-diff, and deep-flatten. These features are not currently supported by the RBD kernel driver nor older RBD clients. These features can be disabled on a per-image basis via the RBD CLI or the default features can be updated to the pre-Jewel setting by adding the following to the client section of the Ceph configuration file:
    rbd default features = 1
  • The rbd legacy image format (version 1) is deprecated with the Jewel release.

@liewegas liewegas force-pushed the wip-jewel branch 2 times, most recently from 7884215 to 1ca9df7 Compare March 18, 2016 17:43
If you compiled your own application against librados shipped with these
releases, it is very likely referencing these removed symbols. So you will
need to recompile it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only c++ applications, right?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct -- it was in buffer.h

@jdurgin
Copy link
Member

jdurgin commented Mar 18, 2016

"multiple MDS servers" - is active/standy not considered stable?

@jdurgin
Copy link
Member

jdurgin commented Mar 18, 2016

There is new support for asynchronous replication

perhaps add "(mirroring)" to introduce the term there, and mention the new rbd-mirror daemon

Signed-off-by: Sage Weil <sage@redhat.com>
@theanalyst
Copy link
Member

github doesst seem to allow inline comments on this changeset.. on RGW:
The new multitenancy infrastructure improves compatibility with Swift (which has a provide namespace of containers for each tenant). -> (which provides ...)

liewegas and others added 3 commits March 21, 2016 19:00
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Loic Dachary <loic@dachary.org>
Signed-off-by: Loic Dachary <loic@dachary.org>
…o wip-jewel

Conflicts:
	doc/release-notes.rst
Signed-off-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit a431d04 into ceph:master Mar 25, 2016
@liewegas liewegas deleted the wip-jewel branch March 25, 2016 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants