Disk read v. write stats

From: Jim C. Nasby (jim_at_nasby.net)
Date: 04/15/04

  • Next message: Petri Helenius: "Re: Disk read v. write stats"
    Date: Thu, 15 Apr 2004 14:08:08 -0500
    To: freebsd-performance@freebsd.org
    
    

    Is there any way to get stats on reads v. writes to a filesystem or raw
    device? Something like vmstat or iostat, but broken down by read and
    write requests.

    -- 
    Jim C. Nasby, Database Consultant                  jim@nasby.net
    Member: Triangle Fraternity, Sports Car Club of America
    Give your computer some brain candy! www.distributed.net Team #1828
    Windows: "Where do you want to go today?"
    Linux: "Where do you want to go tomorrow?"
    FreeBSD: "Are you guys coming, or what?"
    _______________________________________________
    freebsd-performance@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-performance
    To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
    

  • Next message: Petri Helenius: "Re: Disk read v. write stats"

    Relevant Pages

    • Re: Re: [SLE] How to get disk IO information?
      ... to use iostat command, the system said ... Raymond ... >> file namd vmstat. ... >programs such as iostat and vmstat will track any change in the manner ...
      (SuSE)
    • Re: bottlenecks in linux databse system
      ... I am having some performance problems with postgres 8.2 on a raid disk system. ... I have used top, iostat and vmstat, but the timing options are too coarse, i.e. minimum 1 second updates. ...
      (comp.os.linux.misc)
    • Re: [SLE] How to get disk IO information?
      ... > the disk IO information in a program and use it. ... > file namd vmstat. ... you need from iostat. ... # What use of absolute file system names are made by iostat and vmstat? ...
      (SuSE)
    • Re: dd from jfs2 to raw very slow..
      ... When I do a dd of a file that is 1 Gb is size, from a jfs2 filesystem to ... about 60 GB from a jfs2 cooked filesystem to raw lvs, ... >> kicks in when you do sequentail read on a file, no matter JFS or J2. ...
      (comp.unix.aix)
    • RE: Timing several processes
      ... Then I'd parse those files up, ... However, I'd like to get roughly 1 minute of vmstat, ... iostat, and sar output.... ... I've never used fork before, and while it looks fairly straight ...
      (perl.beginners)