From owner-freebsd-questions@FreeBSD.ORG Mon Jan 7 22:01:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7684716A417 for ; Mon, 7 Jan 2008 22:01:09 +0000 (UTC) (envelope-from martin.laabs@mailbox.tu-dresden.de) Received: from mailout2.zih.tu-dresden.de (mailout2.zih.tu-dresden.de [141.30.67.73]) by mx1.freebsd.org (Postfix) with ESMTP id 28D0213C459 for ; Mon, 7 Jan 2008 22:01:09 +0000 (UTC) (envelope-from martin.laabs@mailbox.tu-dresden.de) Received: from rmc67-31.zih.tu-dresden.de ([141.30.67.31] helo=server-n) by mailout2.zih.tu-dresden.de with esmtp (Exim 4.63) (envelope-from ) id 1JC01p-00020I-5n; Mon, 07 Jan 2008 23:01:07 +0100 Received: from martin (p5B0EC021.dip.t-dialin.net [91.14.192.33]) by server-n (Postfix) with ESMTP id B2CB0100A08E; Mon, 7 Jan 2008 23:00:52 +0100 (CET) Date: Mon, 07 Jan 2008 23:00:51 +0100 To: Kimi From: "Martin Laabs" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 MIME-Version: 1.0 References: <42b497160801071149u1cac6122pce67ef31f399a53@mail.gmail.com> Content-Transfer-Encoding: 7bit Message-ID: In-Reply-To: <42b497160801071149u1cac6122pce67ef31f399a53@mail.gmail.com> User-Agent: Opera Mail/9.25 (Linux) X-TUD-Virus-Scanned: mailout2.zih.tu-dresden.de Cc: "freebsd-questions@freebsd.org" Subject: Re: minimum valid block size on DVD-RAM 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, 07 Jan 2008 22:01:09 -0000 Hi, [...] > it > works for me perfectly for over a year on a firewall & file server, > only thing I changed was the default block/frag size for UFS2 to > 8096/1024. Only time I hear them spin-up is when periodic runs > daily/weekly/monthly. Are you sure you have the frag size set to 1024? This should not work if the drive only supports blocks with a multiple of 2k in size. How did you create the UFS image for the DVD-RAM? With an image via the md device? This seems actually the only way to gener- ate an ufs filesystem on a dvd-ram for me now. Best regards, Martin Laabs