Debunking Common Myths About FreeBSD
Dive into the reality behind FreeBSD with this article debunking widespread myths. Understand how it’s not just for experts, but also accessible for beginners, thanks to its extensive documentation and supportive community. Learn about FreeBSD’s significant role in major companies like Juniper, Sony, and Cisco, and how organizations like Klara Inc. are enhancing its presence and debunking misconceptions about this versatile operating system.
Hear from us every time we post content about FreeBSD, Embedded, and ZFS. By entering your email, you agree to our privacy policy.
ZFS High Availability with Asynchronous Replication and zrep
Explore how the ‘zfs send’ and ‘receive’ commands enable efficient data synchronization for high-availability storage services, ensuring quick, reliable failovers between replica systems with up-to-date incremental changes.
Our 2023 Recommended Summer Reads – Storage and OpenZFS
Get up to speed on ZFS this summer with our curated article collection—from OpenZFS fundamentals to advanced data protection strategies. Dive in now!
OpenZFS – What Makes OpenZFS the Ideal Storage Solution for University Environments
OpenZFS is a cost-effective open source storage solution for Educational institutions. Learn how universities & system administrators can maximize its benefits.
FreeBSD and ZFS Holiday Reads – 2022 Edition
If you’re getting ready to close the year, we’ve got you covered with some of the best content that we put out in the past year. Check out our top ZFS and FreeBSD content from 2022 and go down the open source rabbit hole for the holidays!
FreeBSD vs. Linux – Which Operating System to use for OpenZFS
Age-old discussion: ZFS running on Linux or FreeBSD? We’re not going to set out to tell you which operating system you should use. Both choices are excellent — but we’ll lay out how different (or alike) it is to run OpenZFS on either to help anyone on the fence decide which OS to use beneath our favorite filesystem.
httm – The Hot Tub Time Machine is Your ZFS Turn-Back-Time Method
You may already know how powerful ZFS snapshots are at enabling simple recovery from accidentally or maliciously deletion or corruption of files, but with a tool like Hot Tub Time Machine (HTTM) you can manage this on a per file basis even more easily. Enabling self-service restoration can reduce the load on your IT team, and HTTM even works on machines that do not use ZFS, as long as they are backed up to ZFS.
5 Key Reasons to Consider Open Source Storage Over Commercial Offerings
Although easy to overlook, storage is the most fundamental part of any computing project—without storage, there is neither code nor data! The right storage solution should be accessible, reliable, easy to maintain, and free from vendor lock-in. In this article, we examine some of the reasons that open source software is a natural fit for this crucial component.
Part 2: Tuning Your FreeBSD Configuration for Your NAS
Building your own NAS isn’t just about having the right storage configuration. It starts with the right hardware, the right OS setup, and finally going through the right choice for your storage – OpenZFS. In this edition of our 4-part article series on how to build your own NAS we discuss about fine tuning your FreeBSD OS for excellent NAS performance.
Tuning recordsize in OpenZFS
For many people, tuning OpenZFS isn’t really necessary—performance on the conservative default settings is more than ample to get what they need done.
However, To get the best performance, matching the recordsize to your application provides a large performance boost. Learn how to match your dataset to your workload.