Hi
I am using FreeBSD 10.2-RELEASE-p9.
I replaced a failing disk in a zpool some time ago - output below
It just doesn't seem to be coming to an end and as you can see has been running over 1 month!! The pool has fairly constant heavy I/O and the files involved are millions of small ones.
I believe it reached the 99% mark within 3-4 days but has been stuck like this ever since.
I am thinking of restarting the server - is this safe to do whilst its mid resilvering? Will it start again or pick up?
Is there anyway I can tell if its doing anything?
Thanks
Paul
I am using FreeBSD 10.2-RELEASE-p9.
I replaced a failing disk in a zpool some time ago - output below
Code:
root@freebsd03:~ # zpool status -v
pool: s12d33
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 Thu Jun 15 14:20:04 2017
49.3T scanned out of 49.8T at 18.6M/s, 6h20m to go
4.92T resilvered, 99.18% done
config:
NAME STATE READ WRITE CKSUM
s12d33 DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
replacing-0 OFFLINE 0 0 0
1160678623310310837 OFFLINE 0 0 0 was /dev/multipath/J12F12-1EJDBAEJ
multipath/J12F12-VK0Z530Y ONLINE 0 0 0 (resilvering)
multipath/J12F13-1EJDGHWJ ONLINE 0 0 0
multipath/J12F14-1EJAWSMJ ONLINE 0 0 0
multipath/J12F15-1EJDGL9J ONLINE 0 0 0
multipath/J12F16-1EJAUE5J ONLINE 0 0 0
raidz2-1 ONLINE 0 0 0
multipath/J12F17-1EJD9K1J ONLINE 0 0 0
multipath/J12F18-1EJAUZ4J ONLINE 0 0 0
multipath/J12F19-1EJ9PP2J ONLINE 0 0 0
multipath/J12F20-1EJ7X50J ONLINE 0 0 0
multipath/J12F21-1EJAUNKJ ONLINE 0 0 0
errors: No known data errors
I believe it reached the 99% mark within 3-4 days but has been stuck like this ever since.
I am thinking of restarting the server - is this safe to do whilst its mid resilvering? Will it start again or pick up?
Is there anyway I can tell if its doing anything?
Thanks
Paul