Jae, We recently benchmarked local, SAN and NFS using a real-world Lucene-based benchmark. For searching we found that SAN was marginally slower than local disks, about 1% slower, while for adding documents the SAN was 3x faster, doubtless because of the high parallelism in the writes. I would say, go with the SAN, there is little to lose and much to gain from a management and distribution angle.
jds On Nov 30, 2007 8:02 AM, Jae Joo <[EMAIL PROTECTED]> wrote: > Hi, > > I have about 20G bytes of index with 1 Million transactions per day. > I am considering the disk system between local disk and SAN based system > (not NFS). > Is there any performance difference to run solr instance with 20 G index on > local disk and on SAN based disk which is connected with fiber channel? > > Thanks, > > Jae >