since i just got 2 brand new disk, i want to distribut io at the same time.
Do you plan to place the datafiles of one tablespace on one disk and the files of the second tablespace on the second disk? I wouldn't do it this way. To spread the IO over the 2 disks it's probably better to distribute the datafiles of both of the tablespaces over the 2 new drives.

Mike