public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* more data re disk i/o
@ 2004-04-07 19:05 Frank Ch. Eigler
  2004-04-07 19:12 ` Ian Lance Taylor
  2004-04-07 19:17 ` Christopher Faylor
  0 siblings, 2 replies; 9+ messages in thread
From: Frank Ch. Eigler @ 2004-04-07 19:05 UTC (permalink / raw)
  To: Sourceware Overseers

Hi -

Plain I/O statistics show that /dev/sdb is being hammered but the
load distribution is not obvious below that granularity.   LVM 
statistics give more details, like the cumulative reads and writes
for each partition:

/dev/vg1/lvol1 /tmp 			1281310		11800345
/dev/vg1/lvol2 /sourceware/qmail	70145851	90972406
/dev/vg1/lvol3 /sourceware/ftp		203613864 	5736522
/dev/vg1/lvol4 /sourceware/projects	1833947517 	139725672
/dev/vg1/lvol5 /sourceware/snapshot-tmp	19699167 	52943842
/dev/vg1/lvol6 /sourceware/www 		257096451 	33898986
/dev/vg1/lvol7 /sourceware/libre 	9499367 	89131
/dev/vg1/lvol8 /sourceware/cvs-tmp 	49807668 	428982596
/dev/vg1/lvol9 /sourceware/htdig 	504302787 	140198200
/dev/vg1/lvol10 /scratch 		112121 		3
/dev/vg1/lvol11	/home 			1056439 	412797

Some more live monitoring confirms that lvol8 and lvol2
have relatively many writes per unit time, and that lvol3 and
lvol4 have relatively many reads.  On an intuitive level it
would make sense to segregate some of this traffic a bit better.
There is some unused room on sdc that could for example host
cvs-tmp, next time we get the chance to move things around.


- FChE

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-04-07 21:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-07 19:05 more data re disk i/o Frank Ch. Eigler
2004-04-07 19:12 ` Ian Lance Taylor
2004-04-07 19:20   ` Jason Molenda
2004-04-07 19:32     ` Ian Lance Taylor
2004-04-07 20:51       ` Zack Weinberg
2004-04-07 21:00         ` Ian Lance Taylor
2004-04-07 19:17 ` Christopher Faylor
2004-04-07 19:29   ` Frank Ch. Eigler
2004-04-07 20:07     ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).