Date: Mon, 16 Jun 2008 14:20:30 +0200 From: "Johan Hendriks" <Johan@double-l.nl> To: "FreeBSD" <freebsd@n9.ru> Cc: freebsd-questions@freebsd.org Subject: RE: Move data from 3ware RAID-1 disk to MB disk Message-ID: <57200BF94E69E54880C9BB1AF714BBCB5DDF04@w2003s01.double-l.local> References: <319048390806160513i57a85b47vcf8f1b1f141e161e@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>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 I freebsd detect the onboard controller and the drives on it, all you need to do is to make sure /etc/fstab points to the right disks. Now it probberly points to /dev/twe0s1* and so on if your onboard controller uses ad then it needs to be changed to /dev/da0s1* Make sure you have backups!!!!!!!!!!!!!!!!!!!!!! Regards, Johan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57200BF94E69E54880C9BB1AF714BBCB5DDF04>