From owner-freebsd-hackers@FreeBSD.ORG Thu Dec 25 14:35:45 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54EE01065670 for ; Thu, 25 Dec 2008 14:35:45 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 11A218FC23 for ; Thu, 25 Dec 2008 14:35:39 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1LFrJK-000MBg-F4 for freebsd-hackers@freebsd.org; Thu, 25 Dec 2008 16:35:38 +0200 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 To: freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 25 Dec 2008 16:35:38 +0200 From: Danny Braniss Message-ID: Subject: netapp dump/freebsd restore problem X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2008 14:35:45 -0000 Hi, Some years ago I solved the problem (some swab issue) by a one line fix to restore/tape.c, so 'rsh netapp dump ...| restore ...' worked. Now, while experimenting with zfs, we are tying to see if we can dump the netapp onto a zfs for backup, but alas, the dumprestore.h has changed. So, has anyone 1- the dumprestore.h/u_spcl from NetAPP 2- a restore that works. if not, then i'll have to do some reverse engineering ... danny PS: Season's greetings and a happy New Year!