Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Ideal configuration on 3 disks
Hi,
Mark schrieb:
> Can somebody please suggest an Oracle layout utilising 3 disks? (We are
> actually using 6, but considering RAID 1'ing them).
Take a look at ASM, maybe it's an option. From there on you have many possibilities. Make volume_groups with each having 2 disks with normal redundancy, take 3 disks for each and use extended redundancy. Finally be sure to read concepts manual for optimising Oracle Performance found at http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14211.pdf , this one is for 10gR2. Others can be found by browsing http://docs.oracle.com or http://tahiti.oracle.com (if you want a search engine).
hth,
Moritz Received on Thu Sep 29 2005 - 06:23:38 CDT