Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Presenting the LUN/Disk to ASM

M_TitoJun 7 2021 — edited Jun 7 2021

Grid Infrastructure version: 19c
OS : RHEL 8.2
Back in the 11.2.0.4 days, when I had to add a LUN to an ASM diskgroup, it must be partitioned first with MSDOS or GPT before presenting it to ASM.

For example, if a new LUN /dev/emcpowerb, a partition covering the entire LUN must be created with MSDOS or GPT partition scheme and /dev/emcpowerb1 is presented to the ASM layer.

My colleague says that partitioning is not needed in 19c and the LUN can be added directly to the ASM diskgroup. Is this true ?

Comments
Post Details
Added on Jun 7 2021
5 comments
598 views