(As I'm not subscribed to this list, you can keep me in CC:, but I'll check out the Jive thread)
Hi all, I've seen this questions asked several times, but there wasn't any solution provided. I'm trying to offline a faulted device in a RAID-Z2 device on Solaris 10. This is done according to the documentation: http://docs.sun.com/app/docs/doc/819-5461/gazfy?l=en&a=view However, I always get the same message: cannot offline c2t1d0: no valid replicas How come? It's a RAID-Z2 pool, it should (and it does) work fine without one device. What am I doing wrong? TIA! # zpool status data pool: data state: DEGRADED status: One or more devices are faulted in response to persistent errors. Sufficient replicas exist for the pool to continue functioning in a degraded state. action: Replace the faulted device, or use 'zpool clear' to mark the device repaired. scrub: none requested config: NAME STATE READ WRITE CKSUM data DEGRADED 0 0 0 raidz2 DEGRADED 0 0 0 c2t0d0 ONLINE 0 0 0 c2t1d0 FAULTED 3 636 1 too many errors c2t2d0 ONLINE 0 0 0 c2t3d0 ONLINE 0 0 0 errors: No known data errors # zpool offline -t data c2t1d0 cannot offline c2t1d0: no valid replicas Laurent -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss