Unable to mirror SMI labeled disk in ZFS rpool
I have an existing system with Solaris 10 and the root ZFS pool installed on a 256GB disk (c0t0d0). I have a secondary 1TB disk (c0t1d0) that I have created a Solaris fdisk partition on (x86), and I have configured all of the free hog space to be on slice 0. I also gave the disk an SMI label so it would be compatible as a boot disk. Whenever I try to attach the larger disk as a mirror to the existing ZFS rpool, it returns the following error.
# zpool attach -f rpool c0t0d0s0 c0t1d0s0