From owner-freebsd-net@FreeBSD.ORG Mon Mar 5 20:58:15 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D30C16A400 for ; Mon, 5 Mar 2007 20:58:15 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: from mail.sub.ru (mail.sub.ru [88.212.205.2]) by mx1.freebsd.org (Postfix) with SMTP id 72D0713C49D for ; Mon, 5 Mar 2007 20:58:14 +0000 (UTC) (envelope-from tarkhil@webmail.sub.ru) Received: (qmail 4581 invoked by uid 0); 6 Mar 2007 00:02:57 +0300 Received: from unknown (HELO ?85.192.19.9?) (tarkhil%sub.ru@85.192.19.9) by techno.sub.ru with SMTP; 5 Mar 2007 21:02:57 -0000 Message-ID: <45EC8461.1040804@webmail.sub.ru> Date: Mon, 05 Mar 2007 23:58:09 +0300 From: Alex Povolotsky User-Agent: Thunderbird 1.5.0.9 (X11/20070104) MIME-Version: 1.0 To: Alexander Motin References: <1172056982.00691952.1172043601@10.7.7.3> <45DC2FC1.3030408@alkar.net> <45DC3718.7010804@webmail.sub.ru> <45DC39BC.5020707@alkar.net> <45DC44AF.30005@webmail.sub.ru> <45DC4640.8030309@alkar.net> <45DDBBB3.3020900@webmail.sub.ru> <45DDC091.3060903@alkar.net> <45DDC852.9060503@webmail.sub.ru> <45DDCFC1.5030608@alkar.net> In-Reply-To: <45DDCFC1.5030608@alkar.net> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: mpd success stories, anyone? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2007 20:58:15 -0000 Alexander Motin wrote: > Alex Povolotsky wrote: >> After disabling windowing and setting net.graph's, mpd4 refuses to work >> and no ng interfaces ever created >> >> lowering both tunables to 128000 solved the problem, will look more. > > Oops! I have missed > kern.ipc.maxsockbuf=1048576 > , which is required before those two tunes. > > But as I have said that options is not required for mpd itself. It's > just usefull for 'ngctl list' command. > Nothing helped after all. Freezes. Alex.