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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
Engineering at Meta
Engineering at Meta
量子位
A
About on SuperTechFans
阮一峰的网络日志
阮一峰的网络日志
Recent Announcements
Recent Announcements
博客园 - 司徒正美
V
Visual Studio Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
F
Fortinet All Blogs
Martin Fowler
Martin Fowler
腾讯CDC
Jina AI
Jina AI
C
Check Point Blog
H
Help Net Security
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
爱范儿
爱范儿
I
InfoQ

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
October #MissionComplete Best Stories | TrueNAS - Open En...
Annie Zhang · 2015-11-11 · via TrueNAS – Open Enterprise Storage

We received so many great #MissionComplete stories that we had no choice but to declare a tie for October’s best! Congratulations to Justin and Todd who will receive Amazon Gift Cards and FreeNAS t-shirts for their accounts of their successful missions.
The first $50 Amazon Gift Card and FreeNAS T-shirt goes to Justin Vare:
“When it comes to data integrity, security, and dependability in storage, FreeNAS has no competition”
Well first off I’ve been a FreeNAS user since version 0.6 Beta which was by now many years ago. The company at which I employed my first and many subsequent FreeNAS servers is a Compact Disc manufacturer, so data integrity and reliability are the foremost consideration, and in close to 10 years I’ve never found a FreeNAS Server to be the cause of a data error. This feat is really impressive when you consider that we’re talking about nearly half a million orders with data sets anywhere from 700 Megabytes to 50 Gigabytes in size for CD’s, DVD’s, and Blu-Ray’s. All of our data is verified to the original source for a given order at bit-level, and not once has FreeNAS ever been the cause of a data verification failure.
FreeNAS is so rock solid that if I had to go on a mission to Mars, all vital systems better be backed-up, running from, or both from a FreeNAS server before I’ll put my stock in it. My first attempt with FreeNAS was brought on by the failure of a Windows server appliance and that coincidentally was also the last time I’ve ever deployed a Windows-based data storage appliance. Sure I still use Windows servers for terminal sessions, SQL, DNS, domain servers and many other uses but when it comes to data integrity, security, and dependability in storage, FreeNAS has no competition.
I’ve seen some servers working for close to 800 days of up-time without any hiccups at all, and then just kept on working until a power outage finally stopped the system. Frankly I’ve never seen that kind of performance out of any other system software ever. FreeNAS is definitely built to last.

The second $50 Amazon Gift Card and FreeNAS T-shirt goes to Todd Russell:
“Thanks for not holding anything back in giving it away free so that people like me can use it at home and to help others.”
FreeNAS all the things!
That’s basically our story here at Saint Joseph Abbey and Seminary College. We are a small college, with just under 140 students, and are attached to a monastery with less than 30 monks on site. After you add staff and faculty, we still end up with a fair number of machines to support, but we remain small enough that we can function as a small business. That gives us the flexibility to use the solutions we want to use in a lot of situations rather than always being stuck with “industry standards” a.k.a. millstones around our necks.
Over the past year or so, I have migrated all our file sharing, backups, and internal web hosting to four FreeNAS servers, one of which was newly purchased from iXsystems. All of this was previously hosted on Debian Linux systems and a lowly Western Digital MyDrive.
I am a big fan of rsync, and our needs are simple, so we use the following for all our backups on campus:
Each client and server rsync important files to both our primary and secondary FreeNAS servers each night. Anything running a real operating system uses its native rsync client. The Windows machines use DeltaCopy. They all run with the –delete option to be sure the backups are a mirror of current state. In the morning, the primary FreeNAS then rsyncs its backup collection to the third FreeNAS server using the backup-dir option to create date-separated archives of every file that got deleted from the primary backups overnight. This makes it really easy for us to go back and grab deleted copies of files if someone realizes they made a mistake after they have already backed up a bad file or deleted one accidentally. And yes, we do have snapshots on both backup servers, but those are last resort since this method is fastest for us.
Our primary FreeNAS server also hosts all of our CIFS shares for faculty and staff. The fourth FreeNAS server hosts CIFS shares for the students to keep them isolated from our primary server. Our internal website is hosted on the second FreeNAS server inside a jail that runs Apache, MySQL, and PHP.
This setup has been great for us and turned me into a promoter of FreeNAS to others. I am also using it at home and at my local church for file sharing and, you guessed it, rsync backups.
The best part of using FreeNAS is that my coworker, who is primarily a Windows guy with limited experience supporting Linux or Unix, can now create and manage shares and rsync profiles without having to ask me to do it for him every time. This also creates a lot of peace of mind for the old “hit by a bus” scenario, as I know that he would be able to keep the place running if something happened to me.
Thanks for all the work you do maintaining this amazing project, and for not holding anything back in giving it away free so that people like me can use it at home and to help others that can’t afford enterprise storage solutions.
Todd Russell
Saint Joseph Abbey and Seminary College
Thank you Justin and Todd for your stories!
Good luck on your next mission and keep your stories coming!