From owner-freebsd-stable@freebsd.org Fri Aug 18 12:54:51 2017 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 2670ADDF848 for ; Fri, 18 Aug 2017 12:54:51 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from constantine.ingresso.co.uk (unknown [IPv6:2a02:b90:3002:411::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E37C22217 for ; Fri, 18 Aug 2017 12:54:50 +0000 (UTC) (envelope-from petefrench@ingresso.co.uk) Received: from dilbert.ingresso.co.uk ([2a02:b90:3002:411::6]) by constantine.ingresso.co.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dignY-000885-PP; Fri, 18 Aug 2017 12:54:48 +0000 Received: from petefrench by dilbert.ingresso.co.uk with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1dignY-0002sr-JR; Fri, 18 Aug 2017 13:54:48 +0100 Date: Fri, 18 Aug 2017 13:54:48 +0100 To: freebsd-stable@freebsd.org, freebsd-stable-list@textmail.me Subject: Re: recommendations for file server based zfs appliance References: <750ee484-a43e-c96f-bca2-d36825943dde@ingresso.co.uk> <61BB2282-5D66-410E-A4E8-CE7D78D8898B@punkt.de> <20170818120351.GA37121@shell-jail> <20170818123509.GA38993@shell-jail> In-Reply-To: <20170818123509.GA38993@shell-jail> User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: From: Pete French 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: Fri, 18 Aug 2017 12:54:51 -0000 > temperature sensor is somehow controlled by the raid controller. So enabling > JBOD technically works, but the machine is a lot louder than with enabled > raid. As a workaround I've built 4 raid arrays with one disk each. Upgrade the firmware. That fixed it for me - I run JBOD and the fanes are nice and quiet. Noisy on boot, like all HP servers, but then settle down when the OS starts. I have this positioned under my TV and low noise was the main reason for choosing it. Of course, getting the firmware upgraded means finding an HP firmware maintenance DVD image from somewhere, as they restricted downloading them. -pete.