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: fix misleading configuration guide on cache tiering #7000

Merged
merged 1 commit into from
Jan 29, 2016

Conversation

zhouyuan
Copy link
Contributor

  • The flush/evict won't work if target_max_bytes/objects are not configured.
  • All client requests will be blocked only when target_max_bytes/objects
    are reached. Hitting on cache_target_full_ratio will not block client
    requests.

Signed-off-by: Yuan Zhou yuan.zhou@intel.com

* The flush/evict won't work if target_max_bytes/objects are not configured.

* All client requests will be blocked only when target_max_bytes/objects
  are reached. Hitting on cache_target_full_ratio will not block client
  requests.

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
@zhouyuan
Copy link
Contributor Author

@xinxinsh

liewegas added a commit that referenced this pull request Jan 29, 2016
doc: fix misleading configuration guide on cache tiering

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit 04289a9 into ceph:master Jan 29, 2016
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.

4 participants