ZFS patches.

Larry Rosenman ler at lerctr.org
Wed Aug 20 19:10:43 UTC 2008


did you install the new userland as well?


-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683                E-Mail: ler at lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893


-----Original Message-----
From: owner-freebsd-fs at freebsd.org [mailto:owner-freebsd-fs at freebsd.org] On
Behalf Of Weldon S Godfrey 3
Sent: Wednesday, August 20, 2008 1:44 PM
To: Pawel Jakub Dawidek
Cc: freebsd-fs at freebsd.org; freebsd-current at freebsd.org
Subject: Re: ZFS patches.


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.
_______________________________________________
freebsd-fs at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"



More information about the freebsd-current mailing list