From owner-freebsd-questions@FreeBSD.ORG Fri Feb 25 20:00:48 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 601DB1065674 for ; Fri, 25 Feb 2011 20:00:48 +0000 (UTC) (envelope-from feld@feld.me) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id D7CAE8FC18 for ; Fri, 25 Feb 2011 20:00:47 +0000 (UTC) Received: by vws16 with SMTP id 16so1966241vws.13 for ; Fri, 25 Feb 2011 12:00:47 -0800 (PST) Received: by 10.52.94.84 with SMTP id da20mr420432vdb.297.1298664047059; Fri, 25 Feb 2011 12:00:47 -0800 (PST) Received: from tech304 (supranet-tech.secure-on.net [66.170.8.18]) by mx.google.com with ESMTPS id u4sm523716vch.12.2011.02.25.12.00.46 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 25 Feb 2011 12:00:46 -0800 (PST) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Greg Larkin" References: <4D67FFD1.6090905@FreeBSD.org> Date: Fri, 25 Feb 2011 14:00:44 -0600 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Mark Felder" Message-ID: In-Reply-To: <4D67FFD1.6090905@FreeBSD.org> User-Agent: Opera Mail/11.01 (FreeBSD) Cc: freebsd-questions@freebsd.org Subject: Re: Help: Looking to contact someone running FreeBSD on ESX X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2011 20:00:48 -0000 On Fri, 25 Feb 2011 13:15:29 -0600, Greg Larkin wrote: > I haven't used watchdogd(8) (http://bit.ly/eKHUEN) before, but I wonder > if it would help you by firing some data logging command (-e option) so > you have some information to go on. That actually looks like a great solution, but I currently cannot recompile the kernel to enable SW_WATCHDOG and take those servers down. We have identical hardware in a test environment that I can do that on and hopefully see if we can get a clone of the problematic VMs to fail there with the watchdogd enabled. Thanks, Mark