Skip to Main Content

Infrastructure 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!

attempting to set up shared disk in oracle virtualization for Oracle RAC

3167693Feb 24 2019

this is the way we currently set up disk and assign to guest host  using mpgroup

format -L EFI  -d  c0t60060E80129CDB0050409CDB000004DFd0

ldm add-vdsdev mpgroup=v007_u01_oraclevg_mpg /dev/rdsk/c0t60060E80129CDB0050409CDB000004DFd0s2           v007_u01_oraclevg@primary-vds0

ldm add-vdsdev mpgroup=v007_u01_oraclevg_mpg /dev/rdsk/c0t60060E80129CDB0050409CDB000004DFd0s2            v007_u01_oraclevg@secondary-vds0

ldm add-vdisk v007_u01_oraclevg_mpg  v007_u01_oraclevg@primary-vds0   nxu22dbsorcv007

so if we need to assign this same disk to  a second guest   how do we do that since the two will be using  Oracle RAC

and see the same disk for the database?

Comments
Post Details
Added on Feb 24 2019
1 comment
259 views