From owner-freebsd-current@FreeBSD.ORG Sun Jan 18 01:41:56 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96D1C16A4CE for ; Sun, 18 Jan 2004 01:41:56 -0800 (PST) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id BECAF43D2D for ; Sun, 18 Jan 2004 01:41:54 -0800 (PST) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 22AFF1FF91D for ; Sun, 18 Jan 2004 10:41:53 +0100 (CET) Received: by transport.cksoft.de (Postfix, from userid 66) id 7BA3E1FF90C; Sun, 18 Jan 2004 10:41:51 +0100 (CET) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 52676155E3; Sun, 18 Jan 2004 09:41:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 4F70815336 for ; Sun, 18 Jan 2004 09:41:38 +0000 (UTC) Date: Sun, 18 Jan 2004 09:41:38 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: FreeBSD current mailing list Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Subject: PF_LOCAL sockets problem on a md fs X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Jan 2004 09:41:56 -0000 Hi, I am running on a MD host# mount /dev/md0c on / (ufs, local) devfs on /dev (devfs, local) procfs on /proc (procfs, local) on startup syslogd, postfix, ppp and racoon are started. While for postfix the relative sockets show up in filesystem they do not (with absolut socket names) for syslogd and ppp (at least not for ppp). The first time I do a ls -la /var/run; ls -la /var/run/ppp there is neither a log socket nor the ppp socket does show up. find / -type s will only shows the sockets from postfix while netstat -an -f unix whill show them all (this is from ppp and syslogd too). according to fstat all the sockets are open too. It gets even more confusing: logging works at this point for (almost) everything (syslogd logs to another host): I get ppp logs, racoon logs and klog info. Now I kill ppp and start it again and the ppp local IPC socket also shows up in filessystem but ppp no longer logs (mostly because it cannot find /var/run/log ?). So I restart syslogd and /var/run/log shows up too and somewhen after this ppp and racoon do logging and postfix starts to log too. At boot startup order is like this: syslogd postfix ppp racoon I have seen similar problems for weeks but never investigated. The machine is a HEAD from about 20040117-0934 UTC. Anybody any ideas ? -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT 56 69 73 69 74 http://www.zabbadoz.net/