From owner-freebsd-scsi@FreeBSD.ORG Tue Sep 2 15:17:32 2014 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 538928F0 for ; Tue, 2 Sep 2014 15:17:32 +0000 (UTC) Received: from cu01176a.smtpx.saremail.com (cu01176a.smtpx.saremail.com [195.16.150.151]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D4DE14DA for ; Tue, 2 Sep 2014 15:17:31 +0000 (UTC) Received: from [172.16.2.2] (izaro.sarenet.es [192.148.167.11]) by proxypop03.sare.net (Postfix) with ESMTPSA id E66959DCC12; Tue, 2 Sep 2014 17:17:29 +0200 (CEST) Subject: Re: Samsung 840 Pro SSD and quirks Mime-Version: 1.0 (Apple Message framework v1283) Content-Type: text/plain; charset=iso-8859-1 From: Borja Marcos X-Priority: 3 In-Reply-To: <14D38CFE3887426D9065E26F50457F30@multiplay.co.uk> Date: Tue, 2 Sep 2014 17:17:28 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <59E9F0BF-1B42-40E9-BF1E-E7AFB60C3B27@sarenet.es> References: <93D764A8-01AE-42FA-8020-65CEB6C7D64C@sarenet.es> <14D38CFE3887426D9065E26F50457F30@multiplay.co.uk> To: "Steven Hartland" X-Mailer: Apple Mail (2.1283) Cc: FreeBSD-scsi X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2014 15:17:32 -0000 On Sep 2, 2014, at 5:07 PM, Steven Hartland wrote: > Thanks for the confirmation Borja I was a little confused why > our two results differed. What do you use for your benchmarks? I am still playing with this, so I = can run the same tests just in case. I have done something pretty straightforward, just creating a pool, a = dataset, and running bonnie++ on it. I also have a backplane=20 >=20 > For a 12 disk system you'll likely need two SAS2 controllers, > or at least 12 SAS lines otherwise you will hit controller > throughput issues as a 840 can pretty much saturate a single > SAS2 lane on its own. >=20 > At that point you'll also start to see other issues. >=20 > I'd strongly suggest moving to stable/10, if you haven't already, > particularly if you have large amount of RAM in the system > otherwise you will become CPU bound on ARC hash lookups. Yes, I'm following -STABLE but this braindead machine has just *one* = PCIe slot, so I am limited to one controller. In my case, a SAS2008 (mps driver) with = a SAS expander.=20 mps0: port 0x3f00-0x3fff mem = 0x90ebc000-0x90ebffff,0x912c0000-0x912fffff irq 32 at device 0.0 on = pci17 mps0: Firmware: 18.00.00.00, Driver: 19.00.00.00-fbsd mps0: IOCCapabilities: = 1285c= Anyway, my main concern is not that maximum throughput, the system will = be much faster than the same using "classic" hard disks :) Borja.