Hi, everyone!   My name is Louis, and I am a newcomer of glusterfs. In recent, 
I want to set up a cluster by using glusterfs, and use the nfs-ganesha as a nfs 
server in user space for considering the performance.   it works well when i  
use linux client to access the volume which create by the glusterfs in the 
cluster by mounting the export directory(like that below):      In the cluster, 
it had export the dir for specified client,like that:   showmount -e ip    
--------------->    /test-volume  clientip
        In the linux client:  mount  -t nfs clusternodeip:/test-volume  
mountpoint        ----> everything goes well !!
        But when I use Windows2008 nfs client to mount the export dir, it can 
be mounted successfully, but can not write data to the mounted path. It 
occurred those errors below:
        1、 Sometimes,Windows2008 occurred  "0x800704C9" error when copy file to 
the nfs server from the Windows2008 nfs client.
        2、Sometimes,it will take a long time to start copy datas when copy file 
from the Windows2008 to nfs server(nfs-ganesha), and led to the nfs 
server(nfs-ganesha) interrupted,  the nfs-ganesha log message like that below:
         ganesha.nfsd[15529]: segfault at c0 ip 00000000004faac7 sp 
00007f9eb29f3ad0 error 4 in                                               
ganesha.nfsd[400000+20a000]
       In a word,  when I use mode like that: Windows2008(nfs client) + 
nfs-ganesha(nfs server) + glusterfs(volumes), it can not work well !  There 
will occur some errors. Did anybody use that mode and goes well ?  Please help 
me to let this mode goes well. Thanks a lot !
        Best regards

                                                                                
                                                                                
        Louis                                                                   
                                                                                
             2015/5/25  
_______________________________________________
Gluster-users mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-users

Reply via email to