From owner-freebsd-isp Wed Feb 2 23: 7:35 2000 Delivered-To: freebsd-isp@freebsd.org Received: from calumet.infoteam.com (calumet.infoteam.com [207.246.83.3]) by builder.freebsd.org (Postfix) with ESMTP id 7CA4642E7 for ; Wed, 2 Feb 2000 23:07:32 -0800 (PST) Received: (from kmartin@localhost) by calumet.infoteam.com (8.8.8/8.8.8) id CAA09944 for freebsd-isp@FreeBSD.ORG; Thu, 3 Feb 2000 02:07:36 -0500 (EST) (envelope-from kmartin) Date: Thu, 3 Feb 2000 02:07:35 -0500 From: Kenn Martin To: freebsd-isp@FreeBSD.ORG Subject: Re: controlling local boot sequence Message-ID: <20000203020735.A9800@infoteam.com> References: <20000201175018.A21189@infoteam.com> <20000201194931.B3152@numachi.com> <20000201223115.A24239@infoteam.com> <20000202122914.A13278@numachi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000202122914.A13278@numachi.com>; from reichert@numachi.com on Wed, Feb 02, 2000 at 12:29:14PM -0500 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Feb 02, 2000 at 12:29:14PM -0500, Brian Reichert wrote: > On Tue, Feb 01, 2000 at 10:31:15PM -0500, Kenn Martin wrote: > > OK. Looking into this, but I just need to figure out which MySQL > > file(s) to run lsof against. It seems that most aren't open right > > after startup :-( But anyway, I think that I am getting closer to > > a better solution. > > I use either to the socket ( '/tmp/mysql.sock' ) or the network > port ( 'TCP:3306' ), as per your local install. I suppose the > socket is best, as MySQL can be started w/o a netwotk connection... I guess that I've never used lsof on sockets before. I can't seem to get it to work on /tmp/mysql.sock (which exists) with or without command line options. I may look at using netstat next. kenn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message