ORACLE RAC installation with 11GR2 with ASM
I want to configure two node oracle RAC under 11GR2 with ASM on sun Solaris. Need Step to step document for the same.
We have configured RAW Disk to implement ASM. I am trying to check by ls -ltr like ls -ls /dev/rdsk/.... on both node but the raw disk whatever i got on node 1 by ls -ltr not found on node2 and whatever raw disk found by ls -ltr as ls -ltr as /dev/rdsk/.... not found on node 2 not found on node1. As per understanding before installation of CRS/GRID ( for oracle11GR2), both raw disk should be visible from both node.