From owner-freebsd-fs@FreeBSD.ORG Wed Jan 16 08:45:04 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A99CA2C6 for ; Wed, 16 Jan 2013 08:45:04 +0000 (UTC) (envelope-from artemb@gmail.com) Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com [209.85.212.53]) by mx1.freebsd.org (Postfix) with ESMTP id 6B99035F for ; Wed, 16 Jan 2013 08:45:04 +0000 (UTC) Received: by mail-vb0-f53.google.com with SMTP id b23so1039545vbz.26 for ; Wed, 16 Jan 2013 00:45:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=C3Jkc6hVnOvIT58v6Kf2LAxUDOYu5fzO+97ZfbORdoI=; b=qUxrD63WSN+dyaDeaDbT6Zv7eDvdLsf69b3WIO7tGmDLkRyNzqVSzi5GR1h4bxl4Cc t4AnapxPmS4NxOVCjC5Pqb3cjU683WpjQ8Ofl+dGXyY2uFsNOLR5O8AMOcpEI6TwfWCf IVhTVm6Zk27JKB21EYobjhmQgooKFVZxVW9Py5xT8cAeIfJlmylCXPzjZoTT1VfBiPzJ R5N954n6BSeVcyun1ktdg5zX20HU7qNjbYCWTl5sKkbOtE7g7Ve279Sv1zKY52f3jS5g I+C7Ch6brN9r3UvkTRVSwZiYFgHjBjIi6b1pDtEsJYHtK1z5w3d0DRGyKjgP//SQEftZ JFow== MIME-Version: 1.0 X-Received: by 10.52.156.40 with SMTP id wb8mr273529vdb.39.1358325901454; Wed, 16 Jan 2013 00:45:01 -0800 (PST) Sender: artemb@gmail.com Received: by 10.220.122.196 with HTTP; Wed, 16 Jan 2013 00:45:01 -0800 (PST) In-Reply-To: <20130116073759.GA47781@mid.pc5.i.0x5.de> References: <20130111073417.GA95100@mid.pc5.i.0x5.de> <20130114094010.GA75529@mid.pc5.i.0x5.de> <20130114195148.GA20540@mid.pc5.i.0x5.de> <20130114214652.GA76779@mid.pc5.i.0x5.de> <20130115224556.GA41774@mid.pc5.i.0x5.de> <20130116073759.GA47781@mid.pc5.i.0x5.de> Date: Wed, 16 Jan 2013 00:45:01 -0800 X-Google-Sender-Auth: B8y6J4yhknJ3SFmTekEizE9Tq_w Message-ID: Subject: Re: slowdown of zfs (tx->tx) From: Artem Belevich To: Nicolas Rachinsky Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-fs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jan 2013 08:45:04 -0000 On Tue, Jan 15, 2013 at 11:37 PM, Nicolas Rachinsky wrote: >> You may want to update your system to very recent FreeBSD as quite a >> few fixes were recently imported from illumos. Hopefully it will deal >> with the issue. I'm out of ideas otherwise. Sorry. > > Do you mean -CURRENT or -STABLE with very recent? Or just 9.1? -HEAD or -STABLE (-8 or -9). --Artem