Data Scrubbing on TRAID

Tell us what new features you'd love to see or any upgrades you think we should make!
Post Reply
User avatar
fallenazazel
Posts: 14
Joined: 15 Apr 2026, 19:34
Great Britain

Data Scrubbing on TRAID

Post by fallenazazel »

Data scrubbing on BTFRS seems to only be supported on RAID and not TRAID, can we get it added please?
User avatar
CursaYang
TM Support
Posts: 740
Joined: 06 Jan 2025, 16:34
China

Re: Data Scrubbing on TRAID

Post by CursaYang »

Btrfs scrub also supports TRAID. You can run the following commands in the terminal:

Code: Select all

btrfs scrub start /mount/point  # Start the scrub

Code: Select all

btrfs scrub status /mount/point # Check the status
To contact our team, please send email to following addresses, remember to replace (at) with @

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
User avatar
fallenazazel
Posts: 14
Joined: 15 Apr 2026, 19:34
Great Britain

Re: Data Scrubbing on TRAID

Post by fallenazazel »

Thanks I have done this, but btrfs has identified 15 errors. TOS6 does not report any of the errors, I can see them in the logs, but btrfs cannot repair them and TRAID cannot due to how the system is layered. How can a TRAID setup fix identified errors where there seems to be restriction by design? Thanks - ps i found the errors using `dmesg | grep -iE 'error|bad|failed|btrfs|md'`
User avatar
MikeZhang
TM Support
Posts: 381
Joined: 05 Sep 2023, 22:21

Re: Data Scrubbing on TRAID

Post by MikeZhang »

fallenazazel wrote: 04 Jun 2026, 07:09
For your situation:

First, try running Scrub: `btrfs scrub start -B /Volume1`, and see if it can automatically fix the 15 errors.

If Scrub reports "Unable to fix" or "Not fixed," then you need to try the method in the link to repair the file system: viewtopic.php?f=75&t=2575
To contact our team, please send email to following addresses, remember to replace (at) with @

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
User avatar
TMjack
TM Support
Posts: 185
Joined: 27 Oct 2020, 08:41

Re: Data Scrubbing on TRAID

Post by TMjack »

The data cleanup function of the Btrfs file system in TOS 7 adds support for TRAID arrays in addition to conventional RAID arrays.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
fallenazazel
Posts: 14
Joined: 15 Apr 2026, 19:34
Great Britain

Re: Data Scrubbing on TRAID

Post by fallenazazel »

TMjack wrote: 04 Jun 2026, 11:38 The data cleanup function of the Btrfs file system in TOS 7 adds support for TRAID arrays in addition to conventional RAID arrays.
so are we saying there is not support for data cleanup in Btrfs in TOS 6, as thats a pretty big deal for me and data protection.
User avatar
MikeZhang
TM Support
Posts: 381
Joined: 05 Sep 2023, 22:21

Re: Data Scrubbing on TRAID

Post by MikeZhang »

fallenazazel wrote: 15 Jun 2026, 05:18
This feature may still have some limitations or issues in TOS 6. In TOS 7, we have further optimized and enhanced the related functionality. In addition to traditional RAID arrays, TOS 7 also adds support for data scrubbing on TRAID arrays, allowing the system to perform data consistency checks in a wider range of storage scenarios and further improve data protection capabilities.

Therefore, we recommend upgrading to TOS 7 to benefit from these improvements and achieve a better overall user experience.
To contact our team, please send email to following addresses, remember to replace (at) with @

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
Post Reply

Return to “New Requests & Proposals”