Sharing an iscsi Lun between two Oracle Linux 7
I'm trying use the same lun in two different Oracle Linux 7 servers.
I created a LUN and assigned a initiator group with both iqns (server1 and server2).
On the both OL I install the iscsi.util package, and can see the created lun, I mounted the lun (/dev/sdi) in both servers, but when create a file from one of two server, the another server that also have the lun mapped, don't see the created file.
Have someone a tip?
PS; If I create a LUN and present it to OVM as a shareable LUN, I can do it.
Regards