AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  mount subfs with -o cio

    Posted Fri February 09, 2007 10:58 AM

    Originally posted by: SystemAdmin


    If I want to mount the subdir with cio option, do I have mount it before I install the application using the subdir or after the installation? I tried to reinstall my Oracle 10g R2 (10.2.0.1) on AXI 5.3L, but tried one yesterday and it was very slow. That was not like such 2 months ago, when there was no cio option for the subdir.


  • 2.  Why would you do that???

    Posted Thu February 22, 2007 12:52 PM

    Originally posted by: nagger


    Hi,
    I don't see any point in mounting your Oracle code as CIO.

    The problems is CIO is likely to be very slow and this blocks the use of the filesystem cache which normally speeds up general I/O a great deal - as you have found.

    You should use CIO only for database data files and the directories they are in.

    Hope this helps, N