From owner-freebsd-hackers Thu Mar 14 14:06:21 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA06296 for hackers-outgoing; Thu, 14 Mar 1996 14:06:21 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA06287 for ; Thu, 14 Mar 1996 14:06:09 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id XAA16908; Thu, 14 Mar 1996 23:05:34 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id XAA02929; Thu, 14 Mar 1996 23:05:33 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.4/8.6.9) id WAA01101; Thu, 14 Mar 1996 22:53:35 +0100 (MET) From: J Wunsch Message-Id: <199603142153.WAA01101@uriah.heep.sax.de> Subject: Re: Clobbered partititon table .. :-( To: freebsd-hackers@freebsd.org (FreeBSD hackers) Date: Thu, 14 Mar 1996 22:53:35 +0100 (MET) Cc: ejs@bfd.com (Eric J. Schwertfeger) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: from "Eric J. Schwertfeger" at Mar 14, 96 09:36:30 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk As Eric J. Schwertfeger wrote: > Is it a problem to have your swap as the first partition? I've always Yes, if it starts right at offset 0 of the disk/BSD slice. > put it there since that's the fastest part of the disk. If this is a > problem, that could explain why I lost our web server yesterday, and why > the SCSI system stopped working when I upgraded to 2.1 (you don't want to > know what kind of day it was, trust me). As i wrote in another mail, swapping has already been fixed for some time (while it's been broken for 10 years or more in BSD), but some sort of core dump is clobbering the disklabel. Bruce once wrote me that it might only affect core dumping where the ``dumps on'' clause is present in the kernel config file, not those that are being turned on with dumpon(8). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)