I have one DELL Powervault ME4012 connected to two host servers (DELL PowerEdge R740 on Ubuntu 18.04) using 12 Gbps SAS HBAs. The ME4012 storage is configured as one virtual volume with RAID type ADAPT. The volume is mounted on both host servers (EXT4). When i write a file on the mounted volume from Host A, the file does not appear on the volume mounted on Host B. The file shows up on Host B Only after I un-mount and then re-mount the volume on Host B.
I have tried changing the virtual volume cache setting using ME4012 management interface from default "Write-back" to "Write-through" to no effect. So what else can i try to make the files written from Host A visible on Host B immediately.
Like if we open the same directory in two separate windows and create a new folder in window A, the same folder appears instantly on window B as well, because it is the same directory open in two separate windows. I expect the same to work across two servers because the underlaying directory/volume is still the same.