Operating System - HP-UX
1830168 Members
4981 Online
109999 Solutions
New Discussion

Proper FS mount options for Oracle filesystems

 
Q4you
Regular Advisor

Proper FS mount options for Oracle filesystems

For example, we use following line in /etc/fstab for mounting oracle data filesystem from XP storage in SAN envirnment using 2GB fiber channel cards, appx 16GB or meneory, HPUX 11i V1.

/dev/vg02/lvol1 /oradata01p vxfs delaylog,largefiles,nodatainlog,mincache=direct,convosync=direct 0 2

What are the recommended mount options for optimum IO performance ?
- oracle data
- Oracle index
- oracle redo
- oracle undo
- any application utilities
TIA,
Q
4 REPLIES 4
Pedro Cirne
Esteemed Contributor

Re: Proper FS mount options for Oracle filesystems

Hi,

I think you've the right mount options for mounting Oracle data file systems.

You may check this very good link on hp-ux performance:

http://www8.itrc.hp.com/service/iv/node.do?source=search&node=prodITRC/WW_Start/N1|20|9|6|3

Another important point is the way you create lvols, have you made them Distributed?

Enjoy :)

Pedro
Jean-Luc Oudart
Honored Contributor

Re: Proper FS mount options for Oracle filesystems

Hi

find attached revised version of same document (27 May 2003)

Regards
Jean-Luc
fiat lux
Jean-Luc Oudart
Honored Contributor

Re: Proper FS mount options for Oracle filesystems

Hi again

you may want to read this document "A Quantitative Comparison between Raw Devices and File Systems for implementing Oracle Databases"

Regards
Jean-Luc
fiat lux
Jean-Luc Oudart
Honored Contributor

Re: Proper FS mount options for Oracle filesystems

Also

you may check this prsentation "Best practices for Oracle on HPUX "

http://h21007.www2.hp.com/dspp/files/unprotected/database/HP3KOracle.ppt

Regards
Jean-Luc
fiat lux