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

rados max file size #38

Closed
jrse opened this issue Jun 14, 2017 · 3 comments
Closed

rados max file size #38

jrse opened this issue Jun 14, 2017 · 3 comments
Assignees

Comments

@jrse
Copy link
Contributor

jrse commented Jun 14, 2017

  • restrict max mail size to rados_max_file size in case mail is bigger than max rados_file_size mail storage exits with -1 and appropriate error message.
@jrse
Copy link
Contributor Author

jrse commented Jun 22, 2017

osd max write size default is 90

runtime cfg:
ceph tell osd.* injectargs '--osd_max_write_size=10'

@jrse jrse self-assigned this Jun 29, 2017
@peter-mauritius
Copy link
Collaborator

Can we get notifications from RADOS if config ist changed?

@jrse
Copy link
Contributor Author

jrse commented Jul 11, 2017

rados max write size (mb) be set in ceph client configuration via:

[client]
osd max write size = 5

@jrse jrse closed this as completed Jul 11, 2017
peter-mauritius pushed a commit that referenced this issue Aug 16, 2017
- read rados configuration OSD_MAX_WRITE_SIZE 
- set rados max_write_size value to RadosStorage
peter-mauritius pushed a commit that referenced this issue Sep 8, 2017
- read rados configuration OSD_MAX_WRITE_SIZE 
- set rados max_write_size value to RadosStorage
peter-mauritius pushed a commit that referenced this issue Sep 8, 2017
- read rados configuration OSD_MAX_WRITE_SIZE 
- set rados max_write_size value to RadosStorage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants