From owner-freebsd-fs@FreeBSD.ORG Tue Oct 23 17:27:23 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AA4F36F5 for ; Tue, 23 Oct 2012 17:27:23 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 66D038FC0A for ; Tue, 23 Oct 2012 17:27:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:To:Content-Type; bh=Yj02fOef6hjid/yxmcVdM9IPULzBkQmM0dSDl4yS538=; b=qu7Ixjleph7YXnpZxtZlzP3rTMI2GoKqvpJBSHwjR20uwyL8ksNyRZz8q5YUH4J3oV5NzRQK1kRQBBhohPhf85PoDFfJOMBxBvVt8+P4UQ9xncbSVsZ9223cY+eA4FxL; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TQiG8-0001c3-CV; Tue, 23 Oct 2012 12:27:21 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1351013233-65253-65252/5/3; Tue, 23 Oct 2012 17:27:13 +0000 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "" , Dustin Wenz Subject: Re: Imposing ZFS latency limits References: <6116A56E-4565-4485-887E-46E3ED231606@ebureau.com> <089898A4493042448C934643FD5C3887@multiplay.co.uk> <2CB1D556-1EAF-43F9-8A24-36548C663ED8@ebureau.com> Date: Tue, 23 Oct 2012 12:27:10 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <2CB1D556-1EAF-43F9-8A24-36548C663ED8@ebureau.com> User-Agent: Opera Mail/12.02 (FreeBSD) X-SA-Report: ALL_TRUSTED=-1, KHOP_THREADED=-0.5 X-SA-Score: -1.5 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: Tue, 23 Oct 2012 17:27:23 -0000 On Tue, 23 Oct 2012 10:40:16 -0500, Dustin Wenz wrote: > What hypervisor are you using? Is it with a passive JBOD? VMWare ESXi and Xen accessing ZVOLs on FreeBSD shared via iSCSI (istgt). Yes, it's with a passive JBOD. The paths from the hypervisors to the HP DL380 head units to the JBODs are redundant all the way down to the disks. The SSDs for cache/log exist in the head units to not waste precious space in the JBOD chassis. ZFS basically has full control over everything those disks do.