Hey Chris,

FUSE in general does not support NFS mounts well because it has a tendency to renumber inodes upon NFS restart, which causes clients to choke.

FUSE-DFS supports a limited range of write operations; it's possible that your application is trying to use write functionality that is not supported.

Brian

On Jun 26, 2009, at 2:57 AM, XuChris wrote:



Hi,

I mount hdfs to a directory of localhost by fuse-dfs, and then export the directory.
When access  the directory by NFS, I can read data of the directory,
but cannot write data to the directory. Why?
Now I want to know does fuse-dfs support data-writing operation by NFS or not?
Who can help me? Thank you very much.

My system configure:
OS: Fedora release 8(kernel 2.6.23.1)
     For NFS, the version of fuse module has updated to 2.7.4
Fuse:2.7.4
Hadoop:0.19.1

Best regards.

Chris
2009-6-26
_________________________________________________________________
打工,挣钱,买房子,快来MClub一起”金屋藏娇”!
http://club.msn.cn/?from=10

Reply via email to