[Samba] Very very slow SAMBA sharing on Ubuntu (with StorjShare-CLI)

Bernard Chabot babonet13 at gmail.com
Sun Dec 4 11:37:02 UTC 2016


I’m using a decentralized data storage application named StorjShare-CLI :
https://github.com/Storj/storjshare-cli

This application store data into « nodes ». StorjShare-CLI can run 1 or
several « nodes » in order to store data located at different places.


On a given Ubuntu machine I’m running both nodes located on this machine
AND also nodes located on another machine (a Netgear ReadyNAS) thanks to a
SAMBA sharing …

If the nodes located on the local machine are growing normally (few GB a
day), nodes located on the SAMBA sharing are growing very very slowly (few
MB a day)


Here is the line I have in my /etc/fstab

================================================================================

…

//192.168.0.10/DataFarming/ /DataFarming/ReadyNAS cifs
guest,iocharset=utf8,gui=100,uid=1000,_netdev 0 0

================================================================================

Is there any optimization to make in this line ?

Is there any « tweak » to do on the ReadyNAS side ?


More information about the samba mailing list