Hi
I'm running FreeBSD 10.2-RELEASE-p7
I replaced a bad disk in a zpool and it triggered a resilver as expected. It seemed to be running fine but for a number of hours (at least 4 - possibly longer) it's stuck at 8m remaining and 99.71% done. (zpool status below)
Is this normal? Can the last stage of a resilver take a long time without updating the scan stats?
I did notice in /var/log/messages earlier this morning
smartcl(8) comes back ok against da36 although I can't help but think it's linked as da36 is part of the same zpool.
Any advice/help appreciated.
Thanks
Paul
I'm running FreeBSD 10.2-RELEASE-p7
I replaced a bad disk in a zpool and it triggered a resilver as expected. It seemed to be running fine but for a number of hours (at least 4 - possibly longer) it's stuck at 8m remaining and 99.71% done. (zpool status below)
Code:
pool: s11d33R
state: DEGRADED
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.
scan: resilver in progress since Mon Jul 11 10:53:06 2016
40.0T scanned out of 40.1T at 242M/s, 0h8m to go
3.99T resilvered, 99.71% done
config:
NAME STATE READ WRITE CKSUM
s11d33R DEGRADED 0 0 0
raidz2-0 ONLINE 0 0 0
multipath/J11F12-1EJD21TJ ONLINE 0 0 0
multipath/J11F13-1EJDHA1J ONLINE 0 0 0
multipath/J11F14-1EJDGY9J ONLINE 0 0 0
multipath/J11F15-1EJDGGRJ ONLINE 0 0 0
multipath/J11F16-1EJ7X6JJ ONLINE 0 0 0
raidz2-1 DEGRADED 0 0 0
multipath/J11F17-1EJD8EWJ ONLINE 0 0 0
replacing-1 OFFLINE 0 0 0
8878648567307541532 OFFLINE 0 0 0 was /dev/multipath/J11F18-1EJDGJWJ
multipath/J11F22-1EJ39HKJ ONLINE 0 0 0 (resilvering)
multipath/J11F19-1EJDGJSJ ONLINE 0 0 0
multipath/J11F20-1EJD2L3J ONLINE 0 0 0
multipath/J11F21-1EJD9A7J ONLINE 0 0 0
errors: No known data errors
I did notice in /var/log/messages earlier this morning
Code:
Jul 12 03:35:25 freebsd02 kernel: (da36:mps0:0:52:0): WRITE(16). CDB: 8a 00 00 00 00 01 54 a2 91 40 00 00 00 60 00 00 length 49152 SMID 910 terminated ioc 804b scsi 0 state c xfer 0
Any advice/help appreciated.
Thanks
Paul