Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2015 11:36:47 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        freebsd-stable@freebsd.org, mexas@bris.ac.uk
Subject:   Re: ia64 stable/10 r286316: hang at Entering /boot/kernel/kernel
Message-ID:  <201508281036.t7SAalfO085453@mech-as222.men.bris.ac.uk>
In-Reply-To: <201508281030.t7SAUITF085404@mech-as222.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
>From mexas@bristol.ac.uk Fri Aug 28 11:34:20 2015
>
>What about my loader.conf:
>
># cat /boot/loader.conf 
>zfs_load="YES"
># soft limits
>kern.dfldsiz=536748032  # default soft limit for process data
>kern.dflssiz=536748032  # default soft limit for stack
># hard limits
>kern.maxdsiz=536748032  # hard limit for process data
>kern.maxssiz=536748032  # hard limit for stack
>kern.maxtsiz=536748032  # hard limit for text size
>                        # processes may not exceed these limits.
># 
>
>My memory:
>
>real memory  = 8589934592 (8192 MB)
>avail memory = 8387649536 (7999 MB)
>
>I'll try disabling all these settings in loader.conf
>and see if makes a difference.
>But these settings have been there for a few years
>with no problems.
>
>Anton

yes, this does help:

# uname -a
FreeBSD  10.2-PRERELEASE FreeBSD 10.2-PRERELEASE #12 r286316: Thu Aug 27 11:03:44 BST 2015     root@mech-as28.men.bris.ac.uk:/usr/obj/usr/src/sys/GENERIC  ia64
#

I guess I now need to check if
it's zfs of the limits.

Anton



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508281036.t7SAalfO085453>