You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the upgrade I now see thousands of attempt to access beyond the end of the partition in the kernel logs. Not happening on all systems running 0.7.10.1, only this one. Firmware updates also recently applied to this system. The data is still accessible, but a scrub causes the zpool to report as degraded.
Describe how to reproduce the problem
Upgrade zpool from 0.7.9.1 to 0.7.10.1.
Include any warning/errors/backtraces from the system logs
[ 1738.451499] attempt to access beyond end of device
[1738.451503] sdc1: rw=0, want=19396537888, limit=19396395008
# zpool status
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.
scan: scrub canceled on Thu Sep 13 12:20:20 2018
config:
NAME STATE READ WRITE CKSUM
data DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
scsi-35000cca2517d26b0 FAULTED 0 0 0 too many errors
scsi-35000cca25192f634 FAULTED 0 0 0 too many errors
scsi-35000cca2519b30b8 DEGRADED 0 0 0 too many errors
scsi-35000cca251a0f35c DEGRADED 0 0 0 too many errors
scsi-35000cca251b1f974 DEGRADED 0 0 0 too many errors
scsi-35000cca251b3d758 DEGRADED 0 0 0 too many errors
scsi-35000cca251b4ff10 DEGRADED 0 0 0 too many errors
scsi-35000cca251b628dc DEGRADED 0 0 0 too many errors
scsi-35000cca251b7fc90 DEGRADED 0 0 0 too many errors
scsi-35000cca251b7fcb8 DEGRADED 0 0 0 too many errors
scsi-35000cca251b813f0 DEGRADED 0 0 0 too many errors
scsi-35000cca251b89ad8 DEGRADED 0 0 0 too many errors
errors: No known data errors
You will want to revert any systems which are observing this issue to 0.7.9. We'll be releasing an 0.7.11 tag as soon as possible which reverts the change which introduced this issue.
System information
Describe the problem you're observing
Since the upgrade I now see thousands of attempt to access beyond the end of the partition in the kernel logs. Not happening on all systems running 0.7.10.1, only this one. Firmware updates also recently applied to this system. The data is still accessible, but a scrub causes the zpool to report as degraded.
Describe how to reproduce the problem
Upgrade zpool from 0.7.9.1 to 0.7.10.1.
Include any warning/errors/backtraces from the system logs
The text was updated successfully, but these errors were encountered: