From owner-freebsd-questions@FreeBSD.ORG Sat Jul 29 18:51:59 2006 Return-Path: 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 D31FF16A4DD for ; Sat, 29 Jul 2006 18:51:59 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63FDC43FB4 for ; Sat, 29 Jul 2006 18:48:31 +0000 (GMT) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id EE18499B4E1; Sat, 29 Jul 2006 20:48:26 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id elxvfn8E8zXP; Sat, 29 Jul 2006 20:48:23 +0200 (CEST) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) by server.t-hosting.hu (Postfix) with ESMTP id D10D199B415; Sat, 29 Jul 2006 20:48:23 +0200 (CEST) Message-ID: <44CBAD76.9050503@FreeBSD.org> Date: Sat, 29 Jul 2006 20:48:22 +0200 From: =?ISO-8859-1?Q?G=E1bor_K=F6vesd=E1n?= User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: RJ45 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: FFS or reiserfs ? 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: Sat, 29 Jul 2006 18:51:59 -0000 RJ45 wrote: > > Hello, > I do not know if it is better to use reiserfs or the standard rReeBSD > filesystem with soft updates enabled for a cyrus spool and db partition. > Users have a lot of files on those partition. > Anyone can suggest me if it is better to use reiserfs or FFS ? > I am using FreeBSD 6.1 > > thanks > > Rick > > Reiserfs is read only, so you can only use FFS yet. -- Cheers, Gabor