Displaying 1 result from an estimated 1 matches for "usetrash".
Did you mean:
setdash
2011 Dec 09
1
Samba 3.0, fuse-hdfs and write problems
...'t
figure out why they happen.
I use RHEL5.7, packetlist:
rpm -qa|grep samba
samba-3.0.33-3.29.el5_7.4.x86_64
samba-common-3.0.33-3.29.el5_7.4.x86_64
2 servers, one provides samba-shares and one I use as client.
Samba-Server (HOST2):
FuseFS:
hadoop-fuse-dfs#dfs://HOSTNAME:9000 /123/hdfs fuse usetrash,rw 0 0
mount:
fuse on /123/hdfs type fuse
(rw,nosuid,nodev,allow_other,default_permissions)
the mount /123 is accessible over ssh, cp, rsnyc from any host. Now I was
using NFS for populating, but the performance was not as I expected. So I
switched to samba and get real good results for reading....