From owner-freebsd-questions Mon Sep 24 20:59:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mentat.oko.com.pl (1186.waw-pas.leased.ids.pl [212.160.242.177]) by hub.freebsd.org (Postfix) with ESMTP id 1BD8537B42C for ; Mon, 24 Sep 2001 20:59:09 -0700 (PDT) Received: by mentat.oko.com.pl (Postfix, from userid 1000) id 91F0A16E7C; Tue, 25 Sep 2001 06:02:20 +0200 (CEST) Date: Tue, 25 Sep 2001 06:02:20 +0200 From: Marek Florianczyk To: freebsd-questions@freebsd.org Subject: raid5 dump Message-ID: <20010925060220.A30256@mentat.oko.com.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I've got 3 IDE disks in raid5 configuration. This is controled by vinum. device is /dev/vinum/raid5 How to make filesystem backup on scsi tape DLT1 device, /dev/sa0 I can "dump" only root filesystem from single disk, but not pseudo device /dev/vinum/raid5 when I type: "dump -auf /dev/nsa0 /export " dump writes something like: bad sblock magic number ENTIRE dump is aborted Dump can't backup filesystem that is on logical drive? wahat should I do or install to be able to dump filesystem on software raid5 device? Thanks for help Marek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message