- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Measuring shared memory
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
04-12-2004 07:18 PM
04-12-2004 07:18 PM
The error messages were diagnosed by a seperate forum question and I have now increased the amount of shared memory on the machine from 128Mb to 160Mb. Unfortunately, I am still unable to run Data Protector.
Is there any way to measure the amount of shared memory being used by the machine in real time ? Also, is there anything else I can do to release shared memory to try and run Data Protector without having to increase it further which means another reboot on a machine that runs 24x7 ??
All help will be rewarded, thanks in advance.
Regards
Simon
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2004 07:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2004 08:26 PM
04-12-2004 08:26 PM
Re: Measuring shared memory
Regards
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2004 08:57 PM
04-12-2004 08:57 PM
Re: Measuring shared memory
Please check this document:
http://www.openview.hp.com/sso/ecare/getsupportdoc?docid=OV-EN015876
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2004 09:00 PM
04-12-2004 09:00 PM
Re: Measuring shared memory
You can issue these commands on your live server w/o any concern. These commands will clear the shared memory and start the Data Protector.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2004 10:01 PM
04-12-2004 10:01 PM
Re: Measuring shared memory
Thanks for the response. You say the commands clear shared memory - what about the other live applications using the shared memory - will they be affected ??
Regards
Simon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 01:25 AM
04-13-2004 01:25 AM
Re: Measuring shared memory
ipcs -m
to Display information about active shared memory segments.
man ipcs for more info.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 02:47 AM
04-13-2004 02:47 AM
Re: Measuring shared memory
appologies been busy today
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 03:56 AM
04-13-2004 03:56 AM
Re: Measuring shared memory
Download the attached shminfo.sh which can be used to accurately determine the shared memory segments in use.
Sundar.