increase share memory
 
*
Welcome, Guest. Please login or register. January 07, 2009, 10:24:14 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: increase share memory  (Read 1428 times)
0 Members and 1 Guest are viewing this topic.
Odi
New Member
*
Posts: 3


« Reply #3 on: January 25, 2007, 06:04:48 AM »

To check the shared memory usage "ipcs -m
Logged
wwells
Full Member
***
Posts: 18


« Reply #2 on: November 14, 2006, 01:29:25 AM »

Unless you have some really good reason, definitely update your system. At the very least apply all the security fixes!

That said, "shared memory" is part of the interprocess communication facilities. Shared memory segments are listed with the ipcs command. Shared memory segments can be removed with the ipcrm command.

The majority of times I have seen problems with shared memory is when shared memory segments don't get cleaned up properly. This can be caused by poor application programming or by processes being killed improperly.

The ipc limits are hard limits in the OS. you can't change them.

See the chapter on shared memory in the "General Programming Concepts: Writing and Debugging Programs" book.
Logged
webmaster
Administrator
Jr. Member
*****
Posts: 5


« Reply #1 on: November 13, 2006, 11:13:54 AM »

First you should look at getting your AIX system updated.

In my experience shared_memory errors are application errors. However, your AIX version is so down_level (and AIX 5.1 is no longer supported, or perhaps only with fee charges til 31 December) I must suggest that you review your current setup for longetivity.

As it is an HACMP supported application I assume that it is important to have proper support.

p.s. much of the HACMP software will also update when you download and install the fixes.

See pic for an overview of packages and dates released. The link you need is:
http://www14.software.ibm.com/webapp/set2/abl/bundle?release=51 (http://www14.software.ibm.com/webapp/set2/abl/bundle?release=51)
(http://felt-1.demon.nl/pictures/5100_ml.png)
Logged
mahdi
Jr. Member
**
Posts: 6


« on: November 13, 2006, 10:04:22 AM »

We have IBM server with aix 5.1 ML4 installed and hacmp clustering
some application sometimes return share memory error , but i can not find any information on process or memory usage with ( ps, vmstat and svmon ) that shows where is the problem ,and now i want to know how can i check share memory in os level and which command and maybe need to increase share memory and how?

regards,
mahdi
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.692 seconds with 19 queries.




eXTReMe Tracker

Terms of Use and Privacy and Security Policies
Copyright 2001-2008 Michael Felt and ROOTVG.NET