Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2004 09:54:51 -0400 (EDT)
From:      "Steve Bertrand" <iaccounts@ibctech.ca>
To:        "Bill Moran" <wmoran@potentialtech.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: kern.ipc.nmbclusters
Message-ID:  <4902.209.167.16.15.1088603691.squirrel@209.167.16.15>
In-Reply-To: <20040630094531.59de248a.wmoran@potentialtech.com>
References:  <4860.209.167.16.15.1088601951.squirrel@209.167.16.15> <20040630094531.59de248a.wmoran@potentialtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help

>> >From your experience, where is the best place to load this variable
>> from,
>> why is it a better location, and what will happen if I don't load it
>> from
>> the proper place?
>
> You have to put it in loader.conf because that value is set _very_ early
> in the boot process (before sysctl.conf is used) and can not be changed
> later.
>
> You can also put this value in your kernel config and recompile your
> kernel.

Thanks Bill. It is not completely clear which syntax would be right for
the file...this:

kern.ipc.nmbclusters=4096

or this:

kern.ipc.nmbclusters="4096"

I certainly don't need an unbootable box with 1500 mail accounts on it :o)

Tks,

Steve

>
> --
> Bill Moran
> Potential Technologies
> http://www.potentialtech.com
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
>




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