* read-ahead cache on indiv. raid members and entire md device
@ 2006-07-18 9:33 Roy Waldspurger
0 siblings, 0 replies; only message in thread
From: Roy Waldspurger @ 2006-07-18 9:33 UTC (permalink / raw)
To: linux-raid
Hi,
I'm looking for advice on tuning the read-ahead cache for an md device...
for example, should I merely set the read-ahead for the md device:
blockdev --setra ### /dev/md2
or should I start touching the individual raid member devices:
blockdev --setra ### /dev/sdc1
blockdev --setra ### /dev/sdd1
blockdev --setra ### /dev/sde1, etc.
I'm not sure about the relation between the two caches.
Also, does the read-ahead cache for the entire md device show-up in
/proc/ or /sys/block/mdX? I of course find the read-ahead for the
individual devices under, for example:
/sys/block/sdc/queue/read_ahead_kb
Many thanks in advance.
Cheers,
-- roy
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-18 9:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-18 9:33 read-ahead cache on indiv. raid members and entire md device Roy Waldspurger
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.