Re: Oracle Database 10g R2 and RHEL4 Update 3



"maxim2k" <maxim2k@xxxxxxxxx> wrote in message
news:e8baa$445dd246$5277c1be$13768@xxxxxxxxxxxxxxxxxxx
On 5/3/06 8:56 AM, Andreas Sheriff wrote:
Check out ASM. It's very, very cool.

Can you quickly summarize the advantages over regular storage?

Thanks.

First, and most important, IMHO, it takes the control of your database files
out of the hands of the sysadmin and people who are knowledgeable enough to
be dangerous. I once had a fellow programmer delete an 8i datafile because
he thought it wasn't needed anymore; aargh!

Next, ASM automatically rebalances and effectively stripes over all disks
and makes redundant the data through failgroups. If a disk fails, the data
contained on that disk is redistributed, rebalanced, and made redundant over
surviving disk. EM should email you of the failure. All you would have to
do is to remove the failed disk from the diskgroup and optionally from
ASMLIB, remove the failed disk from the OS, physically remove the failed
disk, replace the failed disk with a good disk, have the OS recognize the
good disk, optionally add the disk to ASMLIB, and finally add the disk to
the diskgroup / failgroup. ASM will then automatically rebalance and make
redundant data over this new disk. Say, I wonder if one day vendors will
implement ASM on their HBA? That would be nice...

Third, ASM is a perfect datastore for OMF.

Fourth, adding storage to ASM is easy and managed entirely by Oracle. No
more vendor FS foulups. When you add new disks to a diskgroup, ASM
automatically rebalances data over these new disks so throughput can be
increased just by addding new disks and a new pipe.

Fifth, if you're doing RAC with SE, you can *only* use ASM.

There are many more benefits to ASM. If you want a more exhausive list, I
suggest that you read up on ASM on Oracle's web site and search the web for
references on ASM.

Note, though, that there have been studies comparing ASM to RAID (software
and hardware). Studies show that for single instance, RAID is a bit faster
than ASM for file access, but for RAC, ASM shines.

One thing that I don't like about ASM, though, is that there is no *direct*
access to datafiles. I suppose this was a planned *feature*. But with all
the benefits of ASM I'm willing to overlook that.

Perhaps someday someone will come up with an OS accessable ASMFS, but then
we'll run into the same problem with fellow programmers and sysadmins
moving, removing, and corrupting datafiles.

If you need someone to help you set up ASM I'd be glad to consult.

Contact me using my regular email.

The format is:

<myfirstinitial><mylastname>@<myfirstinitial><mylastname>.com

Note:

<myfirstinitial> is a variable to be replaced with "a", without the quotes.
<mylastname> is a variable to be replaced with "sheriff", without the
quotes.

--

Andreas Sheriff
Oracle 9i Certified Professional
Oracle 10g Certified Professional
Oracle 9i Certified PL/SQL Developer
----
"If you don't eat your meat, you cannot have any pudding.
"How can you have any pudding, if you don't eat your meat?"

DO NOT REPLY TO THIS EMAIL
Reply only to the group.


.



Relevant Pages

  • Re: ASM diskmanagement and AIX 5.3
    ... We are using Oracle/RAC 10GR2 with ASM for disk management of diskspace ... used by the database. ... The usage of the first block by Oracle implies that chdev may not be ...
    (comp.databases.oracle.server)
  • Re: ASM diskmanagement and AIX 5.3
    ... We are using Oracle/RAC 10GR2 with ASM for disk management of diskspace ... used by the database. ... The usage of the first block by Oracle implies that chdev may not be ...
    (comp.databases.oracle.server)
  • AIX 5.3 and Oracle RAC ASM diskmanagement
    ... We are using Oracle/RAC 10GR2 with ASM for disk management of diskspace ... used by the database. ... The usage of the first block by Oracle implies that chdev may not be ...
    (comp.unix.aix)
  • Re: Removing a diskgroup from a corrupt ASM database
    ... I have a "single disk", I've hosed my production system, I should look ... but people are implementing ASM right and left without at times going ... after the diskgroup became unmounted and the database crashed. ...
    (comp.databases.oracle.server)
  • Testing 10gR2 x86_64 on Linux (CentOS 4.2)
    ... Has anyone run ASM on top of RAID? ... of a disk, ... This problem doesn't have to do with Oracle, ... "If you don't eat your meat, ...
    (comp.databases.oracle.server)