Hi, I think I need to log an RFE, but I just want to check with the community that I'm not maybe overlooking something.
I just (mostly successfully) used lucreate+luactivate to move my OS (BE) from one disk to another (Some manual coaxing was needed) On completion I had to also zfs send -> zfs receive a few other data sets, eg (after reboot) # zfs snapshot rpool/export at UPGRADE # zfs send rpool/export at UPGRADE | zfs receive -dv newpool # zfs export rpool # zfs set -o mountpoint=/export newpool/export and maybe # zfs destroy newpool/export at UPGRADE If this was UFS based I may have been able to use some of the lucreate -m syntax/options to achieve the above. Essentially I want (the option to automatically) stop having dependancies on the old rpool. Thank you, _J -- Any sufficiently advanced technology is indistinguishable from magic. Arthur C. Clarke Afrikaanse Stap Website: http://www.bloukous.co.za My blog: http://initialprogramload.blogspot.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/install-discuss/attachments/20080809/47387b1f/attachment.html>