Installation and execution under Jail'ed virtual machine

From: "Dave VanAuken" <dave(at)hawk-systems(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Installation and execution under Jail'ed virtual machine
Date: 2001-01-04 18:02:21
Message-ID: DBEIKNMKGOBGNDHAAKGNAEHLCLAA.dave@hawk-systems.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-hackers

Question probably steps beyond the general list...

Have a FreeBSD 4.2 box... have created two Virtual machines with the
jail process.
Apache and PHp configure and execute fine, but am having some
cinfiguration and execution problems with pgsql... not sure if I am
missing something or if pgsql doesn't like being in the jail

Attempting to manually start the postmaster produces the following:

%postmaster -i
IpcMemoryCreate: shmget failed (Function not implemented) key=5432010,
size=144, permission=700
This type of error is usually caused by an improper
shared memory or System V IPC semaphore configuration.
For more information, see the FAQ and platform-specific
FAQ's in the source directory pgsql/doc or on our
web site at http://www.postgresql.org.
IpcMemoryIdGet: shmget failed (Function not implemented) key=5432010,
size=144, permission=0
IpcMemoryAttach: shmat failed (Function not implemented) id=-2
FATAL 1: AttachSLockMemory: could not attach segment
%

Searching for jail faq's and posts regarding this matter produces some
close, but not helpful posts regarding chroot'ed environments.

Any insights, requests for details, and assistance are appreciated.

Dave

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dave VanAuken 2001-01-04 22:04:50 running pgsql 7 under Jail'ed virtual machine on FreeBSD 4.2
Previous Message jmoschet 2001-01-04 18:01:48 Re: problem with mkMakefile.tcldefs.sh if USE_TCL=false

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2001-01-04 18:02:22 Re: 7.0.3 rpm testing & other problems
Previous Message jmoschet 2001-01-04 18:01:48 Re: problem with mkMakefile.tcldefs.sh if USE_TCL=false

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-01-04 20:31:11 Missing ColLabel tokens
Previous Message jmoschet 2001-01-04 18:01:48 Re: problem with mkMakefile.tcldefs.sh if USE_TCL=false