From owner-freebsd-stable Sun Sep 1 12:55: 8 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 A477337B400 for ; Sun, 1 Sep 2002 12:55:02 -0700 (PDT) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2927743E3B for ; Sun, 1 Sep 2002 12:55:02 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.5/8.12.4) with ESMTP id g81Jt1PQ015087; Sun, 1 Sep 2002 12:55:01 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.5/8.12.4/Submit) id g81Jt1Wd015086; Sun, 1 Sep 2002 12:55:01 -0700 (PDT) (envelope-from dillon) Date: Sun, 1 Sep 2002 12:55:01 -0700 (PDT) From: Matthew Dillon Message-Id: <200209011955.g81Jt1Wd015086@apollo.backplane.com> To: "Marc G. Fournier" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Crash with KVM monitoring in place ... References: <20020901165132.S9332-100000@hub.org> 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 : : :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