From owner-freebsd-questions@FreeBSD.ORG Mon Apr 9 15:51:38 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 208C016A401 for ; Mon, 9 Apr 2007 15:51:38 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (smtp1.utsp.utwente.nl [130.89.2.8]) by mx1.freebsd.org (Postfix) with ESMTP id 9D9F713C448 for ; Mon, 9 Apr 2007 15:51:37 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from nox.student.utwente.nl (nox.student.utwente.nl [130.89.165.91]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id l39FpRLr030532; Mon, 9 Apr 2007 17:51:28 +0200 From: Pieter de Goeje To: freebsd-questions@freebsd.org Date: Mon, 9 Apr 2007 17:51:27 +0200 User-Agent: KMail/1.9.6 References: <46192C1B.4060706@u.washington.edu> In-Reply-To: <46192C1B.4060706@u.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704091751.27697.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact helpdesk@ITBE.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: Garrett Cooper Subject: Re: Automatic means for spinning down disks available? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2007 15:51:38 -0000 On Sunday 08 April 2007, Garrett Cooper wrote: > Hello again all, > I was wondering if there was an automatic, and possibly timed means to > spin down disks available in either ports or the base system, by chance. > Just trying to cut down on energy use, and increase my disks' lives :). > TIA, > -Garrett Take a look at ataidle (sysutils/ataidle). Dunno if it helps with their life expectancy, but it certainly is quieter without the disks spinning :). HTH, Pieter de Goeje