Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Best fs for Oracle RAC
gerryt wrote:
> On Sep 24, 8:45 am, DA Morgan <damor..._at_psoug.org> wrote:
>> hjr.pyth..._at_gmail.com wrote: >>> On Sep 24, 8:47 am, DA Morgan <damor..._at_psoug.org> wrote: >>>> Bob Jones wrote: >>>>> ASMwill not make migration to another platform easier or harder. The main >>>>> advantage really is easier administration for DBAs when it's all setup, but >>>>> not without drawbacks. >>>> Wrong on both accounts. You just never stop with the wholesale ignorance >>>> do you. >>>> ASMmakes migration easier. As to drawbacks one can only assume that if >>>> you actually knew of one you'd have named it so another classic BJ moment. >>>> Yep, just another example of turning off the lights and throwing mud at >>>> Oracle: Impressive. So far you've only managed to get yourself dirty. >>> Well, just to abort the mud-pie contest before it really starts, how >>> about explaining **how**ASMmakes migration easier? That is, how it >>> makes turning a Windows database into a Solaris one (say) any easier >>> than it would be in a non-ASMenvironment...; >> Your use of Windows and Solaris confuses the issue. You are asking >> about operating systems andASM is about storage. And not the >> storage of your Oracle binaries. >> Let me ask your question in a manner consistent with what ASM >> is and does. >> "... how it makes turning a database stored on an EMC filer into >> one stored on a Hitachi filer" >> If you can mount a disk system you can create an ASM diskgroup. If >> you can create an ASM diskgroup you can migrate from it or to it.
Generally speaking you don't create disk groups as a performance consideration but rather to partition storage.
If I want speed I get faster disks, more filer cache, stripe across more spindles, etc.
When I create additional disk groups, except with respect to failure, it is because I want to put some tablespaces into 15K disks due to the access pattern and older less accessed data onto 10K disks.
Others may use it to accomplish different goals.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Wed Sep 26 2007 - 11:18:38 CDT
![]() |
![]() |