From owner-freebsd-questions@FreeBSD.ORG Thu Jun 22 16:28:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F088B16A6EE for ; Thu, 22 Jun 2006 16:28:36 +0000 (UTC) (envelope-from maslak@ihlas.net.tr) Received: from pop3.ihlas.net.tr (pop3.ihlas.net.tr [213.238.128.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 675DC4401B for ; Thu, 22 Jun 2006 16:07:15 +0000 (GMT) (envelope-from maslak@ihlas.net.tr) Received: (qmail 32146 invoked by uid 89); 22 Jun 2006 16:06:29 -0000 X-Mail-Scanner: Scanned by qSheff-II-2.1 (http://www.enderunix.org/qsheff/) Received: from unknown (HELO ihlasnetym) (maslak@213.238.150.220) by 0 with SMTP; 22 Jun 2006 16:06:29 -0000 Message-ID: <003701c69615$e6b4dc50$dc96eed5@ihlasnetym> From: "KHalid Faith" To: Date: Thu, 22 Jun 2006 19:07:02 +0300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Why have I get kern.ipc.maxpipekva exceeded; see tuning(7) message ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 16:28:37 -0000 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=20 kern.ipc.maxpipekva: 16777216 How can I do about that ? Thanks