From owner-freebsd-questions@FreeBSD.ORG Thu Feb 3 12:51:03 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D95AE16A4CE for ; Thu, 3 Feb 2005 12:51:03 +0000 (GMT) Received: from smtp.pspl.co.in (smtp.persistent.co.in [202.54.11.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id A09E943D3F for ; Thu, 3 Feb 2005 12:51:02 +0000 (GMT) (envelope-from romil_shah@persistent.co.in) Received: from ps2204 ([10.33.50.29]) (authenticated bits=0) by smtp.pspl.co.in (8.12.9/8.12.9) with ESMTP id j13CxkBc028826 for ; Thu, 3 Feb 2005 18:29:46 +0530 From: "Romil Shah" To: "Freebsd" Date: Thu, 3 Feb 2005 18:23:06 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Importance: Normal X-Brightmail-Tracker: AAAAAQAAAAQ= X-White-List-Member: TRUE Subject: Swapdevice limitation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Feb 2005 12:51:04 -0000 Hi, I am trying to take the kerenl core dump on kernel panic , the system start taking the dump and on rebooting found that three files are created . 1) Kernel.0.z 2) panic.0 3) vmcore.0.z but the size of vmcore is 0 byte :( Is there any check on the size of swapdevice is done when the kenel core dumping starts? Thanks, Romil Shah