From: ward@speakeasy.net
To: fedora-test-list@redhat.com
Cc: linux-kernel@vger.kernel.org
Subject: FC2T2 shared memory segments cannot be allocated by DB2 V8.1
Date: Thu, 15 Apr 2004 13:47:27 +0000 [thread overview]
Message-ID: <W3421210850157201082036847@webmail2> (raw)
I'm running into regular memory related issues with a Fedora Core 2 system
which appears to have been properly configured using generous sysctl.conf
settings.
The symptoms are that I can create a limited number of connections to unique
databases running on this development system and then after about the fifth or
sixth I encounter an error indicating a failure to allocate shared memory
segments.
Running ipcs -m at the time of the error I can see 8 shared memory segments
owned by that userid and 32 total on the system. ipcs -l indicates the
settings I've made to sysctl.conf...
------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 1048576
max total shared memory (kbytes) = 8388608
min seg size (bytes) = 1
The database engine indicates this error in its logs as an occurance of a
Memory allocation failure.
Unsure if this was related to a similar issue which impacts Oracle I explored
various combinations of kernels and patches including support for the patch
to add a sysctl capability to control the disable_cap_mlock feature.
Note that after the occurance of a failure I'm experiencing problems with
the forking of processes. This was seen in kernel compiles and while halting
the system.
Any ideas?
reply other threads:[~2004-04-15 13:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=W3421210850157201082036847@webmail2 \
--to=ward@speakeasy.net \
--cc=fedora-test-list@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.