I set up a remote folder from Ubuntu to the nfs on the lacie and ran some rsync transfers. Initially , all looked well with speeds appearing to be around 40MB/s but after a short time the transfer stalled and then slowly got moving again and built up to around 40MB/s. This happens several times on the same file and then subsequent files.
I left the rsync running over night and 8 hours later it still wasn't finished transferring 500GB across to the drive.
I have my mount defined like this
192.168.0.150:/share/1000/public /media/NETWORKHD nfs _netdev,rw,users,auto 0 0
Are there any client/server optimisations I can perform to try and solve the problem?