From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 12:13:54 2008 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 243041065670 for ; Mon, 16 Jun 2008 12:13:54 +0000 (UTC) (envelope-from stanislav@corp.n9.ru) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.185]) by mx1.freebsd.org (Postfix) with ESMTP id B376A8FC17 for ; Mon, 16 Jun 2008 12:13:53 +0000 (UTC) (envelope-from stanislav@corp.n9.ru) Received: by mu-out-0910.google.com with SMTP id i2so2915122mue.3 for ; Mon, 16 Jun 2008 05:13:52 -0700 (PDT) Received: by 10.102.253.13 with SMTP id a13mr936461mui.74.1213618432062; Mon, 16 Jun 2008 05:13:52 -0700 (PDT) Received: by 10.103.247.10 with HTTP; Mon, 16 Jun 2008 05:13:52 -0700 (PDT) Message-ID: <319048390806160513i57a85b47vcf8f1b1f141e161e@mail.gmail.com> Date: Mon, 16 Jun 2008 16:13:52 +0400 From: FreeBSD Sender: stanislav@corp.n9.ru To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: ac6ea7977bf696ec Subject: Move data from 3ware RAID-1 disk to MB disk 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: Mon, 16 Jun 2008 12:13:54 -0000 Hi, I have FreeBSD 7.0 with 3ware 8006-2LP RAID-1 controller hosted at hetzner.de. Now I want remove 3ware controller, and to stay with motherboard controller. Is it possible to do without data loss? I suggest to move one disk to motherboard controller, than boot via LAN to Linux rescue, and than do "dd" from 3ware to MB disk. Is it possible to do so or I will copy 3ware RAID table, and MB disk will not be bootable? Kind Regards