Did you try creating an huge file directly on your linux host
with

dd if=/dev/zero of=/mnt/<YOURPATH>/file bs=1M count=1400

dd will report the speed afterwards.
You can also try copying the documents from ext4 to a ramfs and then
copy them from the ramfs to btrfs.


On 07/19/2012 03:42 AM, Shavi N wrote:
> Hi,
> 
> I have btrfs volume, shared via samba. I have a directory of
> documents that I want to backup on my server. win7 reports a
> maximum of ~3.10MB/s transfer transferring the same directory on a
> ext4 samba share I get 25MB/s +
> 
> Any ideas? Is it like that because of how btrfs works and is
> setup?
> 
> Thanks, -- To unsubscribe from this list: send the line
> "unsubscribe linux-btrfs" in the body of a message to
> majord...@vger.kernel.org More majordomo info at
> http://vger.kernel.org/majordomo-info.html
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to