From owner-freebsd-questions@FreeBSD.ORG Fri Aug 24 19:59:49 2012 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 DFFAB106566B for ; Fri, 24 Aug 2012 19:59:49 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id A891F8FC14 for ; Fri, 24 Aug 2012 19:59:49 +0000 (UTC) Received: by obbun3 with SMTP id un3so6656356obb.13 for ; Fri, 24 Aug 2012 12:59:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=fesbFCJEjkMMD0KnJw3/RiMOOgKE5FXsnprUw/TXA2c=; b=T/wSFCuy1alcWRgWI3Z+yZlMzWp9UjTUHSi4wsibi3AIvMDrptPQJV7sNVqhOuRPze H/4yB0V4fyq74RQxmby6DiCbjCVX04U0tADDhaUA6EyY1j+8dedknFO2UsI1s+r40JSW vyEhixgcpX8bimEZ0UGF4LEPTmm6MKuBGQWMpNNsUVhZSzpHyqnEXgEwVBG/S6SvmZQF RiFfIf569HSjo5hEFcmkuEq+w+1vjj5jCO0bByb6hMQJM1IysZozW437g1ItXC2uQ/Rg VrqA9VTbjn6Ru1eSljpRNJP2ODR7LoasoPanjFSM+5fJ1nHH8b5meTkIrjYwJTF+rw+x LY/w== MIME-Version: 1.0 Received: by 10.182.174.100 with SMTP id br4mr1488068obc.62.1345838389293; Fri, 24 Aug 2012 12:59:49 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.182.67.7 with HTTP; Fri, 24 Aug 2012 12:59:49 -0700 (PDT) Date: Fri, 24 Aug 2012 15:59:49 -0400 X-Google-Sender-Auth: kqi9wmfG_EhhRkpojzi2VaqB2vA Message-ID: From: Rick Miller To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: Unable to get crash dump 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, 24 Aug 2012 19:59:50 -0000 Hi All, Running 8.3-STABLE 5/21/2012 on HP DL360. While testing crash dump functionality, the dump aborts with the following message: Aborting dump due to I/O error. status == 0xb, scsi status == 0x0 ** DUMP FAILED (ERROR 5) ** Automatic reboot in 5 seconds - press a key on the console to abort Googling and searching freebsd.org have produced what appeared to be some what relevant messages, but I found nothing pointing to a cause and fix. I'm hoping someone might be able to point me in a direction to figuring this out. -- Take care Rick Miller