Originally posted by: Phil86
Hi,
I installed a fresh AIX 5.3.0.10 on a lpar.
I want to copy few files (total : 2,6Go) from one jfs2 to another one::
the src is mounted with cio,rw option
the dst is mounted with rbrw,rw option
cp /src/* /dst takes 4m43s !!!
If I umount the src, and remove the cio option,
cp time is now 20s
Does someone can help me ?
I need cio as the src folder is for oracle dbf files (according several notes, it has to be cio mounted)
Regards
Philippe
#AIX-Forum