- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sar errors
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
11-07-2003 02:16 AM
11-07-2003 02:16 AM
sar errors
HP-UX ourhost B.11.11 U 9000/871 12/31/69
%usr %sys %wio %idle
40 20 20 20
2 2 95 2
sar: realloc() error
Anybody know what this means, and how to fix it? Thanks!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2003 02:20 AM
11-07-2003 02:20 AM
Re: sar errors
Or, I could be wrong :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2003 02:26 AM
11-07-2003 02:26 AM
Re: sar errors
You may only need to increase the kernel parameter: maxssiz
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2003 03:23 AM
11-07-2003 03:23 AM
Re: sar errors
For you to suddenly see this error may indicate another problem, i.e., lost some memory.
What's showing up in syslog.log, EMS and STM?
How's your swap?
How's your 'sar' patches?
s700_800 11.11 sar(1m) patch PHCO_24477
notes PHCO_24477
notes
s700_800 11.11 sar shows incorrect values for avwait, avque PHKL_27200
notes PHKL_27200
notes
s700_800 11.11 SCSI IO Cumulative Patch PHKL_29047
notes PHKL_29047
notes
s700_800 11.11 VxFS cumulative patch, perf of mmap()d files PHKL_27830
notes PHKL_29110
notes
s700_800 11.X ANSI C compiler B.11.11.04 cumulative patch PHSS_26792 PHSS_26792
s700_800 11.X +O4/PBO Compiler B.11.11.04 cumulative patch PHSS_26793 PHSS_26793
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2003 06:55 AM
11-07-2003 06:55 AM
Re: sar errors
The line that is important is:
memory ###### ######## ##### %%%
Look at the percentage line....If this is close to 100.....Then you probably need more RAM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2003 07:03 AM
11-07-2003 07:03 AM
Re: sar errors
memory 1204112 418368 785744 35%
I'll try and schedule a time to apply those patches, though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2003 07:05 AM
11-07-2003 07:05 AM
Re: sar errors
/usr/contrib/Q4/bin/kmeminfo
Output like:
kmeminfo (3.11)
libp4 (5.17): Opening /stand/vmunix /dev/kmem
Loading symbols from /stand/vmunix
======================================================================
Date: Fri Nov 7 13:03:18 2003
Processing pfdat table (2505108 entries)...
----------------------------------------------------------------------
Physical memory usage summary (in pages):
Physmem = 2580480 Available physical memory:
Freemem = 799983 Free physical memory
Used = 1780497 Used physical memory:
System = 333474 by kernel:
Static = 75372 for text and static data
Dynamic = 0 for dynamic data
Bufcache = 258048 for file-system buffer cache
Eqmem = 54 for equiv. mapped page pool
SCmem = 0 for system critical page pool
User = 959337 by user processes
Uarea = 8112 for thread uareas
Disowned = 63983 disowned pages
----------------------------------------------------------------------
Dynamic memory usage summary (in pages):
Dynamic = 0 Kernel dynamic data (sysmap):
MALLOC = 0 memory buckets:
bucket[ 5] = 0 size 32 bytes
bucket[ 6] = 0 size 64 bytes
bucket[ 7] = 0 size 128 bytes
bucket[ 8] = 0 size 256 bytes
bucket[ 9] = 0 size 512 bytes
bucket[10] = 0 size 1024 bytes
bucket[11] = 0 size 2048 bytes
bucket[12] = 0 size 4096 bytes
bucket[13] = 0 size 2 pages
bucket[14] = 0 size 3 pages
bucket[15] = 0 size 4 pages
bucket[16] = 0 size 5 pages
bucket[17] = 0 size 6 pages
bucket[18] = 0 size 7 pages
bucket[19] = 0 size 8 pages
bucket[20] = 0 size > 8 pages
Kalloc = 0 kalloc()
Eqalloc = 0 eqalloc()
Reserved = 0 Reserved pools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 07:27 AM
11-19-2003 07:27 AM
Re: sar errors
But on the other two, a cluster of D390s, I now get a coredump from sar instead of the realloc() error. Memory is steady at about 39% on both machines.
Any more ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2003 03:20 PM
11-19-2003 03:20 PM
Re: sar errors
a) file core
b) strings core | more
And the errors from :
c) swverify -x=check_permissions=ture \*
d) check_patches
For c & d refer to the swverify.log file.