Is it possible to recover corrupted data in zpool
edited Feb 1, 2012 1:09AM in Oracle Solaris File Systems and Disk Management (MOSC) 1 commentAnswered
We have zpool which was in below status when there were disk failure.
----------------------------
<pool_name> DEGRADED 0 0 18.5M
...
raidz1-5 DEGRADED 0 0 37.0M
c4t5d0 DEGRADED 0 0 0 too many errors
spare-1 DEGRADED 0 0 0
c4t6d0 DEGRADED 0 0 0 too many errors
c5t7d0 ONLINE 0 0 0 1.18T resilvered
spare-2 DEGRADED 0 0 0
c4t7d0 DEGRADED 0 0 0 too many errors
c5t6d0 ONLINE 0 0 0 1.18T resilvered
spare-3 DEGRADED 0 0 0
c5t0d0 DEGRADED 0 0 0 too many errors
c5t5d0 ONLINE 0 0 0 1.18T resilvered
spare-4 DEGRADED 0 0 0
c5t1d0 FAULTED 3 50 0 too many errors
c5t4d0 ONLINE 0 0 0 466G resilvered
c5t2d0 DEGRADED 0 0 0 too many errors
c5t3d0 UNAVAIL 50 0 0 corrupted data
----------------------------
<pool_name> DEGRADED 0 0 18.5M
...
raidz1-5 DEGRADED 0 0 37.0M
c4t5d0 DEGRADED 0 0 0 too many errors
spare-1 DEGRADED 0 0 0
c4t6d0 DEGRADED 0 0 0 too many errors
c5t7d0 ONLINE 0 0 0 1.18T resilvered
spare-2 DEGRADED 0 0 0
c4t7d0 DEGRADED 0 0 0 too many errors
c5t6d0 ONLINE 0 0 0 1.18T resilvered
spare-3 DEGRADED 0 0 0
c5t0d0 DEGRADED 0 0 0 too many errors
c5t5d0 ONLINE 0 0 0 1.18T resilvered
spare-4 DEGRADED 0 0 0
c5t1d0 FAULTED 3 50 0 too many errors
c5t4d0 ONLINE 0 0 0 466G resilvered
c5t2d0 DEGRADED 0 0 0 too many errors
c5t3d0 UNAVAIL 50 0 0 corrupted data
0