I've recently purchased a Synology NAS storage for my home lab to further develop skills in Oracle RAC High Availability for Business Applications.
I've created three LUNs and three iSCSI devices for DATA, FRA and CRS.
What is not clear is how to access the iSCSI Disks to install Grid Infrastructure 12c.
I thought I had to discover the iSCSI disks on one box and create file system on the disks and then use NFS to export to RAC nodes. The RAC nodes would have the appropriate /etc/fstab configuration that would support shared storage between all nodes.
Please advise !