HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- ipcs output
Operating System - Tru64 Unix
        1839854
        Members
    
    
        2312
        Online
    
    
        110156
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2009 03:10 AM
08-19-2009 03:10 AM
			
				
					
						
							ipcs output
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hello all,
I have a general question about the output of ipcs command...
As far as I know if there is an orphaned process, it should show 0 (zero) under NATTCH column of the output.
But as you may see on below output I have a process sharing the memory with ID=1281 run by user cat0585 but I cannot see this process in the output of "ps -ef"
Does this point to a problem?
# ipcs -bom
Shared Memory:
T ID KEY MODE OWNER GROUP NATTCH SEGSZ
m 0 0xacec9621 --rw-rw-rw- root system 1 1849548
m 1281 0x4a415064 --rw-rw-rw- cat0585 GROUP1 64 388184
Thanks in advance,
CET
		
		
	
	
	
I have a general question about the output of ipcs command...
As far as I know if there is an orphaned process, it should show 0 (zero) under NATTCH column of the output.
But as you may see on below output I have a process sharing the memory with ID=1281 run by user cat0585 but I cannot see this process in the output of "ps -ef"
Does this point to a problem?
# ipcs -bom
Shared Memory:
T ID KEY MODE OWNER GROUP NATTCH SEGSZ
m 0 0xacec9621 --rw-rw-rw- root system 1 1849548
m 1281 0x4a415064 --rw-rw-rw- cat0585 GROUP1 64 388184
Thanks in advance,
CET
		1 REPLY 1
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2009 10:12 PM
08-20-2009 10:12 PM
			
				
					
						
							Re: ipcs output
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						>As far as I know if there is an orphaned process, it should show 0 under NATTCH column of the output.
(I assume you meant zombie and not orphan. Orphans are processes adopted by init.)
>run by user cat0585 but I cannot see this process in the output of "ps -ef"
This is the owner. With your MODE anyone on the system can be attached to it.
># ipcs -bom
ID KEY MODE OWNER GROUP NATTCH SEGSZ
1281 0x4a415064 --rw-rw-rw- cat0585 GROUP1 64 388184
You should use "ipcs -ma" so you can see the LPID, process ID of the last process to attach or detach the shared memory segment.
http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN1/0171____.HTM
		
		
	
	
	
(I assume you meant zombie and not orphan. Orphans are processes adopted by init.)
>run by user cat0585 but I cannot see this process in the output of "ps -ef"
This is the owner. With your MODE anyone on the system can be attached to it.
># ipcs -bom
ID KEY MODE OWNER GROUP NATTCH SEGSZ
1281 0x4a415064 --rw-rw-rw- cat0585 GROUP1 64 388184
You should use "ipcs -ma" so you can see the LPID, process ID of the last process to attach or detach the shared memory segment.
http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V51_HTML/MAN/MAN1/0171____.HTM
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP
