I'm using Java NIO FileChannels with GlusterFS and I haven't seen any issues yet. GFS does not know about IOException, nor should it, but it might be that the memory mapped file features in the Java NIO libraries are not fully supported by GFS. Just a guess... Trygve On Thu, Jun 4, 2009 at 9:11 AM, eagleeyes <eagleeyes at 126.com> wrote: > HELLO : > Were there somebody who had used alfresco and GFS work well? > I met some problems when alfresco create it index files in GFS > ,alfresco couldn't start up ,but use server's local dir for alfresco ,it > start well. > The alfresco log is this : > 14:22:43,009 User:System ERROR [lucene.index.IndexInfo] Channel reopen failed on index info files in: /data/lucene-indexes/user/alfrescoUserStore > java.io.IOException: No such device > at sun.nio.ch.FileChannelImpl.map0(Native Method) > at sun.nio.ch.FileChannelImpl.map(FileChannelImpl.java:747) > > at org.alfresco.repo.search.impl.lucene.index.IndexInfo.writeStatusToFile(IndexInfo.java:2133) > > at org.alfresco.repo.search.impl.lucene.index.IndexInfo.writeStatus(IndexInfo.java:2122) > > It seem that GFS didn't support java.io.IOException ,who can help > me ??? Waitting for your help . > > 2009-06-04 > ------------------------------ > eagleeyes > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://zresearch.com/pipermail/gluster-users/attachments/20090604/c0bb02a7/attachment.htm>