From owner-freebsd-questions@FreeBSD.ORG Wed Jul 5 12:34:36 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9935216A4E2 for ; Wed, 5 Jul 2006 12:34:36 +0000 (UTC) (envelope-from ijeff@sandbox.ca) Received: from sandbox.ca (zaphod.sandbox.ca [199.246.50.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id D574A43D45 for ; Wed, 5 Jul 2006 12:34:35 +0000 (GMT) (envelope-from ijeff@sandbox.ca) Received: from [127.0.0.1] (sandbox.ca [199.246.50.125]) by sandbox.ca (8.12.6/8.12.6) with ESMTP id k65CYWx1096949 for ; Wed, 5 Jul 2006 08:34:34 -0400 (EDT) (envelope-from ijeff@sandbox.ca) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: questions@freebsd.org From: Ian Jefferson Date: Wed, 5 Jul 2006 21:34:31 +0900 X-Mailer: Apple Mail (2.752.2) X-Spam-Status: No, score=-1.8 required=5.0 tests=ALL_TRUSTED,BAYES_50 autolearn=failed version=3.1.0-igj_main_2005_08_07 X-Spam-Checker-Version: SpamAssassin 3.1.0-igj_main_2005_08_07 (2005-09-13) on zaphod.sandbox.ca Cc: Subject: moving gvinum raid 5 volume between systems 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: Wed, 05 Jul 2006 12:34:36 -0000 Could anyone offer some guidance on how under 6.1 I can move 3 gvinum disks from one system to another. There is an old post http://lists.freebsd.org/pipermail/freebsd-questions/2004-August/ 054607.html That covers pretty much what I am doing. In my case I have 6.1 i386 and 6.1 AMD64 versions of FreeBSD on one machine. I'd like to be able to mount the same raid 5 set on either OS. IJ