What does Oracle recommend for the lvchange parameter?
Command to stop read ahead on lvm
Is this a good Tuning Step for Oracle?
Some people at IBM suggested this as a tuning step for Oracle on Linux: lvchange –r none <lv device name>
It shuts off the read-ahead cache on LVM file systems
0