如何在 NFS 挂载点上设置 readahead?
Issue
- 如何在 NFS 挂载点上设置 / 调整 readahead?
- 由于没有块设备,是否有为 NFS 设置 read-ahead 的方法?
- 通常,我使用
blockdev --getra
来显示,并使用blockdev --setra N
设置预读(read ahead)值。 在 NFS 是否有类似的方法? - 如何为 NFS 设置
read_ahead_kb
? - 如何自动调整 NFS 挂载点的 readahead?
Environment
- Red Hat Enterprise Linux 6-9 (NFS 客户端)
- NFS
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.