惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 三生石上(FineUI控件)
博客园 - Franky
GbyAI
GbyAI
B
Blog
WordPress大学
WordPress大学
D
Docker
小众软件
小众软件
月光博客
月光博客
博客园 - 【当耐特】
T
The Blog of Author Tim Ferriss
IT之家
IT之家
腾讯CDC
Engineering at Meta
Engineering at Meta
Vercel News
Vercel News
H
Help Net Security
M
MIT News - Artificial intelligence
L
LangChain Blog
云风的 BLOG
云风的 BLOG
S
SegmentFault 最新的问题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
美团技术团队
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

TrueNAS – Open Enterprise Storage

What We Heard at NAB 2026 | TrueNAS - Open Enterprise Storage TrueNAS V160 Launched: High Performance, No All-Flash Tax TrueNAS 26 Is Here: What's New in This Major Release TrueNAS Connect: Enterprise Features on Your Own Hardware TrueNAS Immutability: Multi-Layered Data Protection & Ransomware Defense TrueNAS CEO Note to Community: We Are All TrueNAS TrueNAS 25.10.2 Goldeye: 100+ Fixes & What's New TrueNAS Names Brett Davis CEO for Enterprise Growth TrueNAS Plans for 2026: TrueNAS 26 & OpenZFS 2.4 Roadmap TrueNAS Connect Plus Now Available for All Community Users TrueNAS R60: High-Speed NVMe Storage for AI Workloads Introducing TrueNAS WebShare: Secure Web-Based File Sharing TrueNAS 25.10.1: Goldeye Matures, Performs, and Connects TrueNAS & Veeam v13: Turnkey Cyber‑Resilient Backups Customer Advantages of the TrueNAS Open Core Model TrueNAS Named Data Storage Company of the Year 2025 TrueNAS 25.10: Smarter, Streamlined Updates & Tools TrueNAS F-Series Shines at IBC with Two “Best of Show” Awards TrueNAS 25.10 “Goldeye”: NVMe‑oF, Unified, Simplified Storage Introducing TrueNAS Connect: Secure Monitoring & Alerts The ESG Advantage of Open Enterprise Architecture: Why TrueNAS Is the Sustainable Choice | TrueNAS - Open TrueNAS 25.10-RC1: New Features, Fixes & OpenZFS 2.3.4 Seamless Setup: Exploring TrueNAS Web-Driven Installation | TrueNAS - Open Enterprise Storage TrueNAS 25.10 “Goldeye” BETA is Available TrueNAS 25.10 “Goldeye” Highlights TrueNAS 25.04.2: Fangtooth restores Virtualization iXsystems Rebrands as TrueNAS to Reflect Market Momentum in Enterprise Storage | TrueNAS - Open Enterprise June 1 - Apps Migration Deadline for TrueNAS 24.04 and 23.10 TrueNAS 25.04.1: Fangtooth Unification Gains Momentum TrueNAS 24.10.2.2 Prepares for IP Addressing of Apps
Improves Data Mobility and Furthers Data Freedom
Pee Jay Latombo · 2023-08-16 · via TrueNAS – Open Enterprise Storage

One aspect of freedom that applies to storing and managing data is relatively easy to understand and measure: Data Mobility. At one end of the spectrum, you are entirely free to move data between any storage systems without restrictions. On the other end, proprietary systems effectively imprison your data where it is stored. This blog is part of a series of blogs on Data Freedom, so subscribe to our RSS feed and check back weekly to read more in this series.

In the roughly 30 years since networked storage emerged, organizations have complained about — and surrendered to — the limits and complexities associated with moving data and how they slow down operations. Organizations want more agility, yet many continue to deploy networked storage in proprietary silos with restrictions. TrueNAS has always offered many choices for moving data, and now there is a new official app that allows Enterprise File Sync, known as Syncthing, in the Enterprise Train for TrueNAS SCALE.

File Sync Enables New Workflows

Organizations of all sizes need data mobility’s flexibility to keep data synced between geographically distributed systems. Whether you need off-site backups or the ability to migrate data between systems within data centers, TrueNAS has several choices among built-in tools for replicating data. While many have frequently used ZFS replication, rsync, and cloudsync to manage data transfers, these tools were not designed for multi-site file sync needs. That’s where Enterprise File Sync with syncthing comes in.

Many organizations have multiple buildings or remote sites that house content and software development, and users want to collaborate and share this critical data. But where should the data be located for the best user experience and productivity? TrueNAS Enterprise File Sync allows data to be present on systems at multiple sites worldwide while providing concurrent read and write access to each system. File updates to one system are automatically synced across all systems, with the only constraint being the bandwidth between the systems.

Media production companies require large assets to be quickly accessible to editors and related applications, and public clouds are too slow and not up to the task. With Enterprise file sync, media can be hosted on all-flash systems for fast editing and simultaneously synced to a hard drive-based archive for long-term storage. Where necessary, the same files can be quickly and directly accessed via local systems, greatly accelerating and simplifying these workflows.

A simple deployment example is a single pair of sites and systems that can constantly provide SMB or NFS read and write access. This enables backup, disaster recovery, and application acceleration in a simple configuration.

Data Mobility with Syncthing

Enterprise File Sync, Syncthing, and Kastelo

Enterprise File Sync is the requirement, and the Syncthing App is the software that helps deliver these capabilities. Syncthing can be deployed as an Enterprise App on a TrueNAS system* and configured to perform file sync, migration, and replication tasks.

* Syncthing is more robust on TrueNAS SCALE than TrueNAS CORE because Linux provides a more reliable file change notification process.

Syncthing monitors the OpenZFS file system for file changes and provides several key features:

  • File changes are queued up after the files are closed
  • Replication is as fast as bandwidth allows (nearsync)
  • Only changes in files require replication
  • Deduplication of data across files reduces the data to be transferred
  • Multi-site replication is intelligently scheduled
  • Competing file changes are flagged and versioned
  • The status of the file sync process is monitored and displayed
  • Network and node outages are managed without intervention
  • Both SMB and NFS datasets can be synced with file metadata
  • Windows and MacOS hosts can also be synced

The developer of Syncthing is an Open Source-focused company called Kastelo, based in Sweden. Kastelo and iXsystems have collaborated to enhance Syncthing to include additional capabilities, such as the synchronization of TrueNAS file metadata (NFSv4 ACLs, permissions) and the files. There is more ability and data freedom to come, including TrueNAS SCALE Cobia, which also reached its BETA release this week and will include additional cross-vendor file sync capabilities.

The Syncthing App can be installed on your TrueNAS SCALE system from the Apps page by searching for it under Available Applications.

Syncthing App

To ensure that you’re installing Syncthing for Enterprise File Sync, or if you only see the “Charts” version, you can use the Manage Catalogs tab to edit and enable the Enterprise application train.

Start Syncing Files

Start Syncing Files

The Syncthing app for Enterprise File Sync on TrueNAS SCALE is available today, having undergone extensive testing on SCALE 22.12 internally and in thousands of external deployments. Once you try the Syncthing app, we bet that you will agree that Kastelo has developed a very cool and useful technology. If you use Syncthing, please join iX in donating to the open source project to show your appreciation.

You are invited to test our new Enterprise File Sync functionality with Syncthing, use its capabilities for less critical use cases, and stand up an additional system for replication or synchronization for free. We recommend starting with TrueNAS SCALE 22.12 and viewing the video guide and documentation for additional support.

If you have not yet configured a TrueNAS SCALE system, check out the SCALE Evaluation Guide. The written guide with accompanying videos was designed to get you up and running on your hardware in under an hour to experience the benefits of True Data Freedom.