Originally posted by: niella
There are no real issues in having mixed LUN sizes, as long as the largest LUN fulfills the basic sizing requirement of (MAX PPs per PV * PP Size).
However, afaik using large LUN sizes (like 600GB) may have other undesirable effects. Depending on the disk queue depth and overall activity you may run into problems such as the service queue filling up due to I/O queueing at the logical disk layer and whether this will be a problem obviously depends on what the system is used for.
You can check if this is the case by running 'iostat -D' and monitoring sqfull.
Niel