Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Oct 2006 14:05:11 -0500
From:      Steve Price <steve@havk.org>
To:        freebsd-questions@freebsd.org
Subject:   MySQL hangs jail on startup
Message-ID:  <20061006190511.GA56851@bsd.havk.org>

next in thread | raw e-mail | index | archive | help
I have a server running 6.1-STABLE.  One of the jails on that machine
runs MySQL 4.1.21.  If I have mysql_enable="YES" in /etc/rc.conf when I
start the jail it hangs indefinitely.  If I set it to NO the jail starts
fine.  I can then login to the jail via SSH and change it to YES and
start MySQL manually with no problems.

I've tried tweaking all the jail knobs in sysctl, messed around a bit
with REQUIRE and BEFORE in the mysql-server startup script, and tried
some of the mysqld startup options to skip networking, bind only to the
jail's IP, ... but to no avail.

Any pointers on what might be happening and how I go about fixing it?

Thanks.

-steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061006190511.GA56851>