- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Two dead shared memory segments upon reboot in 11i
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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-13-2003 12:31 PM
08-13-2003 12:31 PM
m 1808 0x00000000 D-rw------- root root 6 1052672
m 2209 0x00000000 D-rw------- www other 6 184324
The dead shared memory segments don't exist on 11.0 (as far as I can tell).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 12:40 PM
08-13-2003 12:40 PM
Re: Two dead shared memory segments upon reboot in 11i
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 12:50 PM
08-13-2003 12:50 PM
Re: Two dead shared memory segments upon reboot in 11i
ipcs -bmop
That should show you all the details.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 12:51 PM
08-13-2003 12:51 PM
SolutionShared memory segments remaining even if no processes are currently accessing them is a feature of the SysV implementation, this is normal. This is, of course, dependant of the implementation, but I know the processes in question and this is desired. You can use the shminfo utility to see what processes created and last accessed them, its available here:
ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/programs/shminfo
Cheers,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 12:56 PM
08-13-2003 12:56 PM
Re: Two dead shared memory segments upon reboot in 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 01:03 PM
08-13-2003 01:03 PM
Re: Two dead shared memory segments upon reboot in 11i
"the associated shared memory segment has been removed. It will disappear when the last process attached to the segment detaches it."
Elena.