| 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 |
|
#11
| ||||
| ||||
By the sounds of things you need to tune your virtual memory settings rather than just keep adding paging space. On an oracle box, there should be very little if no paging at all. If you have 20GB of physical memory, there should ideally be no need for any more than 12 -14 GB paging space and even at that, you would hope for very little paging activity. |
|
#12
| ||||
| ||||
We were okay on the paging space until we went to Oracle 10g, it seems to do a lot more in memory than 9i. Now we barely use any CPU and a lot of memory. I know we should be able to "tweak" Oracle so that it is not such a hog but my DBA has not researched how to do it nor do I think that he wants to do it. |
|
#13
| ||||
| ||||
Its pretty straight forward really, there are a good number of IBM /Oracle docs available. One other thing i would say in relation to your paging spaces is that they are very uneven. It is recommended that you create them all approx the same size, this will prevent the 8GB in your case being fully used before the others get used. Ideally you would create multiple paging spaces of equal size on different volumes. This way they get equal load and one disk is not hammered by paging. I can post up the link of some Oracle docs if you want. It is only a 10 min job in most cases but i would recommend you put through your test environment first, just in case. |
|
#14
| ||||
| ||||
We were thinking of adding the paging to paging00: Grits:root:/# lsps -a Page Space Physical Volume Volume Group Size %Used Active Auto Type paging01 hdisk3 rootvg 8320MB 99 yes yes lv paging00 hdisk0 rootvg 19200MB 76 yes yes lv paging00 hdisk2 rootvg 1024MB 76 yes yes lv which is on 2 hdisks, is there a way to specify that we want it on hdisk2? When I looked at smit chps it only asks which space and how many PPs |
|
#15
| ||||
| ||||
If you have a logical volume in inner or middle, you must move it --> To verify Then you create your paging space and after you can move it. Use the commande 'lslv -l YourLV' before and after the move of the lv, it shows you the repartition |
|
#16
| ||||
| ||||
The question Kinya61 asked about "CIO" or "DIO" is very important. I guessing that your Oracle database is using filesystem space not raw logical volumes. If that is the case then you should consider mounting the filesystems containing the database with the CIO option. Do not use CIO if the filesystem contains binaries. This may very well improve performance and lower paging. Read Oracle's recommendations on CIO. |
|
#17
| ||||
| ||||
When I do lslv paging00 this is what I get: Grits:root:/usr/users/datatel# lslv paging00 LOGICAL VOLUME: paging00 VOLUME GROUP: rootvg LV IDENTIFIER: 00c42efd00004c0000000105ba468d37.12 PERMISSION: read/write VG STATE: active/complete LV STATE: opened/syncd TYPE: paging WRITE VERIFY: off MAX LPs: 512 PP SIZE: 128 megabyte(s) COPIES: 2 SCHED POLICY: parallel LPs: 158 PPs: 316 STALE PPs: 0 BB POLICY: non-relocatable INTER-POLICY: minimum RELOCATABLE: yes INTRA-POLICY: center UPPER BOUND: 32 MOUNT POINT: N/A LABEL: None MIRROR WRITE CONSISTENCY: off EACH LP COPY ON A SEPARATE PV ?: yes Serialize IO ?: NO Is that where it should be? I have gone into smit fs but cannot find anything saying CIO or DIO, we are using enhanced journaled file system but that is all I can tell |
|
#19
| ||||
| ||||
issue the command lsfs and under the Options column it will show what options are in effect. i.e. "cio,rw" or "rw". If after researching CIO you want to turn it on, you need to unmount the filesystem, add cio as an option for that filesystem in /etc/filesystems and mount the filesystem. |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WU-FTPD 550 /bin/ls -lgA : Not enough space | Ljus | AIX for POWER Systems | 4 | May 26th, 2008 16:34 |
| Paging Question | serm | AIX for POWER Systems | 8 | December 11th, 2007 06:20 |
| hd6 paging space gone | alexisl | AIX for POWER Systems | 2 | May 4th, 2007 06:59 |
| db server paging space and performance | kotireddy | pSeries - System p | 1 | April 23rd, 2007 05:09 |
| SAN paging space | steevojb | AIX for POWER Systems | 3 | September 19th, 2006 11:33 |