Hello,
We much looks like you are connecting to the same target from 2 initiators (Client and the server) without using a clustered file system.
Please note that if you are creating concurrent connection and data read/write mode by simultaneous access of several initiators to the same image file or an image file, this is not recommended. This will cause data corruption and make the data inside the file inconsistent.
In order to avoid this, you can do one of the following:
- Either create separate image files per every initiator and allow one connection only per image, or
- Use Cluster services (such as MS Cluster Service), dedicated SAN file systems (Data Plow SFS, etc.) or software, allowing NTFS to be used as SAN
file system (MetaSAN, or alike).
You can refer to the documentation on using MetaSAN and Dataplow to share iSCSI targets:
http://www.starwindsoftware.com/images/ ... etaSAN.pdfhttp://www.starwindsoftware.com/images/ ... nd_SFS.pdfLet us know if that helps.
Thanks
Rob