From owner-freebsd-hackers@FreeBSD.ORG Thu Mar 12 10:54:04 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EDBB106567B for ; Thu, 12 Mar 2009 10:54:04 +0000 (UTC) (envelope-from tijl@ulyssis.org) Received: from mailrelay011.isp.belgacom.be (mailrelay011.isp.belgacom.be [195.238.6.178]) by mx1.freebsd.org (Postfix) with ESMTP id EDA858FC20 for ; Thu, 12 Mar 2009 10:54:03 +0000 (UTC) (envelope-from tijl@ulyssis.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkIFACp/uElR9Nhz/2dsb2JhbACBTtB6hA0G Received: from 115.216-244-81.adsl-dyn.isp.belgacom.be (HELO kalimero.kotnet.org) ([81.244.216.115]) by relay.skynet.be with ESMTP; 12 Mar 2009 11:24:34 +0100 Received: from kalimero.kotnet.org (kalimero.kotnet.org [127.0.0.1]) by kalimero.kotnet.org (8.14.3/8.14.3) with ESMTP id n2CAOXiv001909; Thu, 12 Mar 2009 11:24:33 +0100 (CET) (envelope-from tijl@ulyssis.org) From: Tijl Coosemans To: freebsd-hackers@freebsd.org Date: Thu, 12 Mar 2009 11:24:32 +0100 User-Agent: KMail/1.9.10 References: <200903041938.n24Jcqdr060153@lurza.secnetix.de> <49AF9381.50709@FreeBSD.org> <49B04281.2030406@gmx.net> In-Reply-To: <49B04281.2030406@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200903121124.33358.tijl@ulyssis.org> Cc: octavian.covalschi@gmail.com, Alexander Motin , Daniel Thiele Subject: Re: Spin down HDD after disk sync or before power off X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2009 10:54:04 -0000 On Thursday 05 March 2009 22:22:09 Daniel Thiele wrote: > Looking at the numbers in the Hitachi drive specifications Tobias an I > dug out from the Hitachi website (see replies in the Joerg Sonnenberger > branch of this thread) the normal Load/Unload count is about 30 times > higher than the Emergency Unload count. So even if an > ATA_STANDBY_IMMEDIATE command may introduce additional Load/Unload > stress on reboot it is not as bad as the stress causes by an Emergency > Unload on shutdown. Of course this only applies if the "click" sound is > really caused by an Emergency Unload. Is there a way to figure out? > Maybe the S.M.A.R.T. feature records the two kinds of power-offs. Emergency Unload is called Power-Off_Retract_Count in SMART output.