From owner-freebsd-current@FreeBSD.ORG Tue Apr 10 11:53:07 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE6B7106566C for ; Tue, 10 Apr 2012 11:53:07 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 98FBD8FC1C for ; Tue, 10 Apr 2012 11:53:07 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SHZdC-0002cS-KK for freebsd-current@freebsd.org; Tue, 10 Apr 2012 13:53:06 +0200 Received: from office-nat.spylog.net ([193.169.234.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Apr 2012 13:53:06 +0200 Received: from citrin by office-nat.spylog.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Apr 2012 13:53:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Anton Yuzhaninov Date: Tue, 10 Apr 2012 11:52:57 +0000 (UTC) Organization: Vega Lines: 28 Sender: Anton Yuzhaninov Message-ID: References: X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: office-nat.spylog.net X-Comment-To: Anton Yuzhaninov User-Agent: tin/1.9.6-20101126 ("Burnside") (UNIX) (FreeBSD/10.0-CURRENT (i386)) Subject: Re: gstat don't work after update to 10.0-CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 11:53:07 -0000 On Tue, 10 Apr 2012 15:19:37, Anton Yuzhaninov wrote: AY> gstat don't work after update to 10.0-CURRENT r233947 AY> It don't show any providers, and don't print any errors: AY> # gstat -b AY> dT: 1.166s w: 1.000s AY> L(q) ops/s r/s kBps ms/r w/s kBps ms/w %busy Name AY> # After reverting r233646 gstat show: dT: 1.001s w: 1.000s L(q) ops/s r/s kBps ms/r w/s kBps ms/w %busy Name 0 0 0 0 0.0 0 0 0.0 0.0 ada0 0 0 0 0 0.0 0 0 0.0 0.0 ada0s1 0 0 0 0 0.0 0 0 0.0 0.0 ada1 1 392 392 1903 2.3 0 0 0.0 91.6 ada2 0 0 0 0 0.0 0 0 0.0 0.0 ada1s1 1 392 392 1903 2.4 0 0 0.0 92.5 ufs/backup 0 0 0 0 0.0 0 0 0.0 0.0 mirror/gm0 0 0 0 0 0.0 0 0 0.0 0.0 mirror/gm0a 0 0 0 0 0.0 0 0 0.0 0.0 mirror/gm0b 0 0 0 0 0.0 0 0 0.0 0.0 mirror/gm0d so problem somewhere in http://svn.freebsd.org/changeset/base/233646 -- Anton Yuzhaninov