ZFS patches.

Randy Bush randy at psg.com
Mon Aug 4 11:10:37 UTC 2008


Randy Bush wrote:
> happily running server am64 with zfs
> cvsupped 28 july
> applied patch
> rebuilt kernel, world, ...
> rebooted single luser
> 
> :/> /etc/rc.d/hostid start
> Setting hostuuid: 7634a964-b127-0430-c299-00304891d708.
> Setting hostid: 0xeebf67d9.
> :/> /etc/rc.d/zfs start
> internal error: out of memory
> internal error: out of memory
> internal error: out of memory
> internal error: out of memory
> :/> cd /boot
> :/boot> cat loader.conf.local
> # zfs
> vm.kmem_size=1536M
> vm.kmem_size_max=1536M
> vfs.zfs.arc_min=16M
> vfs.zfs.arc_max=64M
> vfs.zfs.prefetch_disable=1
> zfs_load=YES
> #

for the record

   for all mountpoints in tank do
      mount -t zfs -rw tank/foo /foo

randy


More information about the freebsd-current mailing list