Sun System Handbook - ISO 3.4 June 2011 Internal/Partner Edition | |||
|
|
Solution Type Problem Resolution Sure Solution 1006305.1 : Ultra Enterprise[TM] Workstation: WARNING: hrm_balloc failures occurred,increase hrm_blist_incr
PreviouslyPublishedAs 208846 Symptoms The customer gets the following warning message in the /var/adm/messages file": WARNING: hrm_balloc failures occured,increase hrm_blist_incr According to Bug ID 1222143 , "this message is only displayed when the storing of stats in the kernel is not possible because there is not enough memory to store them in. The only user of this code that I know of is the collector. Customers could have written applications that use this feature and caused the problem also. Running out of memory would cause the statistics gathered to be inaccurate and whatever other problems that could occur from running out of memory". According to the error message, the fix is to "increase hrm_blist_incr." Refer to the "Resolution" section in this document for how to increase this value. Resolution The following is from the source code: int hrm_blist_incr = HRM_BLIST_INCR; #define HRM_BLIST_INCR 0x200 You can tune this value by editing the etc/system file and rebooting: set hrm_blist_incr=0x400 Product Sun Enterprise 6000 Server Previously Published As 75530 Change History Date: 2004-07-11 User Name: c8840 Action: Approved Comment: I edited this document and then submitted it for publication. Version: 0 Date: 2004-07-09 User Name: c8840 Action: Accepted Comment: Version: 0 Date: 2004-07-01 User Name: 26074 Action: Approved Comment: I'm not sure what was changed since the last time I checked this. If this still isn't satisfactory, please reassign to Mike Jaffee, the author, for correction. Version: 0 Attachments This solution has no attachment |
||||||||||||
|