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

推荐订阅源

宝玉的分享
宝玉的分享
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MyScale Blog
MyScale Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
SegmentFault 最新的问题
Y
Y Combinator Blog
月光博客
月光博客
IT之家
IT之家
T
Tailwind CSS Blog
Last Week in AI
Last Week in AI
L
LangChain Blog
博客园_首页
MongoDB | Blog
MongoDB | Blog
P
Proofpoint News Feed
博客园 - Franky
WordPress大学
WordPress大学
云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
V
Visual Studio Blog
小众软件
小众软件
博客园 - 叶小钗
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium

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
OverlayFS Support to OpenZFS for Docker & Kubernetes
Pee Jay Latombo · 2022-11-09 · via TrueNAS – Open Enterprise Storage

TrueNAS SCALE Bluefin is adding the capability to natively support the Docker Overlay filesystem and its drivers. This significantly improves the handling and scalability of systems running many Container instances.

Docker (and Kubernetes) uses an Overlay file system to manage the layers of pre-built container distribution images. Overlay file systems allow for creating a union mapping of two or more directories: a list of lower directories and an upper directory. The lower directories of the filesystem are read only, whereas the upper directory can be used for both reads and writes.

Until now, OpenZFS has not natively supported these Overlay filesystem primitives, and the result has been some major inefficiencies in how Linux Containers have scaled up. Last year, it became a high priority for TrueNAS to solve this limitation for future releases of SCALE. Recently, the new OverlayFS capability has passed its initial battery of testing and has landed in the RC1 release of SCALE 22.12 (Bluefin).

With this OverlayFS addition, OpenZFS becomes a superior file system for managing container storage. Not only is OverlayFS supported, but all the significant advantages of OpenZFS over other Linux file systems are inherited. The benefits inherited by TrueNAS SCALE include:

  • Copy-on-Write snapshots and clones
  • Integrated volume management with multiple RAID levels
  • In-line compression, encryption, and deduplication
  • Efficient, encrypted replication
  • Effective Read and Write Caching
  • On-line expansion and self-healing

TrueNAS SCALE Bluefin (22.12-RC.1) includes these major improvements to OpenZFS and is scheduled for November 15th. TrueNAS SCALE’s Application Infrastructure will automatically switch to using the OverlayFS container drivers and users should see an immediate improvement to CPU utilization and a minimization of on-disk dataset & snapshot utilization. Developers and testers can test using the latest nightly. TrueNAS SCALE users can expect to see a Bluefin RELEASE version at the end of 2022.

TrueNAS SCALE users will see much simpler operation of Docker Containers and Apps (Helm Charts). Both the built-in Apps and other community-run App Catalogs will benefit. System admins will see both improved performance and much less clutter when administering snapshots.

The OpenZFS software for this improvement has been contributed back to the OpenZFS community with the expectation it may become a standard capability of future OpenZFS releases as well as TrueNAS SCALE. The GitHub link for the OpenZFS-OverlayFS feature is here.

For more discussion on containers, check out our Community Forums and Discord Channel where you can post and collaborate. We also welcome any questions on TrueNAS appliances on our contact form or live chat on our websites.