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 install any normal local filesystem on it. So I'd expect that none of the caveats with NFS apply to iSCSI, assuming you treat it like a local drive. If you get interesting performance numbers from using Lucene over iSCSI, please post back! Mike On Mon, Jun 1, 2009 at 1:16 PM, Jordon Saardchit <jsaardc...@go2.com> wrote: > > 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 via iSCSI > with accelerated hardware initiator. > > Looking to just get a general idea before investing in the possible solution. > > Thanks, > Jordon > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org