I have to recreate my rpool so I added a new hard-disk in my system and I 
created a "backup" pool on the new harddisk.

Then I did this:
zfs send -R rp...@backup3 | zfs receive -dFv backup

Then I would do this:
zpool destroy rpool
zpool create rpool mirror device1 device2
zfs send -R bac...@backup3 | zfs receive -dFv rpool

Did I forgot something? Like re-executing grub-install for the new rpool?
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-help mailing list
opensolaris-help@opensolaris.org

Reply via email to