Hi managers,
Our configuration is an ES40 with 1.5G of RAM V4.0F patch 3.
This afternoon a programmer was telling me that he received an error
message from the system.
He was looking at some logs file in the system. To look at them (60
files), he simply issue a vi fil*log. The
size of files was small (each approx. 100K). After viewing the 63rd, the
system display the message "not
enough memory available". Here are two ouput from vmstat:
# vmstat -s;sleep 300;vmstat -s
Virtual Memory Statistics: (pagesize = 8192)
24778 active pages
40457 inactive pages
65589 free pages
19468 wired pages
524912168 virtual memory page faults
125213810 copy-on-write page faults
156711200 zero fill page faults
126068 reattaches from reclaim list
105283603 pages paged in
6911 pages paged out
12601803533 task and thread context switches
291205605 device interrupts
13570369942 system calls
Virtual Memory Statistics: (pagesize = 8192)
24229 active pages
40454 inactive pages
64748 free pages
19486 wired pages
525043873 virtual memory page faults
125245997 copy-on-write page faults
156748295 zero fill page faults
126068 reattaches from reclaim list
105310683 pages paged in
6911 pages paged out
12603981133 task and thread context switches
291300454 device interrupts
13572781768 system calls
Have you ever seen the same problem ?
Thanks
Received on Fri Mar 16 2001 - 19:47:44 NZDT