LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-31-2005, 06:41 PM   #1
vicv
LQ Newbie
 
Registered: Aug 2005
Posts: 1

Rep: Reputation: 0
ipcs -lm shows : max total shared memory (kbytes) = 0


when I am running the ipcs command I have the output:

ipcs -lm

------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 1048576
max total shared memory (kbytes) = 0
min seg size (bytes) = 1

what can be done to change the max total shared memory (kbytes) = 0 from 0 to anything?

Thanks,
Vicky

PS:

cat /proc/sys/kernel/shmmax
1073741824

ipcs -a

------ Shared Memory Segments --------
key shmid owner perms bytes nattch status
0x0052e2c1 0 postgres 600 18735104 14
0x00000000 4620289 root 600 46084 14 dest
0x00000002 131074 root 600 196608 2
0x00000003 163843 root 600 655360 2
0x00000000 5668868 gdm 777 196608 2 dest
0x00000000 5734405 gdm 777 196608 2 dest

------ Semaphore Arrays --------
key semid owner perms nsems status
0x0052e2c1 0 postgres 600 17
0x0052e2c2 32769 postgres 600 17
0x0052e2c3 65538 postgres 600 17
0x0052e2c4 98307 postgres 600 17
0x0052e2c5 131076 postgres 600 17
0x0052e2c6 163845 postgres 600 17
0x0052e2c7 196614 postgres 600 17
0x00000000 294919 helpdesk 600 1
0x00000200 262152 wire 666 1

------ Message Queues --------
key msqid owner perms used-bytes messages


ipcs -u

------ Shared Memory Status --------
segments allocated 6
pages allocated 4890
pages resident 4134
pages swapped 125
Swap performance: 0 attempts 0 successes

------ Semaphore Status --------
used arrays = 9
allocated semaphores = 121

------ Messages: Status --------
allocated queues = 0
used headers = 0
used space = 0 bytes


What is wrong?
 
Old 09-01-2005, 10:58 AM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
Odd - if it is really 0 then I wouldn't have thought ipcs -u would have shown any shared memory segments.

The parameter that sets this is SHMALL as I just found out from my reading. This is the global shared memory allowed whereas SHMMAX is the shared memory allowed per segment.

It isn't unsual that setting a parameter to 0 means "unlimited" rather than 0. The fact that you DO have shared memory segments suggests to me that this is the case for SHMALL. If so there is no need to change it. Unfortunately in my breif search I didn't find anything to confirm this.

Also if the above is the case then your limit would of course be physical memory (actually somewhat less because memory is used for other things that don't show up in shared memory). You might want to see what "free" tells you about memory usage.
See if the total of the size listed for segments in use is. It may simply be that you are out of memory so can't allocate any more segments.

What I did note was that your postgress segment has 0 on it. Are you having an issue with postgress? If so it may be what you need to do is figure out how to tell postgress to grab a larger memory segment. Also it may just be it couldn't get any memory as discussed in the prior paragraph.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
is shared memory expandable in memory size? Thinking Programming 4 08-16-2005 09:57 AM
Using IPCS and Performance of Shared Memory vs. Socket ceoping Programming 1 05-22-2005 01:58 AM
Install Oracle 9i on slack 10: setting the max shared memory parameter permanently rsumbeling Linux - General 0 12-10-2004 11:21 AM
root partition shows wrong total size Dergro Linux - General 12 10-08-2003 12:49 PM
shared Memory versus the total amount of RAM on the server ashley75 Linux - General 1 08-25-2003 11:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration