Blogs Classifieds Downloads FlashChat Gallery Googlemap Invite Friends Links Projects Reviews Wiki
 


Welcome to the pSeries Tech Forums, our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software.

You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments.

Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community.

Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Our Sponsors
Want to advertise?  


Reply
 
LinkBack Thread Tools
  #1  
Old July 11th, 2006
ravinayag's Avatar
ravinayag Offline
Junior Member
 
Join Date: July 2006
Posts: 4
Question ipcs problem

Hi,
when i excute ipcs command , its nothing shown the status of memory,
mesge ques,
but when i check with ps command, lot of demaons are running,
Apache,nfs,mail services
what would be the problem,.?
below i shown the output...

bash-3.00[/usr/bin]# ipcs
IPC status from /dev/mem as of Fri May 1 08:15 0:00 IST 1970
T ID KEY MODE OWNER
GROUP
Message Queues:
Shared Memory:
Semaphores:
bash-3.00[/usr/bin]#
let clear me about this ....
Appreciating the responces....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old July 16th, 2006
FASherman's Avatar
FASherman Offline
IBM pSeries and Storage Architect
 
Join Date: May 2006
Posts: 240
Send a message via Yahoo to FASherman
Re: ipcs problem

As root, type:

# ipcs -mp

The output should look similar to this:

IPC status from /dev/mem as of Thu May 24 23:30:47 CDT 2001
T ID KEY MODE OWNER GROUP CPID LPID
Shared Memory:
m 0 0x580508f9 --rw-rw-rw- root system 5428 5428
m 1 0xe4663d62 --rw-rw-rw- imnadm imnadm 14452 14452
m 2 0x9308e451 --rw-rw-rw- imnadm imnadm 14452 14452
m 3 0x52e74b4f --rw-rw-rw- imnadm imnadm 14452 14452
m 4 0xc76283cc --rw-rw-rw- imnadm imnadm 14452 14452
m 5 0x298ee665 --rw-rw-rw- imnadm imnadm 14452 14452
m 6 0xffffffff --rw-rw---- root system 5202 5202
m 7 0x7804129c --rw-rw-rw- root system 17070 20696
m 8 0x0d05320c --rw-rw-rw- root system 19440 23046

CPID is the process ID using the shared memory segment.

Keep in mind, we're talking about shared memory and semaphores. This is not the same as system memory. Shared memory is used by processes or threads to pass data back and forth. Semaphores are used for locking segments when in use by a thread and message queues are a method for threads or processes to communicate between each other when they have updated a segment.

If you're looking for something to show how much system and or/kernel virtual memory a process is using, then you'll want to use the svmon command.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


Fred Sherman
IBM pSeries and Storage Architect
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old July 17th, 2006
ravinayag's Avatar
ravinayag Offline
Junior Member
 
Join Date: July 2006
Posts: 4
Re: ipcs problem

hi
I executed the cmd,
It showing the same, no values are displayed.

bash-3.00$ ipcs -mp
IPC status from /dev/mem as of Thu Jun 1 09:30:00 IST 1970
T ID KEY MODE OWNER GROUP CPID LPID
Shared Memory:
bash-3.00$

I need to know y its not showing.... the values of shared mem



Ravi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old July 17th, 2006
FASherman's Avatar
FASherman Offline
IBM pSeries and Storage Architect
 
Join Date: May 2006
Posts: 240
Send a message via Yahoo to FASherman
Re: ipcs problem

Because you have no processes using shared memory.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


Fred Sherman
IBM pSeries and Storage Architect
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

These are the 100 most searched terms
Search Cloud
0042-001 0042-001 nim 0513-001 the system resource controller daemon is not active 0513-001 the system resource controller daemon is not active. 0514-061 0514-061 cannot find a child device 0514-061 cannot find a child device. 0516-787 0516-787 extendlv 0516-787 extendlv: maximum allocation for logical volume 110000ac aa00e1f3 aio aix aix aio aix freeware aixif_arp_dup_addr b150f22a b181f22a b181fb53 ba010004 c1001020 d133c002 dacnone dcb47997 fcp_array_err6 fget_config gnu tar aix gsclvmd gtar aix hi yall hmc root password hmc vmware hscl05db ibm p6 ibm p6 520 libpopt aix libpopt.a libpopt.a(libpopt.so.0) is needed by rsync-2.6.2-1 migratelv mksysb navisphere agent nim server pseries pseriestech rsync aix sc_disk_err4 scan_error_chrp vio server websm xhost file ... powered by Simple Search Cloud


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem installing SuSe 10 sukete Linux for POWER Systems 5 May 23rd, 2007 16:05
Webserver Problem simone_tantari AIX for POWER Systems 10 May 23rd, 2007 06:26
SSH Problem with virt. Ethernet m_seger IBM PowerVM Editions 7 March 20th, 2007 11:41
IPCS error arunmbalaji AIX for POWER Systems 2 February 15th, 2007 23:49
AIX With EVA/6000 Storage problem TROY AIX for POWER Systems 4 January 24th, 2007 05:36



Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Powered by vbWiki Pro 1.3 RC5. Copyright ©2006-2007, NuHit, LLC

vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50