From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI,RDNS_DYNAMIC autolearn=unavailable autolearn_force=no version=4.0.0 Received: from harper.clacour.com (adsl-65-70-190-220.dsl.rcsntx.swbell.net [65.70.190.220]) by chiba.3jane.net (Postfix) with ESMTP id 5702CABB0D; Fri, 23 Aug 2002 20:25:51 -0500 (CDT) Received: from bugler.clacour.com (firewall [10.4.9.200]) by harper.clacour.com (Postfix) with ESMTP id 9AD03744BE; Fri, 23 Aug 2002 20:25:49 -0500 (CDT) Received: from localhost (localhost [[UNIX: localhost]]) by bugler.clacour.com (8.11.2/8.11.2) id g7O1Pn001454; Fri, 23 Aug 2002 20:25:49 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Charles Lacour To: "Gregg" , Subject: Re: [gentoo-dev] Upgrade, course of action. Date: Fri, 23 Aug 2002 20:25:48 -0500 X-Mailer: KMail [version 1.2] Cc: References: <2301.12.247.253.40.1030094569.squirrel@sc.am> In-Reply-To: <2301.12.247.253.40.1030094569.squirrel@sc.am> MIME-Version: 1.0 Message-Id: <02082320254900.01412@bugler> Content-Transfer-Encoding: 8bit Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 37d2fbcc-25bf-42c1-ae99-1a278fdfc1db X-Archives-Hash: 399f5ee47688682332df119c1762f3b5 On Friday 23 August 2002 04:22, Gregg wrote: > I run a server, it hosts 127 websites. Hope with that domain name that doesn't mean what I think it means... > Has many users for various other > things. It is currently on a celeron 600 overclocked to 675, with 256 > megs of ram. The motherboard supports celeron and pII. It is beginning > to choke. It is time to upgrade the motherboard, cpu and ram. Since this > is an old setup (celeron and old mobo) what do I need to do when replacing > them. Everything is obviously compiled for it. I have not changed any of > my flags in the configuration files. So it is all just i686 in the > c*flags. I want to go up to an athlon 2200. So, what do I need to > consider before switching them out, what do I need to do afterword . This > is a 1.3b_test system with all the latest updates (except gcc 3.2, I am > still on 3.1.1) I agree with some of the other posters. You're being REAL brave running that on a 1.3 beta. On a server, I would have definitely gone with 1.2 (and been a bit sweaty about the palms doing that -- Gentoo's strength is not stability right now.) I hope most of those 127 sites belong to friends of yours that are forgiving about outages. The one recommendation I would make would be to compile your kernel for all the new stuff as well as the old (I'd do it with modules), and if in doubt, make it a module. (You'd have to have support for modules compiled in, of course.) I just had to replace a motherboard myself recently, and there were all kinds of little oddities I had to clean up. Having support for everything in the kernel will minimize your downtime getting the new box up. (I assume you want it up as soon as practical.) One other little tidbit from recent personal experience. Be sure to check things out with hdparm once you get the new motherboard in. My new one had one of my hard drives running at about 4 MB/s. After I turned on the usual stuff, it ran about 40.5 MB/s. Your mileage will almost certainly vary, but it's always worth checking.