From owner-freebsd-stable@FreeBSD.ORG Tue Oct 24 07:19:38 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org 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 4E09C16A599 for ; Tue, 24 Oct 2006 07:19:38 +0000 (UTC) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id A2E7743D78 for ; Tue, 24 Oct 2006 07:19:36 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie ([134.226.81.10] helo=walton.maths.tcd.ie) by salmon.maths.tcd.ie with SMTP id ; 24 Oct 2006 08:19:35 +0100 (BST) Date: Tue, 24 Oct 2006 08:19:35 +0100 From: David Malone To: Alex Povolotsky Message-ID: <20061024071935.GA15821@walton.maths.tcd.ie> References: <453DADC1.9090201@webmail.sub.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <453DADC1.9090201@webmail.sub.ru> User-Agent: Mutt/1.5.6i Sender: dwmalone@maths.tcd.ie Cc: FreeBSD Stable Subject: Re: out of memory in restore? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2006 07:19:38 -0000 On Tue, Oct 24, 2006 at 10:08:01AM +0400, Alex Povolotsky wrote: > I've tried an interactive restore from a dump, and glob fails, so > restore fails with "out of memory". Is my dump useless now? > > (dumped and tried to restore under 5.4-RELEASE) What is the sequence of commands you are giving to restore? David.