FG

Disable linux read and write file cache on partition

Fresh3 days ago
Mar 15, 202622266 views
Confidence Score0%
0%

Problem

How do i disable the linux file cache on a xfs partition (both read an write). We have a xfs partition over a hardware RAID that stores our RAW HD Video. Most of the shoots are 50-300gb each so the linux cache has a hit-rate of 0.001%. I have tryed the sync option but it still fills up the cache wh…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Disable linux read and write file cache on partition

Low Risk

The nocache tool is designed for a similar goal: preventing specific commands from spoiling the current buffer cache. Just prepend to your command: Note that the similar tool pagecache-mangagement - A tool to permit the management of the pagecache u…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment