Ceph for finishing

Source: Internet
Author: User
Have you modified/sys/block/sdk/queue/read_ahead_kb read_ahead?
Modified to 8192, the default value is 128;
is the SATA disk OSD changed to 8192? How much of a performance boost?
In addition, this value should be modified at any time, right? Can it be dynamically adjusted after deployment?
What effect will it have on the OSD?

can improve read performance
Can be modified in real time

What does this parameter mean?
Pre-read bytes?

This parameter is useful for sequential reads, meaning how much content to read in advance, regardless of the actual need. The default time to read 128kb is much smaller than to read, set larger to read large files is very useful, can effectively reduce the number of read seek, this parameter can be set by using Blockdev–setra, Setra set how many sectors, so the actual byte is divided by 2, such as set 512, is actually read 256 bytes.

The OSD disk changed this parameter will also affect it?
The default object is 4096, so you want to set 8192?

Ceph for finishing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.