Hello all, I have just installed OSOL 2008.11 on an Dell server. It had one HDD in it, so it made the ZFS pool 'rpool' with that one disk (c3t0d0s0). I then added another HDD into the system, which shows up as c3t1d0s0, ran a format on it (created 100% standard Solaris partition on the entire disk) and am now trying to add it to 'rpool' as a mirror disk via:
zpool attach -f rpool c3t0d0s0 c3t1d0s0 I get the response: Cannot attach c3t1d0s0 to c3t0d0s0: c3t1d0s0 is busy I am sure it's something simple, but as I'm new to OpenSolaris (and Solaris in general) I don't know what that something is... Any help gratefully appreciated :) Thanks, Will -- This message posted from opensolaris.org
