From owner-freebsd-questions@FreeBSD.ORG Fri Jan 23 02:26:29 2004 Return-Path: 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 5106016A4CE for ; Fri, 23 Jan 2004 02:26:29 -0800 (PST) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF09643D5E for ; Fri, 23 Jan 2004 02:26:12 -0800 (PST) (envelope-from mail25@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.10/8.12.10) with ESMTP id i0NASQCG028268; Fri, 23 Jan 2004 11:28:26 +0100 (CET) (envelope-from mail25@bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.12.10/8.12.10/Submit) id i0NASQJO028267; Fri, 23 Jan 2004 11:28:26 +0100 (CET) (envelope-from mail25@bzerk.org) X-Authentication-Warning: ei.bzerk.org: bulk set sender to mail25@bzerk.org using -f Date: Fri, 23 Jan 2004 11:28:26 +0100 From: Ruben de Groot To: Roberto Pereyra Message-ID: <20040123102826.GB27890@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Roberto Pereyra , Heinrich Rebehn , freebsd-questions@freebsd.org References: <4010DF2B.1070804@ant.uni-bremen.de> <20040123102204.GA20702@gualeguaychu.gov.ar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040123102204.GA20702@gualeguaychu.gov.ar> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: How dangerous is 5.2 for production use X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2004 10:26:29 -0000 On Fri, Jan 23, 2004 at 07:22:04AM -0300, Roberto Pereyra typed: > > > However the fsck of our 300+500 GB RAIDs > > takes almost an hour and that's why i want to switch to 5.x because it > > fscks in the background. > > Hi > > FreeBSD 4.9 can fsck in the background too, look /etc/defaults/rc.conf > > Set in /etc/rc.conf > > fsck_y_enable="YES" This doesn't mean "fsck in the background". It means do a normal fsck, answering "yes" to all questions fsck might ask. Ruben > roberto > > > > > > The machine is an ASUS A7V333 with AMD XP 1800+ and 512 MB RAM, 3ware > > 7500 RAID. > > It provides the 'usual' services: > > - NFS > > - Samba > > - IMAP > > - SMTP > > - LPD printing > > - Mailman > > - HTTP > > - Postgres > > - LDAP User, mail aliases, automount info > > - IMP Webmail > > > > So, no fancy hard- or software, i guess. > > Would it be very hazardous to sitch to 5.2 already now? > > > > Another thing: Is there any point in converting the filesystems to UFS2 > > (in a later step)? > > > > Thanks for any insight, > > > > Heinrich > > -- > > > > Heinrich Rebehn > > > > University of Bremen > > Physics / Electrical and Electronics Engineering > > - Department of Telecommunications - > > > > Phone : +49/421/218-4664 > > Fax : -3341 > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"