From owner-freebsd-hackers@FreeBSD.ORG Mon Nov 4 21:31:10 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1505ABFE for ; Mon, 4 Nov 2013 21:31:10 +0000 (UTC) (envelope-from bounces+73574-4a99-freebsd-hackers=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 9DD6B248C for ; Mon, 4 Nov 2013 21:31:09 +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 mf91 with SMTP id mf91.3807.527812175 Mon, 04 Nov 2013 21:31:03 +0000 (GMT) Received: from mail.tarsnap.com (unknown [10.60.208.15]) by mi32 (SG) with ESMTP id 1422506aaa5.17c6.2441e8 for ; Mon, 04 Nov 2013 15:31:03 -0600 (CST) Received: (qmail 75532 invoked from network); 4 Nov 2013 21:31:00 -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:00 -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: W2XBZA0V/n0voZZ6SjDkgjXvzGvkLIaljy40FLIRIHTVMXCc7ynl2WKQUz0qqp0c3oNCjDEvTPokX+lNcd8VQtBvDBYQVfcIgOx+xWPVwhZ9NU/Zijcff++wlMx6t+VOhpU2iogNsFw+8XSI/SglcNflPGTj+sw8Johw6ojvLvo= X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2013 21:31:10 -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