From owner-freebsd-current@FreeBSD.ORG Sat May 24 10:12:23 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD86C37B401 for ; Sat, 24 May 2003 10:12:23 -0700 (PDT) Received: from hobby.digiware.nl (dsl501.iae.nl [212.61.63.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00CF043FB1 for ; Sat, 24 May 2003 10:12:22 -0700 (PDT) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by hobby.digiware.nl (8.12.9/8.12.6) with SMTP id h4OHE4wS058859 for ; Sat, 24 May 2003 19:14:05 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <00dc01c32217$e11c0d10$471b3dd4@digiware.nl> From: "Willem Jan Withagen" To: Date: Sat, 24 May 2003 19:14:04 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: vinum, dump and amanda X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 24 May 2003 17:12:24 -0000 Hi, After fixing my vinum problem, it tried backing this vinum-baby up. It's a raid 5 running 170Gb on 4 60Gb maxtor disks. Usually I use amanda for this. And that works flawless on all regular partitions on this system. However when dumping the vinum-disk I've already had two kernel crashes, both in dump. the box gets into the debugger, and I panic it to get some dumps. I hoped to get some cores, but every time the box tells me: dumping 96M (being the memory size) its reseting the ata stuff and then hangs..... pressing keys gives me some [ctrl-C....], .... but after a while it just reboots. Should it be displaying info while dumping the kernel and stuff??? Or should I just be patient?? The more important question: Anybody having the same problems? --WjW