Re: Lucene on NFS/iSCSI

2009-06-02 Thread Michael McCandless
I don't have any specific experience with iSCSI, so what follows is speculation... I think iSCSI, which just routes SCSI commands over TCP/IP to some remote storage device, is at a much lower level than NFS. IE, to the computer this remote device acts like a local device, and therefore you can in

Lucene on NFS/iSCSI

2009-06-01 Thread Jordon Saardchit
So I've read a lot about nightmares with lucene over shared indices using NFS, and was curious if anyone had any experience running Lucene over iSCSI? Specifically if the same sort of lock failure issues occur as does with NFS. I'm specifically looking into multple machines mounted to a SAN v