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?