From owner-freebsd-current@FreeBSD.ORG Mon Nov 4 21:31:11 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BD42ABFF for ; Mon, 4 Nov 2013 21:31:11 +0000 (UTC) (envelope-from bounces+73574-dfb6-freebsd-current=freebsd.org@sendgrid.me) Received: from o3.shared.sendgrid.net (o3.shared.sendgrid.net [208.117.48.85]) by mx1.freebsd.org (Postfix) with SMTP id 53FC0248D for ; Mon, 4 Nov 2013 21:31:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.info; h=from:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; s=smtpapi; bh=/rwPuf2MaNsL1wSQtgryW8JJEX0=; b=eFXjWTfgbESiRJKgsp Mh1Cxe0+4u6PIKCZDWlJzh4nr+OBynzbop1HBddUkelNObFlOkB86xeZD7QcpnNN Hr+j9S8FENAZlw6KYkPMI9Ug0GV186nU+pXGvXjrLQnQPM05MhokDagz/MxFRuhj gdOugoNXvmXDiQAYCEdX9QBgg= Received: by mf27.sendgrid.net with SMTP id mf27.11668.527812192 Mon, 04 Nov 2013 21:31:05 +0000 (GMT) Received: from mail.tarsnap.com (unknown [10.60.208.13]) by mi24 (SG) with ESMTP id 1422506b28c.134a.17753d for ; Mon, 04 Nov 2013 15:31:05 -0600 (CST) Received: (qmail 75541 invoked from network); 4 Nov 2013 21:31:02 -0000 Received: from unknown (HELO clamshell.daemonology.net) (127.0.0.1) by ec2-107-20-205-189.compute-1.amazonaws.com with ESMTP; 4 Nov 2013 21:31:02 -0000 Received: (qmail 5554 invoked from network); 4 Nov 2013 21:29:27 -0000 Received: from unknown (HELO clamshell.daemonology.net) (127.0.0.1) by clamshell.daemonology.net with SMTP; 4 Nov 2013 21:29:27 -0000 Message-ID: <527811B7.5090102@freebsd.org> Date: Mon, 04 Nov 2013 13:29:27 -0800 From: Colin Percival User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Alfred Perlstein , FreeBSD Hackers , FreeBSD current , Jordan Hubbard Subject: Re: Automated submission of kernel panic reports: sysutils/panicmail References: <527779ED.9040303@freebsd.org> <527797D8.5040404@freebsd.org> In-Reply-To: <527797D8.5040404@freebsd.org> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SG-EID: XhyBwObMhraAR+zdwMupjQ6BIqbhdEfc+6p+uBxS7S88hDVo7wPr0+CK+tH/z+ymIuKXlU8C5tQHHdal+sywlvmZ5O/+TgdlJ9Cf0/qnZCSBqSVaRZjiTuG4oOFLP6BvqINyemMi8X2V6OGbzpka/SxCXCtY2ao12uP47ko2qI4= X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2013 21:31:11 -0000 On 11/04/13 04:49, Alfred Perlstein wrote: > Colin, have you had a few minutes to check out the crash reporting facilities in > FreeNAS? Yes. > The reason I ask is that: > > 1) we would like to share code. > 2) we have this running for a few months now and have a huge corpus of information. > 3) we are building a nice UI (screenshots attached) over it, we have a couple of > thousands of lines of code we can share for this. Once I have a useful number of panics collected, I was hoping to take the best pieces from FreeNAS's processing, from the SoC project, and from the processing I've been doing of automatic panic reports from EC2 instances. > We send a minimal set of information: kernel stack trace, ddb buffer and > hardware. Just enough to get some very, very handy stuff. I'm currently sending the dump header and what I get from kgdb 'bt'. If I find that I'm missing something important, I can always add it to a new version of the panicmail port. ;-) > I can share with you offline the crash server code, it's django and relatively > straight forward. I'll come back to you about this once I have some data. -- Colin Percival Security Officer Emeritus, FreeBSD | The power to serve Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid