vBulletin Search Engine Optimization
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
Output ov vmstat -v on one of our systems is given below. My query is about numclient being greater than numperm. Is this really possible? IAs per my understanding numperm includes all non-comp pages( jfs, jfs2, ngs, gpfs ) where as numclient represents jfs2, ngs, gpfs pages. This means numclient substracted from numperm should give us the number of jfs pages. Pls suggest # vmstat -v 2031616 memory pages 1953367 lruable pages 3265 free pages 1 memory pools 398477 pinned pages 80.0 maxpin percentage 20.0 minperm percentage 80.0 maxperm percentage 61.2 numperm percentage 1196130 file pages 0.0 compressed percentage 0 compressed pages 62.1 numclient percentage 80.0 maxclient percentage 1213771 client pages 0 remote pageouts scheduled 767 pending disk I/Os blocked with no pbuf 515652 paging space I/Os blocked with no psbuf 2740 filesystem I/Os blocked with no fsbuf 38052 client filesystem I/Os blocked with no fsbuf 15 external pager filesystem I/Os blocked with no fsbuf |