On an Oracle guest VM, if I have provisioned 5 physical LUNs from a storage array; and they map to /
To provide some background, I am trying to provision a 2 node RAC env with Oracle Linux x86-64 guest VMs on Oracle VM.
I have created 5 disks on a Compellent array that are assigned to my OV Servers. On server they are multipathed. I have made them shared in OVM and assigned to my guest VMs, RACDB1 and RACDB2.
I intend to use udev to assign user, group and mode to these disks. When I run command,
udevadm info --name=/dev/xvdc,
I see the DEVNAME is /dev/xvdc. My intention is to use that as filter to map user, group and mode to these devices. I would also like to create SYMLINks that help in assigning these to ASM.