Generally speaking, if you are striping and you want to spread your file over more than one disk so that more than one person can write to a file and consquently multiple disks at one time, then you want the pp size to be small enough so that multiple users can access the data on more than one disk. With the T factor in the setup of the volume group, you can make your pp size almost anything that you want - but the smaller the pp size the fewer number of disks that can be included in your volume group. If you are not striping - ie - the data fills one disk and then moves to the next disk only when the first is filled, then I don't think pp size will matter.