How to boot from the detached mirror disk of zfs rpool
Hi Guys,
How can boot from a detached mirror disk of zfs rpool.
OS: solaris 11.3
Map new disk and attach with current running rpool
zpool attach rpool c1t0d0 c1t2d0
After completes resilvering i will detach c1t2d0
zpool detach rpool c1t2d0
And map c1t2d0 to other new LDOM, will it work? anything else I need to do?
Regards,
Martin