AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  Oracle ASM on AIX 5.3?

    Posted Fri March 28, 2008 10:45 AM

    Originally posted by: SystemAdmin


    We just set up a new IBM p5 520 with 6 disks to run AIX 5.3 (hdisk0-hdisk5). The system is up, patches applied, security hardened, users created, have the base rootvg on hdisk0 and now it's time to install Oracle.

    We intend to use one of the disks to extend the file system for the Oracle Base to install into and add a page space to conform to the pre-installation checklist, We DO want to use ASM so the remaining 4 disks will be for ASM disk group(s).

    and our question is:

    Do we just hand over the disks (hdisk(n)) to the Oracle installer to create ASM disk group(s)? Do we need to do anything in the LVM? Do we need to create LV's and hand THOSE over to the installer? I am sensing that we DO NOT want to go in and start mirroring and striping in the LVM...is there anything out there as to "best practices" for ASM on AIX specifically?
    #AIX-Forum


  • 2.  Re: Oracle ASM on AIX 5.3?

    Posted Fri March 28, 2008 11:48 AM


  • 3.  Re: Oracle ASM on AIX 5.3?

    Posted Fri March 28, 2008 01:02 PM

    Originally posted by: SystemAdmin


    Thanks for the quick reply...that was an excellent reference; even though we are not implementing RAC; the ASM and the AIX tuning sections were VERY informative.

    My plan is to hand over the rhdisk(n) not hdisk(n) respectively (for character not block) to ASM and avoid the LVM altogether.
    #AIX-Forum


  • 4.  Re: Oracle ASM on AIX 5.3?

    Posted Fri March 28, 2008 01:22 PM

    Originally posted by: orphy


    If you are going to do ASM, hang over the disks and don't worry about LVM. When RDBMS deals with disks directly (bypassing volume manager), they typically deal with the raw devices. You can't just hand over the char devs but not the block devs. They are the same disks with the same exact data written to them. The only diff is really just how they are accessed.
    Orphy
    #AIX-Forum