From owner-freebsd-stable@FreeBSD.ORG Wed Aug 18 19:36:36 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AB1416A4CE for ; Wed, 18 Aug 2004 19:36:36 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18A4943D39 for ; Wed, 18 Aug 2004 19:36:36 +0000 (GMT) (envelope-from igor@doom.homeunix.org) Received: from dialup153-161.ip.peterstar.net ([81.3.153.161] helo=doom.homeunix.org) by voodoo.oberon.net with esmtp (TLSv1:AES256-SHA:256) (Exim 4.41 (FreeBSD)) id 1BxWEW-000KgR-4Z for freebsd-stable@freebsd.org; Wed, 18 Aug 2004 21:36:29 +0200 Received: from doom.homeunix.org (localhost [127.0.0.1]) by doom.homeunix.org (8.12.11/8.12.11) with ESMTP id i7IJaHGB000389; Wed, 18 Aug 2004 23:36:18 +0400 (MSD) (envelope-from igor@doom.homeunix.org) Received: (from igor@localhost) by doom.homeunix.org (8.12.11/8.12.11/Submit) id i7IIp6Nm098132; Wed, 18 Aug 2004 22:51:06 +0400 (MSD) (envelope-from igor) Date: Wed, 18 Aug 2004 22:51:05 +0400 From: Igor Pokrovsky To: Roman Neuhauser Message-ID: <20040818185105.GA86583@doom.homeunix.org> Mail-Followup-To: Roman Neuhauser , freebsd-stable References: <20040818055250.GA545@isis.wad.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040818055250.GA545@isis.wad.cz> User-Agent: Mutt/1.4.2.1i cc: freebsd-stable Subject: Re: restore: "no memory to extend symbol table" abort X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Aug 2004 19:36:36 -0000 On Wed, Aug 18, 2004 at 07:52:50AM +0200, Roman Neuhauser wrote: > I have problems dump|restoring to a new disk. > > Procedure: > > shutdown now > /sbin/fdisk -Iv ad1 > /sbin/disklabel -r ad1s1 > /sbin/disklabel -re ad1s1 > /sbin/newfs /dev/ad1s1e > /sbin/swapon -a # 1GB ad0s1b > /sbin/mount /dev/ad1s1a /mnt > cd /mnt > /sbin/dump -0af- /usr | restore -xf- > <-- restore reports insufficient memory, asks for permission to abort > and dump core (backtrace below) I expirienced something like this (I don't remember exactly) when I had not enough space in /tmp. -ip -- The time available to go fishing shrinks as the fishing season draws nearer.