nfs is very slow for my clients, I have 10G connectivity between server and clients.
I want to get a zvol created on zfs and want to get two initiators connected to this zvol via iscsi. I tried that and on one of the initiators I used fdisk to create the ext4 filesystem over it and mounted it, the other initiator after login to target mounted the same volume, but I can't have the files synchronized on it i.e. when one initiator creates the file on the volume the other can't see it unless it umount and mount that again. How can I have the same volume mounted on both the targets and can have the synchronized data over it ? Is it even possible ?
Thanks in advance for the help.
I want to get a zvol created on zfs and want to get two initiators connected to this zvol via iscsi. I tried that and on one of the initiators I used fdisk to create the ext4 filesystem over it and mounted it, the other initiator after login to target mounted the same volume, but I can't have the files synchronized on it i.e. when one initiator creates the file on the volume the other can't see it unless it umount and mount that again. How can I have the same volume mounted on both the targets and can have the synchronized data over it ? Is it even possible ?
Thanks in advance for the help.