From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mx1.redhat.com ([209.132.183.28]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1USoSJ-0005ae-Io for kexec@lists.infradead.org; Thu, 18 Apr 2013 13:00:52 +0000 Date: Thu, 18 Apr 2013 09:00:09 -0400 From: Don Zickus Subject: Re: [PATCH v3] watchdog: Add hook for kicking in kdump path Message-ID: <20130418130009.GH79013@redhat.com> References: <1366233596-34681-1-git-send-email-dzickus@redhat.com> <87li8gaku0.fsf@xmission.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <87li8gaku0.fsf@xmission.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=twosheds.infradead.org@lists.infradead.org To: "Eric W. Biederman" Cc: linux-watchdog@vger.kernel.org, kexec@lists.infradead.org, LKML , wim@iguana.be, linux@roeck-us.net, dyoung@redhat.com, vgoyal@redhat.com On Wed, Apr 17, 2013 at 02:49:59PM -0700, Eric W. Biederman wrote: > Don Zickus writes: > > > A common problem with kdump is that during the boot up of the > > second kernel, the hardware watchdog times out and reboots the > > machine before a vmcore can be captured. > > > > Instead of tellling customers to disable their hardware watchdog > > timers, I hacked up a hook to put in the kdump path that provides > > one last kick before jumping into the second kernel. > > > > The assumption is the watchdog timeout is at least 10-30 seconds > > long, enough to get the second kernel to userspace to kick the watchdog > > again, if needed. > > Why not double the watchdog timeout? and/or pet the watchdog a little > more frequently. I am not sure if the watchdog timeouts can be doubled. I think Guenter was saying some have a max of a couple seconds?? Petting a little more frequently might be an option. Guenter can that be done with a softdog option? Cheers, Don _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec