| Blogs | Classifieds | Downloads | FlashChat | Gallery | Googlemap | Invite Friends | Links | Projects | Reviews | Wiki |
| |||||||||
Welcome to the pSeries Tech Forums,
our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software. You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments. Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community. Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
| Our Sponsors | |
| | |
| Want to advertise? | |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
hello friend, when i m running nmon for my system i m getting very high value for Virtualized Partition Memory Page Faults : 17431198412086774424 Time resolving virtualized partition memory page faults : 42319894851.80 System Info : IBM P570 with 8 CPU LPAR1 4 CPU and 32 GB RAM AIX 5.3 ML05 and SP 05 i m using only 4 CPU with full RAM.. now what r this values.. Ritesh |
|
#2
| ||||
| ||||
two of my vio servers do the same thing: viob1:/home/padmin:# vmstat -v 262144 memory pages 242348 lruable pages 27602 free pages 3 memory pools 114276 pinned pages 80.0 maxpin percentage 20.0 minperm percentage 80.0 maxperm percentage 26.0 numperm percentage 63205 file pages 0.0 compressed percentage 0 compressed pages 26.0 numclient percentage 80.0 maxclient percentage 63205 client pages 0 remote pageouts scheduled 6 pending disk I/Os blocked with no pbuf 38185 paging space I/Os blocked with no psbuf 2740 filesystem I/Os blocked with no fsbuf 277 client filesystem I/Os blocked with no fsbuf 0 external pager filesystem I/Os blocked with no fsbuf 17431198412086774424 Virtualized Partition Memory Page Faults 48949907309.75 Time resolving virtualized partition memory page faults viob1:/home/padmin:# What is that doing? I can't find anything about it on the web. Last edited by kah00na; June 4th, 2007 at 15:53. |
|
#3
| ||||
| ||||
Hmmm My VIOS have none: /home/padmin >vmstat -v 131072 memory pages 117315 lruable pages 19187 free pages 4 memory pools 75345 pinned pages 80.0 maxpin percentage 5.0 minperm percentage 10.0 maxperm percentage 6.6 numperm percentage 7831 file pages 0.0 compressed percentage 0 compressed pages 6.6 numclient percentage 10.0 maxclient percentage 7831 client pages 0 remote pageouts scheduled 0 pending disk I/Os blocked with no pbuf 0 paging space I/Os blocked with no psbuf 2740 filesystem I/Os blocked with no fsbuf 233 client filesystem I/Os blocked with no fsbuf 0 external pager filesystem I/Os blocked with no fsbuf 0 Virtualized Partition Memory Page Faults 0.00 Time resolving virtualized partition memory page faults Could you please issue the following command in your VIOS ?? lsps -a just to check if there's paging activity.
__________________ cd3lgad0p |
|
#4
| ||||
| ||||
Here's mine: viob1:/home/padmin:# lsps -a Page Space Physical Volume Volume Group Size %Used Active Auto Type paging00 hdisk0 rootvg 1024MB 9 yes yes lv hd6 hdisk0 rootvg 512MB 17 yes yes lv viob1:/home/padmin:# |
|
#5
| ||||
| ||||
better spacing: Code: viob1:/home/padmin:# lsps -a Page Space Physical Volume Volume Group Size %Used Active Auto Type paging00 hdisk0 rootvg 1024MB 9 yes yes lv hd6 hdisk0 rootvg 512MB 17 yes yes lv viob1:/home/padmin:# |
|
#6
| ||||
| ||||
I think I sized it well with 1 gig memory. All my VIOs are configured the same. Code: viob1:/home/padmin:# lparstat System configuration: type=Shared mode=Uncapped smt=On lcpu=6 mem=1024 psize=8 ent=0.30 %user %sys %wait %idle physc %entc lbusy app vcsw phint ----- ---- ----- ----- ----- ----- ------ --- ---- ----- 0.5 1.3 0.0 98.2 0.01 2.7 0.3 5.33 6909713587 53640691 viob1:/home/padmin:# |
|
#7
| ||||
| ||||
Hi I wouldn't use two paging space devices on the same hdisk. I think you should identify the primary paging space (usually hd6) and make it bigger, then delete paging00. With 1GB RAM i would use 4GB paging space and tune my system to free as much memory as it can to be used by the Shared Ethernet Adapter functions (if configured). Please post the output of: vmo -a | egrep "maxperm|minperm|maxclient" and please post once again the putput of: vmstat -v Thanks
__________________ cd3lgad0p |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Memory Issues | 3geofftech | pSeries - System p | 0 | June 24th, 2007 16:12 |
| dinamically adding memory to a SuSe 10 partition | sukete | Linux for POWER Systems | 1 | March 29th, 2007 09:50 |
| Memory overhead in an LPAR environment | FASherman | IBM PowerVM Editions | 1 | August 1st, 2006 21:17 |