Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> newfs suggestions for Oracle filesystem

newfs suggestions for Oracle filesystem

From: Steve Rospo <srospo_at_watchmark.com>
Date: Sat, 26 Jan 2002 03:51:44 -0800
Message-ID: <F001.003FC18E.20020126034019@fatcity.com>

Any suggestions for newfs parameters for a file system that will be dedicated to Oracle data files? It will be a large file system with very few files of very large (2GB) size. I've been using the following with good results but I'm wondering if anyone has any suggestions.

newfs -v -C 64 -c 229 -f 8192 -i 65536 -r 10000 /dev/dsk/cWtXdYsZ tunefs -a 128 -e 1048576 -m 0 -o time /newfilesystem

Details:
Solaris 2.8
Oracle 8.1.7.1 EE
16k db block size
8k operating block size

S-

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Steve Rospo
  INET: srospo_at_watchmark.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Sat Jan 26 2002 - 05:51:44 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US