From owner-freebsd-stable Sun Sep 1 12:58:54 2002 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 B94CE37B400 for ; Sun, 1 Sep 2002 12:58:50 -0700 (PDT) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7652243E6E for ; Sun, 1 Sep 2002 12:58:50 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by earth.hub.org (Postfix) with ESMTP id 93C542CC7F0; Sun, 1 Sep 2002 16:58:47 -0300 (ADT) Date: Sun, 1 Sep 2002 16:58:46 -0300 (ADT) From: "Marc G. Fournier" To: Matthew Dillon Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Crash with KVM monitoring in place ... In-Reply-To: <200209011955.g81Jt1Wd015086@apollo.backplane.com> Message-ID: <20020901165840.A28963-100000@hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG venus# dumpon /dev/amrd0s1b dumpon: sysctl: kern.dumpdev: No space left on device On Sun, 1 Sep 2002, Matthew Dillon wrote: > > : > : > :shouldn't kern.dumpdev tell me what device I have it pointed to? > : > :venus# sysctl -a | grep dump > :kern.dumpdev: > :kern.sugid_coredump: 0 > :kern.coredump: 1 > :machdep.do_dump: 1 > :venus# grep dump /etc/rc.conf > :dumpdev="/dev/amrd0s1b" > > It should. Maybe it had a problem. Try setting the > dump device manually as root: > > dumpon /dev/amrd0s1b > > -Matt > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message