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 > Informix 9.21UC5 on solaris 9 SUN V440 with 8GB RAM

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-16-04, 07:28
wielos wielos is offline
Registered User
 
Join Date: Dec 2004
Posts: 1
Exclamation Informix 9.21UC5 on solaris 9 SUN V440 with 8GB RAM

We have two machines in SUN Cluster 3.0 :

Node A SUN V440 with 8GB RAM
Node B SUN V440 with 4GB RAM

When we try to load ( onload ) databases on node A, informix requests more and more virtual segments, and finally hangs ( the last segment is about 2 GB ). If I set SHMTOTAL to non zero value informix will reach this value and return error : size of resident + virtual segments > SHMTOTAL

On node B everything is OK ( without request new shared memory ).
ONCONFIG and /etc/system are the same on two nodes.
Some parameters from onconfig :

SHMBASE=0x0A000000L
SMHVIRTSIZE=262144
SHMADD=65536

Is there any limitation of RAM ?

Thanks
Tom
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