From owner-freebsd-current@FreeBSD.ORG Mon Dec 19 22:49:30 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 467221065672; Mon, 19 Dec 2011 22:49:30 +0000 (UTC) (envelope-from phk@phk.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id F32CC8FC0C; Mon, 19 Dec 2011 22:49:29 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id E81255DAA; Mon, 19 Dec 2011 22:49:28 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.5/8.14.5) with ESMTP id pBJMnSU3032198; Mon, 19 Dec 2011 22:49:28 GMT (envelope-from phk@phk.freebsd.dk) To: Alexander Best From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 19 Dec 2011 22:47:00 GMT." <20111219224700.GA75581@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Date: Mon, 19 Dec 2011 22:49:28 +0000 Message-ID: <32197.1324334968@critter.freebsd.dk> Cc: freebsd-fs@freebsd.org, freebsd-current@freebsd.org Subject: Re: can a wrong alignment cause a decrease in a hdd's life expectancy? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2011 22:49:30 -0000 In message <20111219224700.GA75581@freebsd.org>, Alexander Best writes: >On Mon Dec 19 11, Poul-Henning Kamp wrote: >> In message <20111219221617.GA70383@freebsd.org>, Alexander Best writes: >> >> >ps: the hdd only gets mounted read-only! >> >> There is no known wear-effects in flash storage as long as you >> only read. >> >> You may need to do refresh-writes every 5-10 years to avoid >> tunnel-leakage bit errors, but most flash controllers use semi-long >> ECC syndromes and will do so on first bit that gives an read error. > >this is a regular hdd i believe -- no ssd. at least when i plug it into my >usb drive i hear the hdd spinning up and causing vibrations. i don't think >that would be the case with an ssd. Ahh, sorry, I don't know why I thought it was flash. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.