From owner-freebsd-stable@FreeBSD.ORG Wed Oct 25 05:25:16 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 CB2FA16A403 for ; Wed, 25 Oct 2006 05:25:16 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [63.240.77.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A3A143D46 for ; Wed, 25 Oct 2006 05:25:16 +0000 (GMT) (envelope-from jdc@koitsu.dyndns.org) Received: from icarus.home.lan (c-67-174-220-97.hsd1.ca.comcast.net[67.174.220.97]) by comcast.net (sccrmhc11) with ESMTP id <20061025052515011005t95oe>; Wed, 25 Oct 2006 05:25:15 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id AEE041FA037; Tue, 24 Oct 2006 22:25:14 -0700 (PDT) Date: Tue, 24 Oct 2006 22:25:14 -0700 From: Jeremy Chadwick To: Alex Povolotsky Message-ID: <20061025052514.GA86727@icarus.home.lan> Mail-Followup-To: Alex Povolotsky , FreeBSD Stable 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> X-PGP-Key: http://jdc.parodius.com/pubkey.asc User-Agent: Mutt/1.5.13 (2006-08-11) 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: Wed, 25 Oct 2006 05:25:16 -0000 On Tue, Oct 24, 2006 at 10:08:01AM +0400, Alex Povolotsky wrote: > Hello! > > 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) FWIW, I've seen this message from FreeBSD 5.x restore before. It had something to do with wildcard/glob matches while in interactive mode (-i). For the life of me, I can't remember how to trigger it, and I can't seem to trigger it on my 6.x boxes (which used to be 5.x). I'll add that "out of memory" was quite an amusing message for restore to print -- and the issue had nothing to do with memory not being available, it was just something that would get printed before erroring out on an operation that involved globbing or wildcards. I don't think your dump is useless. I'd be curious to see how you're doing the dumps, and how you're doing the restore session, though. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |