From owner-freebsd-current@FreeBSD.ORG Mon May 24 01:19:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2299F16A4CE for ; Mon, 24 May 2004 01:19:21 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C40F43D46 for ; Mon, 24 May 2004 01:19:20 -0700 (PDT) (envelope-from ps@mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 15FEC5C81E; Mon, 24 May 2004 01:18:33 -0700 (PDT) Date: Mon, 24 May 2004 01:18:33 -0700 From: Paul Saab To: Dag-Erling Sm?rgrav Message-ID: <20040524081833.GA11654@elvis.mu.org> References: <20040524071709.GA8599@cell.sick.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: Gleb Smirnoff cc: current@freebsd.org Subject: Re: doadump() does not dump X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2004 08:19:21 -0000 Dag-Erling Sm?rgrav (des@des.no) wrote: > Gleb Smirnoff writes: > > I have faced a problem on recent CURRENT - when I call doadump() > > from DDB, it prints "Dumping 255M" and hangs with no HDD activity at > > all. It understands ^C and it is possible to reboot box, but I can > > create dump. > > You're supposed to call dumpsys, not doadump. In current it is doadump