From nobody@FreeBSD.org  Wed Oct 12 10:06:39 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 022D3106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Oct 2011 10:06:39 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id CD3D98FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Oct 2011 10:06:38 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p9CA6c4i098352
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 12 Oct 2011 10:06:38 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p9CA6c2m098326;
	Wed, 12 Oct 2011 10:06:38 GMT
	(envelope-from nobody)
Message-Id: <201110121006.p9CA6c2m098326@red.freebsd.org>
Date: Wed, 12 Oct 2011 10:06:38 GMT
From: Yoshihiro Ota <ota@j.email.ne.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: systat does not show Disk MB/s for md devices
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         161515
>Category:       bin
>Synopsis:       systat(8) does not show Disk MB/s for md devices
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 12 10:10:08 UTC 2011
>Closed-Date:    
>Last-Modified:  Wed Oct 12 20:30:19 UTC 2011
>Originator:     Yoshihiro Ota
>Release:        9.0-BETA3
>Organization:
>Environment:
FreeBSD pavillion-dv6426us.advok.com 9.0-BETA3 FreeBSD 9.0-BETA3 #511: Wed Oct  5 07:00:49 EDT 2011
>Description:
Per subject line, systat does not show MB/s for md devices and always
0.00.  It shows for ada and da devices okay.


>How-To-Repeat:
An example to reproduce.

systat -vm 1

mdconfig -a -t swap -s 100M
newfs -U /dev/md3
mount /dev/md3 /mnt/tmp
cat /dev/zero > /mnt/tmp/zero

>Fix:
Unknown at this moment.

>Release-Note:
>Audit-Trail:
>Unformatted:
