From owner-freebsd-fs@freebsd.org Thu Mar 8 15:26:20 2018 Return-Path: Delivered-To: freebsd-fs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56EB0F3B405; Thu, 8 Mar 2018 15:26:20 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C5C3A7F4D8; Thu, 8 Mar 2018 15:26:19 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id w28FQCpG061089 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 8 Mar 2018 07:26:13 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id w28FQBp1061088; Thu, 8 Mar 2018 07:26:11 -0800 (PST) (envelope-from fbsd) Date: Thu, 8 Mar 2018 07:26:11 -0800 From: bob prohaska To: ticso@cicely.de Cc: John , freebsd-fs@freebsd.org, freebsd-arm@freebsd.org, freebsd-current@freebsd.org, bob prohaska Subject: Re: best settings for usb2 and attached disks, and sdcards Message-ID: <20180308152611.GA61027@www.zefox.net> References: <1520403325.3513270.1294320744.0B1DE142@webmail.messagingengine.com> <20180308094636.GA80981@cicely7.cicely.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180308094636.GA80981@cicely7.cicely.de> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2018 15:26:20 -0000 On Thu, Mar 08, 2018 at 10:46:36AM +0100, Bernd Walter wrote: > > I'm currently very pleased with the SanDisk Extreme Plus micro SD > cards. > They are quite expensive, but behave way better with random writes. > I don't think I've seen Sandisk Extreme Plus devices, how do they differ from "ordinary" Sandisk extreme devices? I think there is a "Pro" version, is that the same thing? > Event better in random write performance are the SanDisk Extreme > USB sticks. > Also quite expensive though and quite big. > Likewise, my experiece, spread over 4 RPi2's and 2 RPi3's, has been good. > I can't tell, however, if they are better in case of power loss > related data corruption. > Never done a systematic test, but accidental unplugs and power cycles after a crash have never caused problems fsck -f won't fix. hth, bob prohaska