Re: ZFS patches.

From: Weldon S Godfrey 3 <weldon_at_excelsus.com>
Date: Wed, 20 Aug 2008 14:43:31 -0400 (EDT)
I installed the latest from 8-HEAD from cvs today, and applied the ZFS 
patches in http://people.freebsd.org/~pjd/patches/zfs_20080727.patch.bz2.

It compiled fine and came up fine.  However, every zfs command yeilds an 
out of memory error:

store1# zpool list
internal error: out of memory
store1# zpool destroy store1-1
internal error: out of memory
store1# zpool status
internal error: out of memory

nothing mounts, I can't create since it says the devices are in use.

loader.conf:
vm.kmem_size_max="16106127360"
vm.kmem_size="1073741824"
kern.maxvnodes="800000"
vfs.zfs.debug="1"
#vfs.zfs.zil_disable="1"
vfs.zfs.prefetch_disable="1"

I verified settings took with sysctl -a.  I 1st tried with zfs zil 
disabled.
Received on Wed Aug 20 2008 - 17:10:15 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:34 UTC