Could somebody please offer some insight? I am pulling out my hair trying to get it back into an operating state. Here is all the relevant information I could find:
top
CPU: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle
Mem: 6524K Active, 9928K Inact, 529M Wired, 256K Cache, 14M Buf, 7335M Free
/boot/loader.conf
kernel="kernel"
bootfile="kernel"
kernel_options=""
kern.hz="100"
# ZFS kernel tune
vm.kmem_size="7000M"
vfs.zfs.arc_min="5000M"
vfs.zfs.arc_max="6000M"
vfs.zfs.prefetch_disable="1"
vfs.zfs.zil_disable="0"
vfs.zfs.txg.timeout="10"
vfs.zfs.vdev.max_pending="3"
vfs.zfs.vdev.min_pending="6"
zpool status
Code: Select all
pool: Tank
state: ONLINE
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.
scrub: resilver in progress for 7h2m, 2.41% done, 285h59m to go
config:
NAME STATE READ WRITE CKSUM
Tank ONLINE 0 0 0
raidz1 ONLINE 0 0 0
replacing ONLINE 0 0 0
ad14 ONLINE 16 0 0
ad10 ONLINE 0 0 0 38.8G resilvered
ad15 ONLINE 0 0 0 62.9M resilvered
ad16 ONLINE 0 0 0 70.5M resilvered
ad17 ONLINE 0 0 0 62.8M resilvered
ad18 ONLINE 0 0 0 70.8M resilvered
ad20 ONLINE 0 0 0 62.9M resilvered
errors: No known data errorsFreeBSD freenas 7.3-RELEASE-p7 FreeBSD 7.3-RELEASE-p7 #0: Sun Oct 9 05:11:39 JST 2011 aoyama@fbsd7.freenas.local:/usr/obj/freenas/usr/src/sys/FREENAS-amd64 amd64



