From: R. C. <mil...@gm...> - 2015-08-25 10:25:07
|
Hi All, here the setup: moosefs-2.0.73 source installation on Centos 6.7 x64 Master can mount the MFS tree and share thru NFS or SAMBA. Very good performance. Client can mount: [root@kvm1 /]# mfsmount -H san -S / /mnt/san/ mfsmaster accepted connection with parameters: read-write,restricted_ip ; root mapped to root:root Client can create subfolders, delete subfolders, touch new empty files but cannot copy files of any size. Cp or even MidnightCommander start the copy but do not copy a single byte. They lock forever. The file is created empty on MFS. Client configuration: Centos 7 moosefs-2.0.73 installed from source fuse-2.9.2-5.el7.x86_64 fuse-devel-2.9.2-5.el7.x86_64 kernel 3.10.0-229.11.1.el7.x86_64 DNS resolves names correctly. Am I missing something? Thanks Bye Raf |