From: John <jb...@pu...> - 2011-08-28 16:49:45
|
I've recently tried to setup moosefs as a backend distributed filesystem for open nebula but have run into a sizable roadblock where clients cannot for whatever reason write to the filesystem. Everything went fine with installation as I followed the step by step to the tee and have 1 master, 1 metalogger, and 14 chunk servers with the clients running on each node. All nodes are able to correctly mount the filesystem and list folders created with mfssetgoal working as well. However when I try to copy any file to the filesystem the operation hangs the ssh session and has to be killed by rebooting the system that the copy operation was attempted from. The platform for all nodes is fedora 15 with selinux and iptables disabled. Fuse is version the current 2.8.5 and moosefs version is 1.6.2 strace of the cp is here: https://gist.github.com/1176892 Thanks, John |