From owner-freebsd-current@freebsd.org Wed Mar 22 20:11:01 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 543E1D174AC for ; Wed, 22 Mar 2017 20:11:01 +0000 (UTC) (envelope-from freebsd@grem.de) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id AC75D1487 for ; Wed, 22 Mar 2017 20:10:59 +0000 (UTC) (envelope-from freebsd@grem.de) Received: (qmail 30075 invoked by uid 89); 22 Mar 2017 20:10:51 -0000 Received: from unknown (HELO ?192.168.250.192?) (mg@grem.de@46.244.129.140) by mail.grem.de with ESMTPA; 22 Mar 2017 20:10:51 -0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: CURRENT: slow like crap! ZFS scrubbing and ports update > 25 min From: Michael Gmelin X-Mailer: iPhone Mail (14D27) In-Reply-To: <20170322210225.511da375@thor.intern.walstatt.dynvpn.de> Date: Wed, 22 Mar 2017 21:10:51 +0100 Cc: FreeBSD CURRENT Content-Transfer-Encoding: quoted-printable Message-Id: <70346774-2E34-49CA-8B62-497BD346CBC8@grem.de> References: <20170322210225.511da375@thor.intern.walstatt.dynvpn.de> To: "O. Hartmann" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 22 Mar 2017 20:11:01 -0000 > On 22 Mar 2017, at 21:02, O. Hartmann wrote: >=20 > CURRENT (FreeBSD 12.0-CURRENT #82 r315720: Wed Mar 22 18:49:28 CET 2017 am= d64) is > annoyingly slow! While scrubbing is working on my 12 GB ZFS volume, updati= ng /usr/ports > takes >25 min(!). That is an absolute record now. >=20 > I do an almost daily update of world and ports tree and have periodic scr= ubbing ZFS > volumes every 35 days, as it is defined in /etc/defaults. Prts tree hasn't= grown much, > the content of the ZFS volume hasn't changed much (~ 100 GB, its fill is a= bout 4 TB now) > and this is now for ~ 2 years constant.=20 >=20 > I've experienced before that while scrubbing the ZFS volume, some operatio= ns, even the > update of /usr/ports which resides on that ZFS RAIDZ volume, takes a bit l= onger than > usual - but never that long like now! >=20 > Another box is quite unusable while it is scrubbing and it has been usable= times before. > The change is dramatic ... >=20 What do "zpool list", "gstat" and "zpool status" show?