- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- coda daemon memory consumption
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
Discussions
Discussions
Discussions
Forums
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
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
тАО01-07-2008 07:41 AM
тАО01-07-2008 07:41 AM
coda daemon memory consumption
Have a few hosts running 11iv1 and OVPA through GlancePlusPak.
"ovpa version" ouput claims version C.04.50.00 of the ovpa bits are installed.
The situation is that the coda daemon, after running for a few days/weeks, registers in the glance process list as gobbling up 600+ MegaBytes of Resident memory.
This makes the coda daemon the most memory-hungry individual process on the host. Seems a bit much for metric collection and messaging.
Any idea if this is normal and how I might be able to reduce coda's footprint ? Memory is scarce at the moment.
Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2008 08:04 AM
тАО01-07-2008 08:04 AM
Re: coda daemon memory consumption
Independent confirmation seems called for:
http://www.hpux.ws/?p=8
Thats a memory leak detector.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2008 08:48 AM
тАО01-07-2008 08:48 AM
Re: coda daemon memory consumption
I will trace the daemon using the script you suggested and see if the Glance number agree.
When I bounce the daemon with an "ovpa restart" the resident memory used drops to 15 MegaBytes, which makes a lot more sense than 600+.
If I do observe the process requesting extra memory and never giving it back I'll search for some patches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2008 10:12 AM
тАО01-07-2008 10:12 AM
Re: coda daemon memory consumption
The libc heap usually never gives memory back to the system. But it is available for recycling.
Of course this could be due to a memory leak.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2008 10:18 AM
тАО01-07-2008 10:18 AM
Re: coda daemon memory consumption
The existence of PHSS_34301 leads me to believe that SEP was right in his assumption that this is a memory leak. The PHSS_34301 fix cannot be applied to a GlancePlus Pak install, as it is tailored for a straight OVPA install.
I have placed a call with HP software support in order to obtain the correct fix, if any.
I will post the outcome here when I get a response from the support team..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-07-2008 10:28 AM
тАО01-07-2008 10:28 AM
Re: coda daemon memory consumption
Right.
(My comment was more toward your terminology. Leak is different than "never giving it back". Of course if you implied "to the heap" vs my assumption of "to the system", you were correct.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-14-2008 12:43 PM
тАО01-14-2008 12:43 PM
Re: coda daemon memory consumption
In order for OpenView patches to be applied over a GlancePlus Pak instance some OV common filesets had to be installed.
HP Support supplied an archive that comprised the required OV common filesets, required patches and scripts to automate the installation of each component.
If anyone encounters a similar situation with Glance Plus Pak C.4.5.0 I would recommend either to contact HP Support or upgrade to 4.6.
Word from HP support is that 4.7 will be out pretty soon and that 4.5 support will be discontinued at some point.
Hope this helps someone.
Thanks you everyone for your input.