Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Sep 2002 08:17:34 -0500
From:      "Jack L. Stone" <jackstone@sage-one.net>
To:        Ruben de Groot <fbsd-q@bzerk.org>, Radko Keves <rado@studnet.sk>
Cc:        Giorgos Keramidas <keramida@ceid.upatras.gr>, questions@FreeBSD.ORG
Subject:   Re: NMBCLUSTER
Message-ID:  <3.0.5.32.20020906081734.00fbeac8@mail.sage-one.net>
In-Reply-To: <20020906122654.GA98581@ei.bzerk.org>
References:  <20020906122045.GA40862@studnet.sk> <20020906112541.56585.qmail@mail.com> <20020906120334.GB2168@hades.hell.gr> <20020906122045.GA40862@studnet.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
At 02:26 PM 9.6.2002 +0200, Ruben de Groot wrote:
>On Fri, Sep 06, 2002 at 02:20:45PM +0200, Radko Keves typed:
>> ;), Fri, Sep 06, 2002 at 03:03:34PM +0300, Giorgos Keramidas said that
>> hi
>> > On 2002-09-06 16:25 +0000, Masood Ahmad Shah wrote:
>> > > Hello my Dear users
>> > >
>> > > how can i change the size of NMBCLUSTER without compiling the KERNEL.
>> > > and how much I can change and what are the recmondation..
>> > 
>> > Using the boot loader.  Put in your loader.conf the following line:
>> > 
>> > 	set kern.ipc.nmbclusters=1000
>> 
>> or better with sysctl
>> kern.ipc.nmbclusters=1000 (for example)
>
>No, kern.ipc.nmbclusters is read-only and can only be set at boot.
>
>> 
>> > 
>> > and it'll be changed when you reboot.
>> > 
...or how about the following on the fly:
# config -ef /bsd
nmbclust 4096
quit

Best regards,
Jack L. Stone,
Administrator

SageOne Net
http://www.sage-one.net
jackstone@sage-one.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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