ASM disks not visible during grid installation

Solution:
Check for the location of the asm disks on the mountpoint
[oracle@RACFLEX1 ~]$ locate FRA
/dev/disk/by-label/FRA
/dev/disk/by-label/FRA1
/dev/oracleasm/disks/FRA
/dev/oracleasm/disks/FRA1
[oracle@RACFLEX1 ~]$ cd /dev/oracleasm/disks/
[oracle@RACFLEX1 disks]$ ls -lrt
total 0
brw-rw---- 1 grid oinstall 8, 1 Oct 14 12:48 DATA
brw-rw---- 1 grid oinstall 8, 33 Oct 14 12:48 CRS
brw-rw---- 1 grid oinstall 8, 17 Oct 14 12:48 FRA
brw-rw---- 1 grid oinstall 8, 49 Oct 14 12:48 DATA1
brw-rw---- 1 grid oinstall 8, 65 Oct 14 12:48 FRA1
brw-rw---- 1 grid oinstall 8, 81 Oct 14 12:48 CRS1
brw-rw---- 1 grid oinstall 8, 97 Oct 14 12:48 CRS2
[oracle@RACFLEX1 disks]$ pwd
/dev/oracleasm/disks
Specify the same location on the “change discovery path”

ASM Disks are visible now cool!!!