From owner-freebsd-current@FreeBSD.ORG Wed Aug 20 19:10:43 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2197C106567B; Wed, 20 Aug 2008 19:10:43 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id F24048FC36; Wed, 20 Aug 2008 19:10:42 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from 64.3.1.253.ptr.us.xo.net ([64.3.1.253]:53245 helo=LROSENMAN) by thebighonker.lerctr.org with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KVt4r-0003ZJ-1X; Wed, 20 Aug 2008 14:10:42 -0500 From: "Larry Rosenman" To: "'Weldon S Godfrey 3'" , "'Pawel Jakub Dawidek'" References: <20080727125413.GG1345@garage.freebsd.pl> <20080820143851.D76650@emmett.excelsus.com> In-Reply-To: <20080820143851.D76650@emmett.excelsus.com> Date: Wed, 20 Aug 2008 14:10:30 -0500 Message-ID: <019b01c902f8$6ffaeb70$4ff0c250$@org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AckC9K+23e/9s+tiRhuIFxRpaxOL9AAA7RcA Content-Language: en-us X-Spam-Score: -2.3 (--) X-LERCTR-Spam-Score: -2.3 (--) X-Spam-Report: SpamScore (-2.3/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, SARE_SUB_OBFU_OTHER=0.135, TVD_RCVD_IP=1.931, TW_ZF=0.077 X-LERCTR-Spam-Report: SpamScore (-2.3/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, SARE_SUB_OBFU_OTHER=0.135, TVD_RCVD_IP=1.931, TW_ZF=0.077 DomainKey-Status: no signature Cc: freebsd-fs@freebsd.org, freebsd-current@freebsd.org Subject: RE: ZFS patches. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2008 19:10:43 -0000 did you install the new userland as well? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -----Original Message----- From: owner-freebsd-fs@freebsd.org [mailto:owner-freebsd-fs@freebsd.org] On Behalf Of Weldon S Godfrey 3 Sent: Wednesday, August 20, 2008 1:44 PM To: Pawel Jakub Dawidek Cc: freebsd-fs@freebsd.org; freebsd-current@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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-fs To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"