Re: ZFS kmem_map too small.

From: Micha Mutschler <master-list_at_arcor.de>
Date: Mon, 08 Oct 2007 14:26:32 +0200
Pawel Jakub Dawidek wrote:

> If you can still see those panic, please let me know as soon as possible
> and try to describe what your workload looks like, how to reproduce it,
> etc. I'd really like ZFS to be rock-stable for 7.0 even on i386.
> 

Hi!

I was doing a ports rsync from a zfs to /usr/ports (ufs). That worked
fine. The crash happend as I started to copy (parallel to the rsync) a
huge file from a nfs server to the zfs.

For 512 MB RAM I've set:

kern.maxvnodes="25000"
vfs.zfs.prefetch_disable="1"
vfs.zfs.arc_max="52428800"
vm.kmem_size_max="402653184"
vfs.zfs.zil_disable="1"

[root_at_filer ~]# zpool status
  pool: xport
 state: ONLINE
 scrub: none requested
config:

        NAME        STATE     READ WRITE CKSUM
        xport       ONLINE       0     0     0
          raidz1    ONLINE       0     0     0
            ad8     ONLINE       0     0     0
            ad9     ONLINE       0     0     0
            ad10    ONLINE       0     0     0
            ad11    ONLINE       0     0     0

errors: No known data errors
[root_at_filer ~]#
[root_at_filer ~]# zfs list
NAME          USED  AVAIL  REFER  MOUNTPOINT
xport        33.8G   514G  33.6G  /xport
xport/ports   212M   514G   212M  /xport/ports
xport/t      26.9K   514G  26.9K  /xport/t
[root_at_filer ~]#


(I'm using 200709)
regarts,

Micha Mutschler
Received on Mon Oct 08 2007 - 10:42:37 UTC

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