Hi
I have replaced a failure HDD 2 days ago and until now only 30% of data has been resilvered. Anyway to speed up the resilvering process ?
My system is FreeBSD 10.0-RELEASE-p12 with all 2TB HDD, zpool status as below :
Resilvering and scrubbing sysctl parameters as below:
I have replaced a failure HDD 2 days ago and until now only 30% of data has been resilvered. Anyway to speed up the resilvering process ?
My system is FreeBSD 10.0-RELEASE-p12 with all 2TB HDD, zpool status as below :
Code:
pool: vol
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 Dec 22 16:42:05 2014
1.78T scanned out of 5.86T at 12.5M/s, 94h46m to go
451G resilvered, 30.33% done
config:
NAME STATE READ WRITE CKSUM
vol DEGRADED 0 0 0
mirror-0 ONLINE 0 0 0
gpt/data_disk0 ONLINE 0 0 0
gpt/data_disk1 ONLINE 0 0 0
mirror-1 ONLINE 0 0 0
gpt/data_disk2 ONLINE 0 0 0
gpt/data_disk3 ONLINE 0 0 0
mirror-2 ONLINE 0 0 0
gpt/data_disk4 ONLINE 0 0 0
gpt/data_disk5 ONLINE 0 0 0
mirror-3 DEGRADED 0 0 0
gpt/data_disk6 ONLINE 0 0 0
replacing-1 REMOVED 0 0 0
18276914159744512028 REMOVED 0 0 0 was /dev/gpt/data_disk7/old
gpt/data_disk7 ONLINE 0 0 0 (resilvering)
Resilvering and scrubbing sysctl parameters as below:
Code:
vfs.zfs.resilver_delay: 0
vfs.zfs.scrub_delay: 0
vfs.zfs.resilver_min_time_ms: 5000
vfs.zfs.no_scrub_io: 0
vfs.zfs.no_scrub_prefetch: 0