Date: Thu, 22 Jun 2006 14:56:16 -0300 (ADT) From: "Marc G. Fournier" <scrappy@hub.org> To: KHalid Faith <maslak@ihlas.net.tr> Cc: freebsd-questions@freebsd.org Subject: Re: Why have I get kern.ipc.maxpipekva exceeded; see tuning(7) message ? Message-ID: <20060622145600.J1114@ganymede.hub.org> In-Reply-To: <000b01c69621$45e376e0$dc96eed5@ihlasnetym> References: <003701c69615$e6b4dc50$dc96eed5@ihlasnetym> <20060622135852.B1114@ganymede.hub.org> <000b01c69621$45e376e0$dc96eed5@ihlasnetym>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 22 Jun 2006, KHalid Faith wrote: > Ok > How can I do active the loader.conf ? > is there any command for it ? You have to reboot, unfortunately ... > > Thanks > > ----- Original Message ----- > From: "Marc G. Fournier" <scrappy@hub.org> > To: "KHalid Faith" <maslak@ihlas.net.tr> > Cc: <freebsd-questions@freebsd.org> > Sent: Thursday, June 22, 2006 7:59 PM > Subject: Re: Why have I get kern.ipc.maxpipekva exceeded; see tuning(7) > message ? > > >> On Thu, 22 Jun 2006, KHalid Faith wrote: >> >>> I use FreeBSD6.0 >>> >>> My server give me an error as below >>> >>> kern.ipc.maxpipekva exceeded; see tuning(7) >>> >>> When I looked at its value as below >>> >>> sysctl -a |grep kern.ipc.maxpipekva >>> kern.ipc.maxpipekva: 16777216 >>> >>> How can I do about that ? >> >> Add an entry to /boot/loader.conf, similar to: >> >> # cat /boot/loader.conf >> kern.ipc.maxpipekva=67108864 >> >> I'm up to 64M, with current usage being closer to 40M: >> >> ============================== >> kern.ipc.maxpipekva: 67108864 - kern.ipc.pipekva: 39112704 >> running processes: 1528 >> >> ---- >> Marc G. Fournier Hub.Org Networking Services > (http://www.hub.org) >> Email . scrappy@hub.org MSN . scrappy@hub.org >> Yahoo . yscrappy Skype: hub.org ICQ . 7615664 >> _______________________________________________ >> 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" >> > > _______________________________________________ > 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" > ---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email . scrappy@hub.org MSN . scrappy@hub.org Yahoo . yscrappy Skype: hub.org ICQ . 7615664
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060622145600.J1114>