Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2019 12:44:17 +1100
From:      Dewayne Geraghty <dewaynegeraghty@gmail.com>
To:        freebsd-stable stable <freebsd-stable@freebsd.org>
Subject:   Who should I believe - iostat or mount -v?
Message-ID:  <CAGnMC6r9%2B=Hg_-P865oA0s7Rt2msxvvY9qa4gvTfzhOkEbhXfg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
While monitoring various deivces I noticed that the results from mount -v
and iostat weren't the same.  I'm "assuming" that iostat is the more
accurate due to geom tasting (on a memory disk?), or is something else at
play?

Simplest example:
mount -v -t nonullfs |grep md7; iostat -d -c 1  -tda -x -I|grep md7
/dev/md7 on /s (ufs, asynchronous, local, noatime, writes: sync 4 async
268, reads: sync 1215 async 0, fsid 8abeba5db4f71f26)
md7           1244.0       293.0          0.0          0.0    0        0.0
      0.0



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGnMC6r9%2B=Hg_-P865oA0s7Rt2msxvvY9qa4gvTfzhOkEbhXfg>