Unsolved

This post is more than 5 years old

1 Rookie

 • 

7 Posts

698

May 28th, 2009 11:00

Multiple windows iscsi initiators on one target

Can anyone tell me if it is possible (supported) having multiple (more than 2) windows machines attaching to one target lun thru iscsi? We have been able to attach 4 machines to one target, but they cannot see data simultaneously that is copied on from different machines.

Thanks
Ken

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

May 28th, 2009 12:00

you might want to look into these:

http://en.wikipedia.org/wiki/GPFS
www.polyserve.com

48 Posts

May 28th, 2009 12:00

I guess you use a standard ntfs filesystem on that shared LUN. NTFS is not a shareable filesystem because every box caches it's metadata changes and cumulates the writes. If you want a shared filesystem semantic you need a cluster filesystem or if you want more throughput than pure CIFS have a look on MPFSi.

48 Posts

May 28th, 2009 14:00

you might want to look into these:

http://en.wikipedia.org/wiki/GPFS
www.polyserve.com


At least in our environment Polyserve had problems with file/record locking. This might be a problem with all mentioned cluster filesystems if you heavily depend on locking.
No Events found!

Top