If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Semaphore settings for IDS 11.50 on Sol 10

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-18-08, 05:16
Bobby76 Bobby76 is offline
Registered User
 
Join Date: Jul 2008
Posts: 1
Semaphore settings for IDS 11.50 on Sol 10

I am installing Informix 11.50 on Solaris 10 (Sun Sparc) for the 1st time. Previously I had Informix 7.x running on Solaris 9 (Sun Sparc).
In the machine notes for the install some of the required kernel parameters have changed to resource controls but its a bit ambiguous as to what the values for these new resource controls are (at least to me anyway).
On Sol 9 the below values are clearly stated.
semmni=4096
semmsl=500
shmmni=500

On Sol 10 it states that the "IPC tunables are replaced by their resource controls with the new default values" but does not give values to set for these resource controls.

Should I be changing the values from the default to the given values associated with Solaris 9:
project.max-sem-ids=128(project default) formerly semmni=4096
process.max-sem-nsems=512(project default) formerly semmsl=500
project.max-shm-ids=128(project default) formerly shmmni=500

Any assistance would be greatly appreciated.
Reply With Quote
  #2 (permalink)  
Old 07-19-08, 10:01
marymurny marymurny is offline
Registered User
 
Join Date: Sep 2004
Posts: 32
I am not a Solaris expert, But I do know that Solaris 10 is controlled by prctl function not the /etc/system file. Solaris 10 will ignore the /etc/system file as far as I know, that may have changed.

The following link is for Solaris
http://docs.sun.com/app/docs/doc/819...33?l=en&a=view

The 11.50 machine notes do reference the resource control but no specifics, it does refer to a man page.

http://publibfp.boulder.ibm.com/epub...280.html#sun64

Below is a link for oracle that might be helpful.

http://www.oracle-base.com/articles/...rnelParameters

If none of this helps you might want to check with either Solaris or Informix tech support
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On