Ignore my prior e-mail.... I did this this AM but I started with the OS on the second drive...

Blush   I was running on c0t1 and attached c0t0   :-[

r...@batoka # zpool attach -f rpool c0t1d0s0 c0t0d0s0
r...@batoka # zpool status
pool: rpool
state: ONLINE
status: One or more devices is currently being resilvered.  The pool will
      continue to function, possibly in a degraded state.
action: Wait for the resilver to complete.
scrub: resilver in progress for 0h0m, 0.12% done, 0h43m to go
config:

      NAME          STATE     READ WRITE CKSUM
      rpool         ONLINE       0     0     0
        mirror      ONLINE       0     0     0
          c0t1d0s0  ONLINE       0     0     0
          c0t0d0s0  ONLINE       0     0     0

errors: No known data errors
Leslie H Wood wrote, On 02/13/09 15:52:
Try attaching new c3t1 to the existing image c3t0 -  swap the targets

  zpool attach -f rpool c3t1d0s0 c3t0d0s0

Will Dennis wrote, On 02/13/09 15:33:
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


--
Les Wood
Sun Microsystems
Software Integration Engineering
Office: 503-820-3834 x40075

*******************************************************************************

PRIVACY & CONFIDENTIALITY NOTICE: The information contained in this e-mail and 
any attachments is intended for the named recipient(s) only, unless otherwise 
waived in writing by me. It may contain privileged, proprietary and/or confidential 
information. If you are not the intended recipient, you must not copy, forward or 
distribute. If you have received this e-mail in error, please notify me immediately.

*******************************************************************************

_______________________________________________
opensolaris-help mailing list
[email protected]

Reply via email to