From owner-freebsd-stable@freebsd.org Thu Oct 20 15:40:11 2016 Return-Path: Delivered-To: freebsd-stable@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 2B910C1A00F for ; Thu, 20 Oct 2016 15:40:11 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from elf.hq.norma.perm.ru (mail.norma.perm.ru [IPv6:2a00:7540:1::5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.norma.perm.ru", Issuer "Vivat-Trade UNIX Root CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9BAF091D for ; Thu, 20 Oct 2016 15:40:10 +0000 (UTC) (envelope-from emz@norma.perm.ru) Received: from [IPv6:2a02:2698:27:b4d9:28e5:c182:e05b:6a1e] ([IPv6:2a02:2698:27:b4d9:28e5:c182:e05b:6a1e]) (authenticated bits=0) by elf.hq.norma.perm.ru (8.15.2/8.15.2) with ESMTPSA id u9KFe7Bv025243 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 20 Oct 2016 20:40:07 +0500 (YEKT) (envelope-from emz@norma.perm.ru) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=norma.perm.ru; s=key; t=1476978008; bh=07RrT+qjjLy++zvF+5DU/5VOZ+Roaw5HAhTegaRKzNI=; h=Subject:To:References:From:Date:In-Reply-To; b=FG8jHdHYBuoRI5ryHzs/Wi1EYxDOJIkmhjAdheTOufbUyy/0QddiImKYU6bux5/CY PfbAgVntklJ3jwn1Jrr7oZLFVkgV2Lsff5toUsog0k/t/dbqdlRwBRZ8RMXllumDk2 fjm3YOczy5gXTkbrw+SvfP2bAFQuulqp4d4923sE= Subject: Re: zfs, a directory that used to hold lot of files and listing pause To: freebsd-stable@freebsd.org References: <4d9269af-ed64-bb73-eb7f-98a3f5ffd5a2@norma.perm.ru> <201610201618.31186.dr.klepp@gmx.at> From: "Eugene M. Zheganin" Message-ID: <0991d4a1-4d0b-54f7-485d-47bfaca33db9@norma.perm.ru> Date: Thu, 20 Oct 2016 20:40:13 +0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <201610201618.31186.dr.klepp@gmx.at> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2016 15:40:11 -0000 Hi. On 20.10.2016 19:18, Dr. Nikolaus Klepp wrote: > > I've the same issue, but only if the ZFS resides on a LSI MegaRaid and one RAID0 for each disk. > Not in my case, both pool disks are attached to the Intel ICH7 SATA300 controller. Thanks. Eugene.