Date: Thu, 24 Apr 2014 10:47:22 +0100 From: "Frank Leonhardt (M)" <frank2@fjl.co.uk> To: Peter Boosten <peter@boosten.org>, freebsd-questions@freebsd.org Subject: Re: FBSD jail versus VMWare? What services do YOU run in a jail? Message-ID: <44e24d96-61ec-471a-a45a-5475a8a08116@email.android.com> In-Reply-To: <5358B90C.6020703@boosten.org> References: <CAFS4T6apJ30_WPrV3-azuwr5LHFE8htEk5a_xqe7DRZ7Wy5XqQ@mail.gmail.com> <20140424090234.5636f9d19dbc478c9593e55b@yahoo.es> <5358B90C.6020703@boosten.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The problem I had with Postgres in a jail was that it tried using shared kernel core for IPC. This isn't allowed in a jail unless specifically configured. Took a while to figure that one out... On April 24, 2014 8:11:08 AM GMT+01:00, Peter Boosten <peter@boosten.org> wrote: >On 24-4-2014 9:02, Eduardo Morras wrote: >> On Tue, 22 Apr 2014 14:47:45 -0700 >> "edflecko ." <edflecko@gmail.com> wrote: >>> >>> What type of services CAN be run from within a jail? >> >> I tried to run PostgreSQL8.4 (IIRC) in a jail under FreeBSD8.2. There >were a lot of problems with SysV signals and semaphores (IIRC) and had >to install it in host. Don't know if it's actually relevant. >> > >PostgreSQL (now 9.1) runs fine in a jail.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44e24d96-61ec-471a-a45a-5475a8a08116>