Originally posted by: abdurixit
Thanks for your responses.
I guess I know what I am talking about. Actually I have about 20+ DB instances and 10-15 of them running concurrently on the partition. I have allocated 160GB RAM, but still I have to create such a big paging space to handle the worst case scenario if mistakenly all of them activated, it can happen and crash my server, I had it once already.
My question was actually not about the paging space size or how the LUNs on storage box configured ( we have Raid 7+1 and each 20GB is striped over 28+4 disks).
My actual question is how do I make a 100GB paging space.
a. 100GB =
512M hd6 + 5 x 20GB PGSPs on 5 SAN Disks (I know, it is 100.5 GB)
b. 100GB =
20GB hd6 + 4 x 20GB PGSPs on 4 SAN Disks.
I do not like (b.) because of high I/O on OS disk if there is a extreme last in paging space.
That is why I prefer to choose (a.), but the IBM Wiki page tells me it is wrong.
What is your recommendation?