From owner-freebsd-questions@FreeBSD.ORG Mon Feb 8 04:04:45 2010 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 A6241106566B for ; Mon, 8 Feb 2010 04:04:45 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from nomoremozzie.com (nomoremozzie.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 739978FC0C for ; Mon, 8 Feb 2010 04:04:45 +0000 (UTC) Received: from [192.168.0.110] ([112.199.201.132]) (authenticated bits=0) by nomoremozzie.com (8.13.1/8.13.1) with ESMTP id o1844flP025371; Sun, 7 Feb 2010 21:04:44 -0700 From: Erich Dollansky To: freebsd-questions@freebsd.org Date: Mon, 8 Feb 2010 12:04:15 +0800 User-Agent: KMail/1.9.10 References: <4B6ED119.2060308@mailinglist.ahhyes.net> In-Reply-To: <4B6ED119.2060308@mailinglist.ahhyes.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <201002081204.18715.erichfreebsdlist@ovitrap.com> Cc: alex Subject: Re: FreeBSD's UFS vs Ext4 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, 08 Feb 2010 04:04:45 -0000 Hi, On 07 February 2010 pm 22:41:29 alex wrote: > > Today I reformatted a machine (network server) thats run FreeBSD nonstop > for at least the last 3 years and installed linux on it. I have a raid 0 > setup with 2 hard disks in the very same machine. can you do the same for FreeBSD? Just install 8.0 and run the same test as before. As the machine running for three years, it could be that the wrong driver for some device was used. I would never compare a running system directly to a freshly installed one. Erich