viewtopic.php?t=9089
-->
Recently, when copying files to the F4-424, it kept giving errors and aborting the copy - sometimes right away, sometimes after copying a few files.
When checking the logs, this is the consistent error:
../../source3/lib/sysquotas.c:566(sys_get_quota) sys_path_to_bdev() failed for path [.]
After some digging around, this is an SMB error related to BTRFS and quotas. Quotas aren't possible under BTRFS (as the TOS 6 control panel tells me), but this is a persistent SMB issue related to BTRFS.
Unfortunately, TOS 6 formats the drives with BTRFS by default, and nothing has been done in terms of code to compensate for this issue - which essentially leaves the NAS in a more or less unusable state.
While the Terramaster hardware is solid, this makes TOS 6 (or TOS 5, which has the same issue), completely useless and unusable.

