From owner-freebsd-questions@FreeBSD.ORG Mon Feb 27 19:53:19 2006 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76CDF16A420 for <freebsd-questions@freebsd.org>; Mon, 27 Feb 2006 19:53:19 +0000 (GMT) (envelope-from freebsdb@fuckaround.org) Received: from sticazzi.net (host55-56.pool870.interbusiness.it [87.0.56.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B89343D55 for <freebsd-questions@freebsd.org>; Mon, 27 Feb 2006 19:53:09 +0000 (GMT) (envelope-from freebsdb@fuckaround.org) Received: from [192.168.1.7] (unknown [192.168.1.7]) by sticazzi.net (Postfix) with ESMTP id 3C8D72C137 for <freebsd-questions@freebsd.org>; Mon, 27 Feb 2006 20:58:59 +0100 (CET) From: Pol Hallen <freebsdb@fuckaround.org> To: freebsd-questions@freebsd.org Date: Mon, 27 Feb 2006 20:53:09 +0100 User-Agent: KMail/1.8.3 References: <200602271218.59722.freebsda@fuckaround.org> <dtvitk$23nk$1@jeremina.homeunix.net> In-Reply-To: <dtvitk$23nk$1@jeremina.homeunix.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602272053.09217.freebsdb@fuckaround.org> Subject: Re: idle, standby, suspend harddisk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Mon, 27 Feb 2006 19:53:19 -0000 > After a "atacontrol detach" the disk spins down. Better umount it first > or the system will hang if you use that disk again. > You have to use atacontrol to attach it again. It's a very good idea! ;-) i'll do a script to umount fs and atacontrol detach.. well, how wait about 10 minutes of inactivity of the disk and excute a script? And while a client (samba) open a share dir on that disk? mhmhm...i think is hard! Pol